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