1[
2  {
3    "type": "AMMO",
4    "id": "atgm_heat",
5    "price": 70000,
6    "price_postapoc": 5000,
7    "flags": [ "IRREPLACEABLE_CONSUMABLE" ],
8    "name": { "str_sp": "152mm ATGM HEAT" },
9    "symbol": "=",
10    "color": "dark_gray",
11    "description": "A tube-launched, optically tracked, wire-guided missile contained in a steel tube.  Designed to be highly effective against vehicles and structures.",
12    "material": [ "steel", "powder" ],
13    "volume": "15 L",
14    "longest_side": "116 cm",
15    "weight": "22600 g",
16    "bashing": 1,
17    "ammo_type": "atgm",
18    "casing": "atgm_spent",
19    "damage": { "damage_type": "bullet", "amount": 2400, "armor_penetration": 600 },
20    "range": 100,
21    "recoil": 6000,
22    "effects": [ "EXPLOSIVE_ATGMHEAT", "NEVER_MISFIRES" ]
23  }
24]
25