{
   "unitTypeName":"UNIT_WARFELL_BUILDING_BASTION",
   "unitType":113,
   "uiDefinition":{
      "visuals":[
      
      
         {
            "imgName":"unit_human_warfell_bastion_building.png",
            "type":"DEFAULT",
            "shiftIndicatorsDown":10,
            "typeExtra":0.0,
            "imgColumns":2,
            "imageDefParts":[
	                   {
	                      "cropToRect":{"top":0, "left":0,"bottom":32,"right":192},
	                      "layer":"OVERLAPS",
	                      "shiftCol":0,
	                      "shiftRow":-2,
	                      "clickable":false
	                   },
	                   {
	                      "cropToRect":{"top":32,"left":0,"bottom":96,"right":192},
	                      "layer":"UNITS",
	                      "shiftCol":0,
	                      "shiftRow":-1,
	                      "clickable":true
	                   }
            ]
         }

         
         ]
   },
   
   "unitStatSheet":{
         "unit":{

            "isTechnology":false,
            "costTurn":8,
            "grantorShopItems":[236],
            "hpMax":1000,
            "power":13,
            "rangeAttack":7,
            "armorPierce":15,
            "armorNormal":5,
            "sight":8,

            "unitSizeCol":3,
            "unitSizeRow":2,
            "isUnderConstruction":false,
            "isFactory":true,
            "isFactoryThatNotAffectsFactoryLimits":true,
            "isOccupiableBuilding":false,
            "isWalkableThrough":true,

            "powerAccuracyPenalty":0.0,
            "powerRange":1,
            "powerRangePenaltyPercent":30,
            "attackTypeBurningRock":false,
            "attackTypeArrow":true,

            "rangeWalk":0,            
            "trnWalkTerrain":[
               {"terrainType":"TERRAINS_PLAINSWALKABLE", "modifier":0}
            ],
            

            "convertRange":0,
            "convertResistance":0.0,
            "convertPossibility":0.0,
            "rangeHeal":0,
            "healRate":12,
            "rangeMend":1,
            "mendRate":2,
            "canBuild":false,
            "bonusMendingWhenConstructing":5.5,
            "bonusMending":5.5,
            "bonusHealing":0.0,

            "carryCapacity":4,
            "canBeCarried":false,
            "isCarriedUnitSurvivesIfIDie":true,
            "isCarrierCanCarryUnderConstruction":false,
            "isCarrierHidesCarriedUnits":true,
            "isCarrierLetCarriedUnitsToShoot":true,
            "isCarrierRemovesTerrainDrawbacks":true,

            "maxActionCount":3,
            "canOccupyBuilding":false,
            "isStealthUnit":false,
            "canSeeStealthUnits":false,

            
            "trnWeaponEffects":[
            	{
            		"weaponSlot":"WEAPON_EFFECT_SLOT_WP_1",
            		"effDefault":"EFFECT_FIRE_ARROWS",
            		"effOptions":null
            	}	
            ],


        "trnCategories":["U_BUILDINGS"],
        "trnRaces":["RACE_Warfell"],
        "trnModifiers":null,
        "trnCanNotCarryMe":{},
        "trnBuilders":{"categories":["U_WORKERS"]},
        "trnBonusList":[
		{"modifier":1.0, "unitList":{"unitTypes":["UNIT_BATTERING_RAM", "UNIT_CATAPULT"]}},
		{"modifier":2.0, "unitList":{"unitTypes":["UNIT_WAGON", "UNIT_ORC_WAGON", "UNIT_UND_WAGON", "UNIT_ELF_WAGON"]}},
		{"modifier":2.5, "unitList":{"unitTypes":["UNIT_CATAPULT_SHIP"]}},
		{"modifier":4.0, "unitList":{"unitTypes":["UNIT_TREBUCHET"]}}
	     ]       
         }
   },
   "soundDefinition":{
      "soundPacks":[
         {"soundEvent":"UNIT_SELECTED","packName":"SOUND_PACK_UNIT_SELECT_BUILDING"},
         {"soundEvent":"UNIT_ATTACK","packName":"SOUND_PACK_UNIT_ATTACK_ARROW"},
         {"soundEvent":"UNIT_DAMAGE","packName":"SOUND_PACK_UNIT_DAMAGED_BUILDING"}         
         ]
   }
   ,
      "arrowSpriteDefinition":{
         "arrowSprites":[
            {"arrowType":"ATTACK_ARROW","spriteName":"SPRITE_ARROW_FIRE"}
            ]
   }
   
}   