
{
   "unitTypeName":"UNIT_ARCHER_HERO",
   "unitType":706,
   "uiDefinition":{
      "visuals":[
         {
            "imgName":"units/unit_hero_archer.png",
            "type":"DEFAULT",
            "shiftIndicatorsDown":1,
            "typeExtra":0.0,
            "imgColumns":1,
            "imageDefShort":"OVERLAP_1x2"
         }
         ]
   },
   
   "unitStatSheet":{
      "unit":{

         "isTechnology":false,
            "isNeedMapGrant":true,
         "costTurn":4,
         "grantorShopItems":null,
         "hpMax":22,
         "power":8,
         "rangeAttack":8,
         "armorPierce":1,
         "armorNormal":1,
         "sight":5,

         "unitSizeCol":1,
         "unitSizeRow":1,
         "isUnderConstruction":false,
         "isFactory":false,
         "isFactoryThatNotAffectsFactoryLimits":false,
         "isOccupiableBuilding":false,
         "isWalkableThrough":true,

         "powerAccuracyPenalty":0.0,
         "powerRange":0,
         "powerRangePenaltyPercent":0,
         "attackTypeBurningRock":false,
         "attackTypeArrow":true,

         "rangeWalk":3,
         "trnWalkTerrain":[
            {"copyFromUnitTerrain":"UNIT_SWORDSMAN"}
            ],

         "convertRange":0,
         "convertResistance":1.0,
         "convertPossibility":0.0,
         "rangeHeal":0,
         "healRate":0,
         "rangeMend":0,
         "mendRate":0,
         "canBuild":false,
         "bonusMendingWhenConstructing":0.0,
         "bonusMending":0.0,
         "bonusHealing":1.0,

         "carryCapacity":0,
         "canBeCarried":true,
         "isCarriedUnitSurvivesIfIDie":false,
         "isCarrierCanCarryUnderConstruction":false,
         "isCarrierHidesCarriedUnits":false,
         "isCarrierLetCarriedUnitsToShoot":false,
         "isCarrierRemovesTerrainDrawbacks":false,

         "maxActionCount":1,
         "canOccupyBuilding":true,

         "trnCategories":["U_ARCHERS", "U_FOOT","U_ANTI_INFANTRY"],
         "trnSpecUnitActions":["IS_INCONVERTIBLE"],
         "trnModifiers":{"unitTypes":["EFFECT_POISONED_ARROWS"]},
         "trnCanNotCarryMe":{},
         "trnBuilders":{},
         "trnBonusList":[
            {"modifier":0.50,"unitList":{"categories":["U_LIGHT_MELEE", "U_MEDIUM_MELEE", "U_FLYING"]}},
            {"modifier":0.25,"unitList":{"categories":["U_MOUNTED", "U_HEAVY_MELEE"]}}		   
		],
         "trnBestAgainstMeWater":{"categories":["U_SHIP_ATTACK"]},
         "trnBestAgainstMeGround":{"categories":["U_ANTI_ARCHER", "AND(", "HIDDEN_CHEAP", "U_ARCHERS", ")", "U_LIGHT_CAVALRY"]}

         }
   },
   "soundDefinition":{
      "soundPacks":[
         {"soundEvent":"UNIT_SELECTED","packName":"SOUND_PACK_UNIT_SELECT_LAND_UNIT"},
         {"soundEvent":"UNIT_AFFIRM_MOVE","packName":"SOUND_PACK_UNIT_AFFIRM_LAND_UNIT"},
         {"soundEvent":"UNIT_ATTACK","packName":"SOUND_PACK_UNIT_ATTACK_ARROW"},
         {"soundEvent":"UNIT_DAMAGE","packName":"SOUND_PACK_UNIT_DAMAGED_HUMAN"}      
         ]
   },
   "arrowSpriteDefinition":{
      "arrowSprites":[]
   }
   
}
