{
   "unitTypeName":"UNIT_CATAPULT",
   "unitType":3,
   "uiDefinition":{
      "imageFacingDirection":"LEFT",
      "visuals":[
      
      
      
         {
            "imgName":"64_unit_catapult.png",
            "type":"DEFAULT",
            "shiftIndicatorsDown":32,
            "typeExtra":0.0,
            "imgColumns":1,
            "imageDefShort":"OVERLAP_1x2"
         },


	  {
	     "imgName":"unit_catapult_build.png",
	     "type":"CONSTRUCTION",
	     "shiftIndicatorsDown":20,
	     "typeExtra":0.0,
	     "imgColumns":1,
	     "autoSpriteShift":32,	     
	     "imageDefShort":"OVERLAP_1x2"
	  },



	  {
	     "imgName":"unit_catapult_build.png",
	     "type":"CONSTRUCTION",
	     "shiftIndicatorsDown":20,
	     "typeExtra":0.1,
	     "imgColumns":1
	  },



	  {
	     "imgName":"unit_catapult_build.png",
	     "type":"CONSTRUCTION",
	     "shiftIndicatorsDown":20,
	     "typeExtra":0.2,
	     "imgColumns":1
	  } ,
         

	  {
	     "imgName":"unit_catapult_build.png",
	     "type":"CONSTRUCTION",
	     "shiftIndicatorsDown":20,
	     "typeExtra":0.32,
	     "imgColumns":1
	  } ,
	  {
	     "imgName":"unit_catapult_build.png",
	     "type":"CONSTRUCTION",
	     "shiftIndicatorsDown":20,
	     "typeExtra":0.45,
	     "imgColumns":1
	  } ,
	  {
	     "imgName":"unit_catapult_build.png",
	     "type":"CONSTRUCTION",
	     "shiftIndicatorsDown":20,
	     "typeExtra":0.57,
	     "imgColumns":1
	  } ,

	  {
	     "imgName":"unit_catapult_build.png",
	     "type":"CONSTRUCTION",
	     "shiftIndicatorsDown":20,
	     "typeExtra":0.8,
	     "imgColumns":1
	  } ,
	  

	  
	  {
	     "imgName":"unit_catapult_build.png",
	     "type":"CONSTRUCTION",
	     "shiftIndicatorsDown":20,
	     "typeExtra":0.90,
	     "imgColumns":1
	  } 









         
         ]
   },
   
   "unitStatSheet":{
         "unit":{

            "isTechnology":false,
            "costTurn":8,
            "grantorShopItems":null,
            "hpMax":16, 
            "power":33, 
            "rangeAttack":7,
            "rangeAttackMin":3,
            "armorPierce":6,
            "armorNormal":0,
            "sight":8, 

            "unitSizeCol":1,
            "unitSizeRow":1,
            "isUnderConstruction":false,
            "isFactory":false,
            "isFactoryThatNotAffectsFactoryLimits":false,
            "isOccupiableBuilding":false,
            "isWalkableThrough":true,

            "powerAccuracyPenalty":0.15,
            "powerRange":0,
            "powerRangePenaltyPercent":0.0,
            "attackTypeBurningRock":true,
            "attackTypeArrow":false,

            "rangeWalk":1,           
            "trnWalkTerrain":[
              {
                 "terrainType": "TERRAINS_PLAINSWALKABLE",
                 "modifier": 1
              }
            ],

            "convertRange":0,
            "convertResistance":0.4,
            "convertPossibility":0.0,
            "rangeHeal":0,
            "healRate":0,
            "rangeMend":0,
            "mendRate":0,
            "canBuild":false,
            "bonusMendingWhenConstructing":0.07,
            "bonusMending":1.0,
            "bonusHealing":0.0,

            "carryCapacity":0,
            "canBeCarried":true,
            "isCarriedUnitSurvivesIfIDie":false,
            "isCarrierCanCarryUnderConstruction":false,
            "isCarrierHidesCarriedUnits":false,
            "isCarrierLetCarriedUnitsToShoot":false,
            "isCarrierRemovesTerrainDrawbacks":false,
            "maxActionCount":1,
            "canOccupyBuilding":false,
            "trnSpecUnitActions": ["CAN_NOT_COUNTERATTACK"],


	     "trnCategories":["U_SIEGE_MACHINE", "U_BURNABLE"],
	     "trnModifiers":{"unitTypes":["TECH_AREA_DAMAGE"]},
	     "trnRevokerTechs":{"unitTypes":["TECH_UPGRADE_UNIT_HEAVY_CATAPULT"]},
	     "trnCanNotCarryMe":{},
         "trnBuilders": {
            "categories": ["U_WORKERS"],
            "unitTypes": ["UNIT_TC","UNIT_BUILDING_SIEGE"]},
	     "trnBonusList":[
      		{"modifier":0.1,"unitList":{"categories":["U_BUILDINGS","U_ANTI_SHIP_SHIP"]}},
      		{"modifier":0.5,"unitList":{"unitTypes":["UNIT_SW_SPACESHIP"]}},
	        {"modifier":2,"unitList":{"categories":["U_MEGA_BUILDINGS"]}}  
	     ],
	     "trnBestAgainstMeWater":{"categories":["U_SHIP_ATTACK"]},
	     "trnBestAgainstMeGround":{"categories":["U_MOUNTED_KNIGTHS"]}

         }
   },
   "soundDefinition":{
      "soundPacks":[
         {"soundEvent":"UNIT_SELECTED","packName":"SOUND_PACK_UNIT_SELECT_LAND_CATAPULT"},
         {"soundEvent":"UNIT_AFFIRM_MOVE","packName":"SOUND_PACK_UNIT_AFFIRM_LAND_CATAPULT"},
         {"soundEvent":"UNIT_ATTACK","packName":"SOUND_PACK_UNIT_ATTACK_CATAPULT"},
         {"soundEvent":"UNIT_DAMAGE","packName":"SOUND_PACK_UNIT_DAMAGED_VEHICLE"}     
         ]
   },
      "arrowSpriteDefinition":{
         "arrowSprites":[]
   }
}