{
   "unitTypeName":"UNIT_HIGH_PRIEST",
   "unitType":128,
   "uiDefinition":{
      "visuals":[
      
      
      
         {
            "imgName":"64_unit_high_priest.png",
            "type":"DEFAULT",
            "shiftIndicatorsDown":20,
            "typeExtra":0.0,
            "imgColumns":1,
            "imageDefShort":"OVERLAP_1x2"
         }
         
         
         
         
         ]
   },
  "unitStatSheet": {
    "unit": {
      "isTechnology": false,
      "isFunModeBuildable": false,
      "costTurn": 3,
      "grantorShopItems": null,
      "hpMax": 10,
      "power": 3,
      "rangeAttack": 1,
      "armorPierce": 0,
      "armorNormal": 0,
      "sight": 4,
      "unitSizeCol": 1,
      "unitSizeRow": 1,
      "isUnderConstruction": false,
      "isFactory": false,
      "isFactoryThatNotAffectsFactoryLimits": false,
      "isOccupiableBuilding": false,
      "isWalkableThrough": true,
      "powerAccuracyPenalty": 0,
      "powerRange": 0,
      "powerRangePenaltyPercent": 0,
      "attackTypeBurningRock": false,
      "attackTypeArrow": false,
      "rangeWalk": 2,
      "trnWalkTerrain": [
        {
          "terrainType": "TERRAINS_FORESTWALKABLE",
          "modifier": 1
        }
      ],
      "convertRange": 4,
      "convertResistance": 0.7,
      "convertPossibility": 0.4,
      "rangeHeal": 4,
      "healRate": 20,
      "rangeMend": 0,
      "mendRate": 0,
      "canBuild": false,
      "bonusMendingWhenConstructing": 0,
      "bonusMending": 0,
      "bonusHealing": 1,
      "carryCapacity": 0,
      "canBeCarried": true,
      "isCarriedUnitSurvivesIfIDie": false,
      "isCarrierCanCarryUnderConstruction": false,
      "isCarrierHidesCarriedUnits": false,
      "isCarrierLetCarriedUnitsToShoot": false,
      "isCarrierRemovesTerrainDrawbacks": false,
      "maxActionCount": 1,
      "canOccupyBuilding": true,
      "canKillForest": false,
      "canFlyAsteroid": false,
      "isStealthUnit": false,
      "trnSpecUnitActions" : null,
      "trnWeaponEffects": null,
      "canSeeStealthUnits": false,
      "trnCategories": [
        "U_HEALER_FOOT"
      ],
      "trnModifiers": {
        "unitTypes": [
          "TECH_PERSUASION",
          "TECH_FERVOR",
          "EFFECT_POISONED_ARROWS"
        ]
      },
	  "trnRevokerTechs":null,
      "trnRequires": {"unitTypes":["TECH_UPGRADE_UNIT_HIGH_PRIEST"]},
      "trnCanNotCarryMe": {},
      "trnBuilders": {
        "unitTypes": [
          "UNIT_TC", "UNIT_BUILDING_CHURCH", "UNIT_BUILDING_CHURCH_CATHEDRAL"
        ]
      },
      "trnBonusList": null,
      "trnBestAgainstMeWater": {
        "categories": [
          "U_SHIP_ATTACK"
        ]
      },
      "trnBestAgainstMeGround": {
        "categories": [
          "U_CHEAP_ARCHERS"
        ]
      }
    }
  },
  "soundDefinition": {
    "soundPacks": [
      {
        "soundEvent": "UNIT_SELECTED", "packName": "SOUND_PACK_UNIT_SELECT_LAND_PRIEST"
      },
      {
        "soundEvent": "UNIT_AFFIRM_MOVE", "packName": "SOUND_PACK_UNIT_AFFIRM_LAND_PRIEST"
      },
      {
        "soundEvent": "UNIT_ATTACK", "packName": "SOUND_PACK_UNIT_ATTACK_NON_WAR_UNIT"
      },
      {
        "soundEvent": "UNIT_HEAL", "packName": "SOUND_PACK_UNIT_HEAL"
      },
      {
        "soundEvent": "UNIT_CONVERT", "packName": "SOUND_PACK_UNIT_CONVERT"
      },
      {
        "soundEvent": "UNIT_DAMAGE", "packName": "SOUND_PACK_UNIT_DAMAGED_HUMAN_FEMALE"
      }
    ]
  },
   "arrowSpriteDefinition":{
      "arrowSprites":[
          {"arrowType":"CONVERT","spriteName":"SPRITE_ARROW_CONVERT"},
          {"arrowType":"MEND","spriteName":"SPRITE_ARROW_MEND"},
          {"arrowType":"HEAL","spriteName":"SPRITE_ARROW_HEAL"}
         ]
   }
}