diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-11-08 19:37:06 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-11-08 19:37:06 -0800 |
commit | c0c569c8c0b6b6189e845a8157254030d4845aa2 (patch) | |
tree | dddc8f8e89dfbc3b109f79ea265028e26b95bde4 /json/items/ammo/357sig.json | |
parent | Add 545x39, 700nx, 762, and 762R (diff) | |
download | cataclysm-bn-mod_revert-handgun-damage-buff-c0c569c8c0b6b6189e845a8157254030d4845aa2.tar.xz |
Clean up numerous entries.
Diffstat (limited to 'json/items/ammo/357sig.json')
-rw-r--r-- | json/items/ammo/357sig.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/json/items/ammo/357sig.json b/json/items/ammo/357sig.json index 21c4150..a5edbce 100644 --- a/json/items/ammo/357sig.json +++ b/json/items/ammo/357sig.json @@ -17,7 +17,7 @@ "ammo_type": "357sig", "casing": "357sig_casing", "range": 16, - "damage": { "damage_type": "bullet", "amount": 29, "armor_penetration": 4 }, + "damage": { "damage_type": "bullet", "amount": 29, "armor_penetration": 8 }, "dispersion": 30, "recoil": 600, "effects": [ "COOKOFF" ] @@ -28,7 +28,7 @@ "type": "AMMO", "name": { "str_sp": ".357 SIG JHP" }, "description": "Jacketed hollow point .357 SIG ammunition. The .357 SIG round is a high velocity pistol cartridge, giving it a flatter trajectory than many handgun rounds.", - "relative": { "damage": { "damage_type": "bullet", "amount": 4, "armor_penetration": -2 } } + "relative": { "damage": { "damage_type": "bullet", "amount": 4, "armor_penetration": -4 } } }, { "id": "reloaded_357sig_fmj", |