summaryrefslogtreecommitdiff
path: root/json/items/ammo/9mm.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-21 11:20:06 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-21 11:20:06 -0700
commit8bd5fac00ab7370b934a4d4be35216d08850f7d2 (patch)
tree6719a5c32d7502c63ef6a5a98d3fd46afa0ca85e /json/items/ammo/9mm.json
parentFix mismatched 22.json (diff)
downloadcataclysm-bn-mod_revert-handgun-damage-buff-8bd5fac00ab7370b934a4d4be35216d08850f7d2.tar.xz
Convert from stab to bullet damage.
Diffstat (limited to 'json/items/ammo/9mm.json')
-rw-r--r--json/items/ammo/9mm.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/json/items/ammo/9mm.json b/json/items/ammo/9mm.json
index 4168cf2..8b9ecde 100644
--- a/json/items/ammo/9mm.json
+++ b/json/items/ammo/9mm.json
@@ -17,7 +17,7 @@
"ammo_type": "9mm",
"casing": "9mm_casing",
"range": 14,
- "damage": { "damage_type": "stab", "amount": 26 },
+ "damage": { "damage_type": "bullet", "amount": 26 },
"dispersion": 60,
"recoil": 500,
"effects": [ "COOKOFF" ]
@@ -28,7 +28,7 @@
"type": "AMMO",
"name": { "str_sp": "9x19mm FMJ" },
"description": "9x19mm ammunition with a brass jacketed 115gr bullet. It is a popular round for military, law enforcement, and civilian use for over a century.",
- "relative": { "damage": { "damage_type": "stab", "amount": -2, "armor_penetration": 4 } }
+ "relative": { "damage": { "damage_type": "bullet", "amount": -2, "armor_penetration": 4 } }
},
{
"id": "9mmP",
@@ -40,7 +40,7 @@
"price_postapoc": 800,
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 25,
- "relative": { "damage": { "damage_type": "stab", "amount": 2, "armor_penetration": 2 }, "dispersion": -15 },
+ "relative": { "damage": { "damage_type": "bullet", "amount": 2, "armor_penetration": 2 }, "dispersion": -15 },
"proportional": { "recoil": 1.1 }
},
{
@@ -53,7 +53,7 @@
"price_postapoc": 400,
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 10,
- "relative": { "damage": { "damage_type": "stab", "amount": 4, "armor_penetration": 4 }, "dispersion": -30 },
+ "relative": { "damage": { "damage_type": "bullet", "amount": 4, "armor_penetration": 4 }, "dispersion": -30 },
"proportional": { "recoil": 1.2 }
},
{
@@ -63,7 +63,7 @@
"name": { "str_sp": "9x19mm JHP, black powder" },
"proportional": {
"price": 0.3,
- "damage": { "damage_type": "stab", "amount": 0.76, "armor_penetration": 0.5 },
+ "damage": { "damage_type": "bullet", "amount": 0.76, "armor_penetration": 0.5 },
"recoil": 0.76,
"dispersion": 1.2
},
@@ -77,7 +77,7 @@
"name": { "str_sp": "9x19mm FMJ, black powder" },
"proportional": {
"price": 0.3,
- "damage": { "damage_type": "stab", "amount": 0.76, "armor_penetration": 0.5 },
+ "damage": { "damage_type": "bullet", "amount": 0.76, "armor_penetration": 0.5 },
"recoil": 0.76,
"dispersion": 1.2
},
@@ -89,7 +89,7 @@
"copy-from": "9mm",
"type": "AMMO",
"name": { "str_sp": "9x19mm JHP, reloaded" },
- "proportional": { "price": 0.7, "damage": { "damage_type": "stab", "amount": 0.9 }, "dispersion": 1.1 },
+ "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
},
@@ -98,7 +98,7 @@
"copy-from": "9mmfmj",
"type": "AMMO",
"name": { "str_sp": "9x19mm FMJ, reloaded" },
- "proportional": { "price": 0.7, "damage": { "damage_type": "stab", "amount": 0.9 }, "dispersion": 1.1 },
+ "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
},
@@ -107,7 +107,7 @@
"copy-from": "9mmP",
"type": "AMMO",
"name": { "str_sp": "9x19mm +P, reloaded" },
- "proportional": { "price": 0.7, "damage": { "damage_type": "stab", "amount": 0.9 }, "dispersion": 1.1 },
+ "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
},
@@ -116,7 +116,7 @@
"copy-from": "9mmP2",
"type": "AMMO",
"name": { "str_sp": "9x19mm +P+, reloaded" },
- "proportional": { "price": 0.7, "damage": { "damage_type": "stab", "amount": 0.9 }, "dispersion": 1.1 },
+ "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
}