summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-01-08 12:43:47 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-01-08 12:43:47 -0800
commit2be282236193ac96592b2fa629165082ab4acea7 (patch)
treeb6fa7caf9833ed97e6cdfbaace4c28541e073109
parentConvert prices to cent/USD. (diff)
downloadcataclysm-bn-mod_packed-at4-2be282236193ac96592b2fa629165082ab4acea7.tar.xz
Buff the explosion and shrapnel of the 84mm HE to compensate for its lack of primary target damage.
-rw-r--r--json/items/ammo/84x246mm.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/ammo/84x246mm.json b/json/items/ammo/84x246mm.json
index 7a53494..f088f5e 100644
--- a/json/items/ammo/84x246mm.json
+++ b/json/items/ammo/84x246mm.json
@@ -6,7 +6,7 @@
"name": { "str": "84x246mm HE rocket" },
"weight": "440 g",
"damage": { "damage_type": "bullet", "amount": 60, "armor_penetration": 10 },
- "effects": [ "COOKOFF", "EXPLOSIVE", "FRAG", "NEVER_MISFIRES" ]
+ "effects": [ "COOKOFF", "EXPLOSIVE_HUGE", "FRAG_BIG", "NEVER_MISFIRES" ]
},
{
"type": "AMMO",