
{
   "unitTypeName":"UNIT_CLUBMAN",
   "unitType":705,
   "uiDefinition":{
      "trnDecorAttackSpriteID":"SPRITE_DECOR_ATTACK_MACE_ANIM",
      "visuals":[
         {
            "imgName":"units/unit_clubman.png",
            "type":"DEFAULT",
            "shiftIndicatorsDown":1,
            "typeExtra":0.0,
            "imgColumns":1,
            "imageDefShort":"NORMAL_1x1"
         }
         ]
   },

   "unitStatSheet":{
      "unit":{

         "isTechnology":false,
         "costTurn":2,
         "grantorShopItems":null,
         "hpMax":16,
         "power":7,
         "rangeAttack":1,
         "armorPierce":0,
         "armorNormal":0,
         "sight":4,

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

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

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

         "convertRange":0,
         "convertResistance":0.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":true,
         "isCarrierLetCarriedUnitsToShoot":false,
         "isCarrierRemovesTerrainDrawbacks":false,

         "maxActionCount":1,
         "canOccupyBuilding":true,
         "trnCategories":["U_MEDIUM_MELEE", "U_PRIMITIVE", "U_ANTI_BUILDING","U_ANTI_HEAVY_INFANTRY"],
         "trnModifiers":{"unitTypes":["EFFECT_POISONED_ARROWS", "TECH_PRIMITIVE_TATOOS", "EFFECT_HIGH_MORALE"]},
         "trnRequires":{"unitTypes":[]},
         "trnCanNotCarryMe":{},
         "trnBuilders":{"categories":["HIDDEN_TRAINING_UNIVERSAL", "HIDDEN_TRAINING_INFANTRY", "AND(", "HIDDEN_TRAINING_CULTURAL", "U_PRIMITIVE", ")"]},
         "trnBonusList":[
            {"modifier":0.75,"unitList":{"categories":["U_STRUCTURE"]}},
            {"modifier":1.0,"unitList":{"categories":["U_HEAVY_MELEE"]}},
            {"modifier":1.5,"unitList":{"categories":["U_FORTIFIED_BUILDINGS","U_SIEGE_MACHINE"]}},
            {"modifier":2.5,"unitList":{"categories":["U_SIEGE_MACHINE_ARMORED"]}}
		],
         "trnBestAgainstMeWater":{"categories":["U_SHIP_ATTACK"]},
         "trnBestAgainstMeGround":{"categories":["U_ANTI_INFANTRY"]}

         }
   },
   "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_SWING_NONMETAL"},
         {"soundEvent":"UNIT_DAMAGE","packName":"SOUND_PACK_UNIT_DAMAGED_HUMAN"}
         ]
   },
   "arrowSpriteDefinition":{
      "arrowSprites":[]
   }

}
