summaryrefslogtreecommitdiff
path: root/json/items/generic/casing.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/generic/casing.json')
-rw-r--r--json/items/generic/casing.json62
1 files changed, 62 insertions, 0 deletions
diff --git a/json/items/generic/casing.json b/json/items/generic/casing.json
new file mode 100644
index 0000000..08a13be
--- /dev/null
+++ b/json/items/generic/casing.json
@@ -0,0 +1,62 @@
+[
+ {
+ "id": "40x46mm_m212_casing",
+ "type": "GENERIC",
+ "category": "spare_parts",
+ "name": { "str": "40x46mm M212 casing" },
+ "description": "A leftover canister from a spent M1006 sponge 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"
+ }
+]