summaryrefslogtreecommitdiff
path: root/json/items/ammo/atgm.json
blob: 873a8dbf6bbecb7a656ba97d312447a58b32495c (plain)
1
2
3
4
5
6
7
8
9
[
  { 
    "id": "atgm_heat",
    "copy-from": "atgm_heat",
    "type": "AMMO",
    "name": { "str": "152mm ATGM HEAT" },
    "damage": { "damage_type": "stab", "amount": 2400, "armor_penetration": 600 }
  }
]