summaryrefslogtreecommitdiff
path: root/json/items/generic/casing.json
blob: 9aea6ee4a8cad48781b4d8e8a8cff90c43d82deb (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
60
61
62
[
  {
    "id": "40x46mm_m212_casing",
    "type": "GENERIC",
    "category": "spare_parts",
    "name": { "str": "40x46mm M212 casing" },
    "description": "A leftover canister from a spent M1006 less-lethal cartridge.  The low pressure tolerance of this canister make it unsuitable for alternate loads.",
    "weight": "50 g",
    "volume": "55ml",
    "material": "steel",
    "symbol": "=",
    "color": "dark_gray"
  },
  {
    "id": "40x46mm_m118_casing",
    "type": "GENERIC",
    "category": "spare_parts",
    "name": { "str": "40x46mm M118 casing" },
    "description": "A leftover canister from a spent M433 HEDP cartridge.",
    "weight": "50 g",
    "volume": "58ml",
    "material": "steel",
    "symbol": "=",
    "color": "dark_gray"
  },
  {
    "id": "40x46mm_m199_casing",
    "type": "GENERIC",
    "category": "spare_parts",
    "name": { "str": "40x46mm M199 casing" },
    "description": "A leftover canister from a spent M576 buckshot cartridge.",
    "weight": "50 g",
    "volume": "59ml",
    "material": "steel",
    "symbol": "=",
    "color": "dark_gray"
  },
  {
    "id": "40x46mm_m195_casing",
    "type": "GENERIC",
    "category": "spare_parts",
    "name": { "str": "40x46mm M195 casing" },
    "description": "A leftover canister from a spent M651 teargas cartridge.  The low pressure tolerance of this canister make it unsuitable for alternate loads.",
    "weight": "50 g",
    "volume": "45ml",
    "material": "steel",
    "symbol": "=",
    "color": "dark_gray"
  },
  {
    "id": "40x53mm_m169_casing",
    "type": "GENERIC",
    "category": "spare_parts",
    "name": { "str": "40x53mm M169 casing" },
    "description": "A leftover canister from a spent 40x53mm high-velocity cartridge.",
    "weight": "50 g",
    "volume": "64ml",
    "material": "steel",
    "symbol": "=",
    "color": "dark_gray"
  }
]