summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-06 18:22:22 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-06 18:22:22 -0700
commitdb9608f430180220a9cd60127d823e50c6231e79 (patch)
treec539cf19caecc94c2f9b82fef23f420efc6d77b0
parentIncrease range of shotgun shells as per rebalance. (diff)
downloadcataclysm-bn-mod_hk-loadout-db9608f430180220a9cd60127d823e50c6231e79.tar.xz
Rebuff the 473 armor pen to make it more comparable to nato 556.
-rw-r--r--json/items/ammo/473.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/ammo/473.json b/json/items/ammo/473.json
index fe798d3..8779342 100644
--- a/json/items/ammo/473.json
+++ b/json/items/ammo/473.json
@@ -17,7 +17,7 @@
"stack_size": 50,
"ammo_type": "473",
"range": 36,
- "damage": { "damage_type": "bullet", "amount": 35, "armor_penetration": 10 },
+ "damage": { "damage_type": "bullet", "amount": 35, "armor_penetration": 15 },
"dispersion": 25,
"recoil": 1200,
"effects": [ "NEVER_MISFIRES" ]