summaryrefslogtreecommitdiff
path: root/json/items/gun/308.json
blob: a65f2986b57f05a1f05568db976ed26f8ee22213 (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
47
48
49
50
51
52
53
54
55
56
57
58
59
[
  {
    "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": "4000 ml",
    "longest_side": "1028 mm",
    "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" ],
    "pocket_data": [
      {
        "pocket_type": "MAGAZINE_WELL",
        "item_restriction": [ "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": "4000 ml",
    "longest_side": "978 mm",
    "price": 255000,
    "price_postapoc": 4750,
    "barrel_length": "600 ml",
    "default_mods": [ "rifle_scope", "adjustable_stock" ],
    "pocket_data": [
      {
        "pocket_type": "MAGAZINE_WELL",
        "item_restriction": [ "g3mag", "g3smallmag", "g3bigmag", "g3_makeshiftmag" ]
      }
    ]
  }
]