{
   "unitTypeName":"UNIT_US_TANK_M5_STUART",
   "unitType":140,
   "uiDefinition":{
      "trnMoveDecorSpriteID":"SPRITE_DECOR_MOVE_TANK_ANIM",
      "visuals":[
         {
            "imgName":"unit_us_tank_m5_stuart.png",
            "type":"DEFAULT",
            "shiftIndicatorsDown":0,
            "typeExtra":0.0,
            "imgColumns":1,
            "imageDefShort":"NORMAL_1x1"
         }
      ]
   },
   "unitStatSheet":{
      "unit":{
         "isTechnology":false,
         "costTurn":3,
         "grantorShopItems":null,
         "hpMax":24,
         "power":11,
         "rangeAttack":1,
         "armorPierce":4,
         "armorNormal":4,
         "sight":4,
         "unitSizeCol":1,
         "unitSizeRow":1,
         "isUnderConstruction":false,
         "isFactory":false,
         "isFactoryThatNotAffectsFactoryLimits":false,
         "isOccupiableBuilding":false,
         "isWalkableThrough":true,
         "powerAccuracyPenalty":0.0,
         "powerRange":0,
         "powerRangePenaltyPercent":0,
         "attackTypeBurningRock":true,
         "attackTypeArrow":false,
         "rangeWalk":4,
         "trnWalkTerrain":[
            {"terrainType":"TERRAINS_PLAINSWALKABLE","modifier":1},
            {"terrainType":"TERRAINS_FOREST_ONLY_WALKABLE", "modifier":0.5}

         ],
         "convertRange":0,
         "convertResistance":0.0,
         "convertPossibility":0.0,
         "rangeHeal":0,
         "healRate":0,
         "rangeMend":0,
         "mendRate":0,
         "canBuild":false,
         "bonusMendingWhenConstructing":0.0,
         "bonusMending":1.0,
         "bonusHealing":0.0,
         "carryCapacity":0,
         "canBeCarried":true,
         "isCarriedUnitSurvivesIfIDie":false,
         "isCarrierCanCarryUnderConstruction":false,
         "isCarrierHidesCarriedUnits":true,
         "isCarrierLetCarriedUnitsToShoot":false,
         "isCarrierRemovesTerrainDrawbacks":false,
         "maxActionCount":1,
         "canOccupyBuilding":false,
         "trnWeaponEffects":null,
         "trnRaces":["RACE_ALLIES", "RACE_US"],
         "trnCategories":["U_TANKS_LIGHT", "DOC_TANKS"],
         "trnModifiers":null,
         "trnCanNotCarryMe":{

         },
         "trnRequires":{"unitTypes":["TECH_AGE_MID", "TECH_US_UPGRADE_UNIT_M5_STUART"]},
         "trnUpgradeAncestor":"UNIT_US_TANK_M3_STUART",         
         "trnBuilders":{"unitTypes":["UNIT_TC", "UNIT_US_BLD_TANK_FACTORY"]},
         "trnBonusList":[
            {
               "modifier":0.2,
               "unitList":{
                  "categories":[
                     "U_INFANTRY"
                  ]
               }
            },
		{
		   "modifier":0.5,
		   "unitList":{
		      "categories":[
			 "U_VEHICLE_NONCOMBAT"
		      ]
		   }
		}
         ],
         "trnBestAgainstMeWater":{
            "categories":[
               "U_SHIPS"
            ]
         },
         "trnBestAgainstMeGround":{
            "categories":[
               "U_ANTI_TANK"
            ]
         }
      }
   },
   "soundDefinition":{
      "soundPacks":[
         {"soundEvent":"UNIT_SELECTED","packName":"SOUND_PACK_UNIT_SELECT_US"},
         {"soundEvent":"UNIT_AFFIRM_MOVE","packName":"SOUND_PACK_UNIT_MOVE_TANK"},
         {"soundEvent":"UNIT_ATTACK","packName":"SOUND_PACK_UNIT_ATTACK_TANK_SHOOT"},
         {"soundEvent":"UNIT_DAMAGE","packName":"SOUND_PACK_UNIT_DAMAGE_TANK"}         
         ]
   },
   "arrowSpriteDefinition":{
      "arrowSprites":[
         {"arrowType":"ATTACK_FIREBURN","spriteName":"TEXTURE_N_SPRITE_BULLET_TANK"}
         ]
   }
   
}
