summaryrefslogtreecommitdiff
path: root/json/items/gun/308.json
blob: 600e81cb9ea62f23aa218f2309f7aa399b312a9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[
  {
    "id": "hk417_13",
    "copy-from": "hk417_13",
    "type": "GUN",
    "name": { "str_sp": "H&K HK417A2" }
  },
  {
    "id": "hk_psg1a1",
    "copy-from": "rifle_semi",
    "looks_like": "ar15",
    "type": "GUN",
    "name": { "str_sp": "H&K PSG1A1" },
    "description": "The Heckler & Koch PSG1A1 is a semi-automatic sniper rifle based the G3 rifle. It is exceptionally accurate for a semi-automatic rifle.",
    "weight": "6670 g",
    "volume": "2250 ml",
    "price": 205000,
    "price_postapoc": 3850,
    "to_hit": -1,
    "bashing": 12,
    "material": [ "steel", "plastic" ],
    "symbol": "(",
    "color": "dark_gray",
    "ammo": "308",
    "dispersion": 80,
    "min_cycle_recoil": 2700,
    "durability": 8,
    "barrel_length": "650 ml",
    "default_mods": [ "rifle_scope", "adjustable_stock" ],
    "magazines": [ [ "308", [ "g3smallmag", "g3mag", "g3bigmag", "g3_makeshiftmag" ] ] ]
  },
  {
    "id": "hk_msg90a2",
    "copy-from": "hk_psg1a1",
    "looks_like": "hk_psg1a1",
    "type": "GUN",
    "name": { "str_sp": "H&K MSG90A2" },
    "description": "The Heckler & Koch MSG90A2 is a semi-automatic sniper rifle based the G3 rifle. It is exceptionally accurate for a semi-automatic rifle. This is the military version.",
    "weight": "5280 g",
    "volume": "2250 ml",
    "price": 255000,
    "price_postapoc": 4750,
    "barrel_length": "600 ml",
    "default_mods": [ "rifle_scope", "adjustable_stock" ]
  }
]