summaryrefslogtreecommitdiff
path: root/json/items/gun/12mm.json
blob: 2480333b0e046cf1f60a942c46a5a4be55a1b044 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
  {
    "id": "hk_g80",
    "copy-from": "hk_g80",
    "type": "GUN",
    "name": { "str": "H&K G80 railgun" },
    "description": "Developed by Heckler & Koch, this railgun magnetically propels a ferromagnetic projectile using an alternating current.  Powered by UPS.",
    "valid_mod_locations": [
      [ "accessories", 4 ],
      [ "emitter", 1 ],
      [ "grip", 1 ],
      [ "mechanism", 4 ],
      [ "rail", 1 ],
      [ "sights", 1 ],
      [ "sling", 1 ],
      [ "stock", 1 ],
      [ "underbarrel", 1 ]
    ]
  }
]