summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-10-04 19:35:59 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-10-04 19:35:59 -0700
commitcb8f1684116bb2c73b09aad8465b5fe9f07c874a (patch)
treecc9d66b6bd965a9f34d190dc0e4f2af10068df99
parentFix 12ga range back to 12. (diff)
downloadcataclysm-bn-mod_revert-handgun-damage-buff-cb8f1684116bb2c73b09aad8465b5fe9f07c874a.tar.xz
Fix 20x66mm range to 12.
-rw-r--r--json/items/ammo/20x66mm.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/json/items/ammo/20x66mm.json b/json/items/ammo/20x66mm.json
index 1d50c50..e5e7c1b 100644
--- a/json/items/ammo/20x66mm.json
+++ b/json/items/ammo/20x66mm.json
@@ -16,7 +16,7 @@
"count": 20,
"stack_size": 20,
"ammo_type": "20x66mm",
- "range": 20,
+ "range": 12,
"damage": { "damage_type": "bullet", "amount": 100 },
"recoil": 2500,
"loudness": 160,
@@ -86,7 +86,7 @@
"price_postapoc": 4000,
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"damage": { "damage_type": "bullet", "amount": 84, "armor_penetration": 8 },
- "relative": { "range": 20 },
+ "relative": { "range": 12 },
"proportional": {
"dispersion": 1.3,
"recoil": 1.4
@@ -112,7 +112,7 @@
"price": 10000,
"price_postapoc": 8000,
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
- "range": 20,
+ "range": 12,
"damage": { "damage_type": "bullet", "amount": 16, "armor_penetration": 4 },
"dispersion": 120,
"effects": [ "COOKOFF", "EXPLOSIVE_TINY", "NEVER_MISFIRES" ]
@@ -127,7 +127,7 @@
"price_postapoc": 4000,
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 10,
- "range": 28,
+ "range": 24,
"damage": { "damage_type": "heat", "amount": 16 },
"dispersion": 200,
"recoil": 100,