summaryrefslogtreecommitdiff
path: root/json/uncraft/weapon/explosive.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-07-11 16:03:19 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-07-11 16:03:19 -0700
commitafc9e1f9a5a33c480ecaded6e18eaa020a8818d7 (patch)
tree401e90ef3d6a939156aadafc5682381cee61e7a9 /json/uncraft/weapon/explosive.json
parentSwitch to military_explosive group and require explosives_casting_standard fo... (diff)
downloadcataclysm-bn-mod_grenade-crafting-afc9e1f9a5a33c480ecaded6e18eaa020a8818d7.tar.xz
Rebalance explosives using more realistic values.
Diffstat (limited to 'json/uncraft/weapon/explosive.json')
-rw-r--r--json/uncraft/weapon/explosive.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/json/uncraft/weapon/explosive.json b/json/uncraft/weapon/explosive.json
index ea84155..426106f 100644
--- a/json/uncraft/weapon/explosive.json
+++ b/json/uncraft/weapon/explosive.json
@@ -9,7 +9,7 @@
"components": [
[ [ "delay_fuze", 1 ] ],
[ [ "sheet_metal_small", 3 ] ],
- [ [ "chem_compositionb", 16 ] ],
+ [ [ "chem_compositionb", 184 ] ],
[ [ "canister_empty", 1 ] ]
]
},
@@ -141,9 +141,8 @@
"qualities": [ { "id": "SCREW", "level": 1 } ],
"components": [
[ [ "impact_fuze", 1 ] ],
- [ [ "sheet_metal_small", 2 ] ],
- [ [ "chem_compositionb", 80 ] ],
- [ [ "canister_empty", 1 ] ]
+ [ [ "plastic_chunk", 2 ] ],
+ [ [ "chem_compositionb", 3 ] ]
]
}
]