{
   "unitTypeName":"UNIT_GB_BLD_BARRACKS",
   "unitType":811,
   "uiDefinition":{
      "visuals":[
      
      
      
         {
            "imgName":"bld_gb_barracks.png",
            "type":"DEFAULT",
            "shiftIndicatorsDown":0,
            "typeExtra":0.0,
            "imgColumns":2,
            "imageDefParts":[
               {
                  "cropToRect":{"top":0,"left":0,"bottom":64,"right":128},
                  "layer":"UNITS",
                  "shiftCol":0,
                  "shiftRow":0,
                  "clickable":true
               }
            ]
         }
         
         ]
   },
   
   
      "unitStatSheet":{
            "unit":{
   
               "isTechnology":false,
               "needOccupacyDisplay":true,
               "costTurn":3,
               "grantorShopItems":null,
               "hpMax":30,
               "power":0,
               "rangeAttack":0,
               "armorPierce":4,
               "armorNormal":4,
               "sight":3,
   
               "unitSizeCol":1,
               "unitSizeRow":1,
               "isUnderConstruction":false,
               "isFactory":true,
               "isFactoryThatNotAffectsFactoryLimits":false,
               "isOccupiableBuilding":false,
               "isWalkableThrough":true,
   
               "powerAccuracyPenalty":0.0,
               "powerRange":0,
               "powerRangePenaltyPercent":0,
               "attackTypeBurningRock":false,
               "attackTypeArrow":true,
   
               "rangeWalk":0,            
               "trnWalkTerrain":[
                  {"terrainType":"TERRAINS_PLAINSWALKABLE", "modifier":1}
               ],
               
   
               "convertRange":0,
               "convertResistance":1.0,
               "convertPossibility":0.0,
               "rangeHeal":0,
               "healRate":25,
               "rangeMend":0,
               "mendRate":0,
               "canBuild":false,
               "bonusMendingWhenConstructing":2,
               "bonusMending":0.8,
               "bonusHealing":0.0,
   
               "carryCapacity":2,
               "canBeCarried":false,
               "isCarriedUnitSurvivesIfIDie":true,
               "isCarrierCanCarryUnderConstruction":false,
               "isCarrierHidesCarriedUnits":true,
               "isCarrierLetCarriedUnitsToShoot":false,
               "isCarrierRemovesTerrainDrawbacks":false,
   
               "maxActionCount":0,
               "canOccupyBuilding":false,
                
                
    
                
   
               
               "trnWeaponEffects":[],
   
           "trnRaces":["RACE_ALLIES", "RACE_GB"],  
           "trnCategories":["U_GROUND_BUILDINGS", "DOC_BUILDING"],
           "trnSpecUnitActions":["NO_MEND_HIMSELF"],
           "trnModifiers":{},
   	   "trnRequires":{}, 
	   "trnCanNotCarryMe":null,
	   "trnCanCarryThese":null,
           "trnBuilders":{
	           	"categories":["U_BUILDER"]
	        },
           "trnBonusList":[],
           "trnBestAgainstMeWater":{"categories":["U_SHIPS"]},
           "trnBestAgainstMeGround":{"categories":["U_TANKS", "U_ARTILLERY_FIELD_GUN"]}
               
   
            }
      },

   "soundDefinition":{
      "soundPacks":[
         {"soundEvent":"UNIT_SELECTED","packName":"SOUND_PACK_UNIT_SELECT_US_BLD"},
         {"soundEvent":"UNIT_DAMAGE","packName":"SOUND_PACK_UNIT_DAMAGE_BLD"}         
         ]
   }
   
}