summaryrefslogtreecommitdiff
path: root/json/items/ammo/40x46mm.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/40x46mm.json')
-rw-r--r--json/items/ammo/40x46mm.json104
1 files changed, 104 insertions, 0 deletions
diff --git a/json/items/ammo/40x46mm.json b/json/items/ammo/40x46mm.json
new file mode 100644
index 0000000..d7f855c
--- /dev/null
+++ b/json/items/ammo/40x46mm.json
@@ -0,0 +1,104 @@
+[
+ {
+ "id": "40x46mm_bootleg_m1006",
+ "copy-from": "40x46mm_m1006",
+ "type": "AMMO",
+ "name": { "str": "40x46mm M1006, handmade" },
+ "proportional": {
+ "price": 0.7,
+ "damage": { "damage_type": "bullet", "amount": 0.9 },
+ "dispersion": 1.1
+ },
+ "extend": { "effects": [ "RECYCLED" ] },
+ "delete": { "effects": [ "NEVER_MISFIRES" ] }
+ },
+ {
+ "id": "40x46mm_bootleg_m433",
+ "copy-from": "40x46mm_m433",
+ "type": "AMMO",
+ "name": { "str": "40x46mm M433, handmade" },
+ "proportional": {
+ "price": 0.7,
+ "damage": { "damage_type": "bullet", "amount": 0.9 },
+ "dispersion": 1.1
+ },
+ "extend": { "effects": [ "RECYCLED" ] },
+ "delete": { "effects": [ "NEVER_MISFIRES" ] }
+ },
+ {
+ "id": "40x46mm_bootleg_m576",
+ "copy-from": "40x46mm_m576",
+ "type": "AMMO",
+ "name": { "str": "40x46mm M576, handmade" },
+ "proportional": {
+ "price": 0.7,
+ "damage": { "damage_type": "bullet", "amount": 0.9 },
+ "dispersion": 1.1
+ },
+ "extend": { "effects": [ "RECYCLED" ] },
+ "delete": { "effects": [ "NEVER_MISFIRES" ] }
+ },
+ {
+ "id": "40x46mm_bootleg_m651",
+ "copy-from": "40x46mm_grenade",
+ "type": "AMMO",
+ "name": { "str": "40x46mm M651, handmade" },
+ "proportional": {
+ "price": 0.7,
+ "damage": { "damage_type": "bullet", "amount": 0.9 },
+ "dispersion": 1.1
+ },
+ "extend": { "effects": [ "RECYCLED" ] },
+ "delete": { "effects": [ "NEVER_MISFIRES" ] }
+ },
+ {
+ "id": "40x46mm_buckshot_m118",
+ "copy-from": "40x46mm_buckshot_m118",
+ "type": "AMMO",
+ "name": { "str": "40x46mm buckshot" },
+ "extend": { "effects": [ "RECYCLED" ] },
+ "delete": { "effects": [ "NEVER_MISFIRES" ] }
+ },
+ {
+ "id": "40x46mm_buckshot_m199",
+ "copy-from": "40x46mm_buckshot_m199",
+ "type": "AMMO",
+ "name": { "str": "40x46mm buckshot" },
+ "extend": { "effects": [ "RECYCLED" ] },
+ "delete": { "effects": [ "NEVER_MISFIRES" ] }
+ },
+ {
+ "id": "40x46mm_slug_m118",
+ "copy-from": "40x46mm_slug_m118",
+ "type": "AMMO",
+ "name": { "str": "40x46mm slug" },
+ "extend": { "effects": [ "RECYCLED" ] },
+ "delete": { "effects": [ "NEVER_MISFIRES" ] }
+ },
+ {
+ "id": "40x46mm_slug_m199",
+ "copy-from": "40x46mm_slug_m199",
+ "type": "AMMO",
+ "name": { "str": "40x46mm slug" },
+ "extend": { "effects": [ "RECYCLED" ] },
+ "delete": { "effects": [ "NEVER_MISFIRES" ] }
+ },
+ {
+ "id": "40x46mm_flechette_m118",
+ "copy-from": "40x46mm_flechette_m199",
+ "type": "AMMO",
+ "name": { "str": "40x46mm flechette" },
+ "description": "An improvised 40x46mm flechette load somewhat resembling M1001.",
+ "extend": { "effects": [ "RECYCLED" ] },
+ "delete": { "effects": [ "NEVER_MISFIRES" ] }
+ },
+ {
+ "id": "40x46mm_flechette_m199",
+ "copy-from": "40x46mm_flechette_m199",
+ "type": "AMMO",
+ "name": { "str": "40x46mm flechette" },
+ "description": "An improvised 40x46mm flechette load somewhat resembling M1001.",
+ "extend": { "effects": [ "RECYCLED" ] },
+ "delete": { "effects": [ "NEVER_MISFIRES" ] }
+ }
+]