summaryrefslogtreecommitdiff
path: root/json/items/gun/223.json
blob: 474f62292df11e2d6fc563d0e385985e2bd41376 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
  {
    "id": "h&k416a5",
    "copy-from": "h&k416a5",
    "type": "GUN",
    "name": { "str": "H&K HK416A5" },
    "description": "Designed to replace the M4A1, the Heckler & Koch HK416A5 features most of the former's strengths, while being considerably more durable."
  },
  {
    "id": "hk_g36",
    "copy-from": "hk_g36",
    "type": "GUN",
    "name": { "str": "H&K G36" },
    "description": "Designed as a replacement for the early Heckler & Koch G3 battle rifle, the G36 is more accurate, and uses the much-lighter .223 round, allowing for a higher ammo capacity.",
    "built_in_mods": [ "folding_stock" ],
    "magazines": [ [ "223", [ "hk_g36_mag", "stanag30", "stanag50", "survivor223mag" ] ] ]
  }
]