summaryrefslogtreecommitdiff
path: root/json/items/gun/84x246mm.json
blob: f4210bb8f9602ade8e0a207b52da450723871231 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
  {
    "id": "AT4",
    "type": "GUN",
    "copy-from": "m3_carlgustav",
    "name": { "str": "AT4" },
    "description": "A milspec rocket launcher - an 84mm unguided, portable, single-shot recoilless smoothbore weapon used primarily by the US military.",
    "extend": { "flags": [ "FIRE_TWOHAND", "NO_REPAIR", "NO_RELOAD", "NO_UNLOAD", "TRADER_AVOID" ] },
    "delete": { "flags": [ "RELOAD_ONE" ] },
    "ammo": [ "84x246mm" ],
    "weight": "6260 g",
    "volume": "3500 ml",
    "price": 2000000,
    "price_postapoc": 6000,
    "bashing": 4,
    "dispersion": 200,
    "durability": 7
  }
]