summaryrefslogtreecommitdiff
path: root/json/items/ammo/atgm.json
blob: 2367c8a444588c8957a3a2b0ce226b18d7557612 (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_multiplier": 0.1 }
  }
]