summaryrefslogtreecommitdiff
path: root/json/items/magazine/473.json
blob: c0f41690c516e9031a348ac1d30cb31463265b1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
  {
    "id": "hk_g11_mag",
    "looks_like": "8x40_50_mag",
    "type": "MAGAZINE",
    "name": { "str": "H&K G11 magazine" },
    "description": "A 50 round box magazine for use with Heckler & Koch G11 caseless assault rifle.",
    "weight": "5 g",
    "volume": "500 ml",
    "price": 25000,
    "material": [ "plastic" ],
    "symbol": "#",
    "color": "dark_gray",
    "ammo_type": "473",
    "capacity": 50,
    "reliability": 10,
    "reload_time": 50,
    "flags": [ "MAG_COMPACT" ]
  }
]