{
   "unitTypeName":"UNIT_CANNONEER",
   "unitType":117,
   "uiDefinition":{
      "imageFacingDirection":"LEFT",
      "visuals":[
      
      
         {
            "imgName":"64_unit_cannoneer.png",
            "type":"DEFAULT",
            "shiftIndicatorsDown":30,
            "typeExtra":0.0,
            "imgColumns":8,
            "imageDefParts":[
               {
                  "cropToRect":{"top":0, "left":0,"bottom":32,"right":256},
                  "layer":"OVERLAPS",
                  "shiftCol":0,
                  "shiftRow":-1,
                  "clickable":false
               },
               {
                  "cropToRect":{"top":32,"left":0,"bottom":64,"right":256},
                  "layer":"UNITS",
                  "shiftCol":0,
                  "shiftRow":0,
                  "clickable":true
               }
            ]
         }






         
         ]
   },
   
   "unitStatSheet":{
         "unit":{

            "isTechnology":false,
            "costTurn":6,
            "grantorShopItems":null,
            "hpMax":18, 
            "power":20, 
            "rangeAttack":8,
            "rangeAttackMin":3,
            "armorPierce":3,
            "armorNormal":1,
            "sight":8, 

            "unitSizeCol":1,
            "unitSizeRow":1,
            "isUnderConstruction":false,
            "isFactory":false,
            "isFactoryThatNotAffectsFactoryLimits":false,
            "isOccupiableBuilding":false,
            "isWalkableThrough":true,

            "powerAccuracyPenalty":0.03,
            "powerRange":0,
            "powerRangePenaltyPercent":0.0,
            "attackTypeBurningRock":true,
            "attackTypeArrow":false,

            "rangeWalk":2,           
            "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.00,
            "bonusMending":0.0,
            "bonusHealing":1.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"],
	     "trnModifiers":{},
	     "trnRequires":{"unitTypes":["TECH_GUNPOWDER"]},
	     "trnCanNotCarryMe":{},
	     "trnBuilders":{"unitTypes":["UNIT_MEGA_BUILDING_CASTLE","UNIT_BUILDING_SIEGE"]},
	     "trnBonusList":[
      		{"modifier":1.0,"unitList":{"categories":["U_BUILDINGS","U_SIEGE_MACHINE"]}},
      		{"modifier":5.0,"unitList":{"unitTypes":["UNIT_SW_SPACESHIP"]}},
      		{"modifier":1.5,"unitList":{"categories":["U_SHIP_SIEGE_RANGE"]}},
	        {"modifier":2,"unitList":{"categories":["U_FORTIFIED_BUILDINGS"]}},
	        {"modifier":7,"unitList":{"categories":["U_MEGA_BUILDINGS"]}},
	        {"modifier":15,"unitList":{"unitTypes":["UNIT_MEGA_BUILDING_CASTLE"]}}  
	     ],
	     "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":[
          {"arrowType":"ATTACK_FIREBURN","spriteName":"SPRITE_ARROW_CANNON_BALL"}
         ]
   }
}