summaryrefslogtreecommitdiff
path: root/json/items/magazine/223.json
blob: 69011495b4d9d4a5ed0a8c243d04e738f2a00865 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
  {
    "id": "g36mag_30rd",
    "copy-from": "stanag30",
    "looks_like": "stanag30",
    "type": "MAGAZINE",
    "name": { "str": "H&K G36 30-round magazine" },
    "description": "A standard capacity box magazine for use with the Heckler & Koch G36 assault rifle.",
    "weight": "127 g", 
    "material": [ "plastic" ],
    "ammo_type": [ "223" ],
    "reliability": 9
  },
  {
    "id": "g36mag_100rd",
    "copy-from": "stanag100drum",
    "looks_like": "stanag100drum",
    "type": "MAGAZINE",
    "name": { "str": "H&K G36 100-round double drum magazine" },
    "description": "A bulky 100-round double drum magazine for use with the Heckler & Koch G36 assault rifle.",
    "ammo_type": [ "223" ]
  }
]