From c0c569c8c0b6b6189e845a8157254030d4845aa2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 8 Nov 2023 19:37:06 -0800 Subject: Clean up numerous entries. --- json/items/ammo/300.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'json/items/ammo/300.json') diff --git a/json/items/ammo/300.json b/json/items/ammo/300.json index 23e70c6..0c53f38 100644 --- a/json/items/ammo/300.json +++ b/json/items/ammo/300.json @@ -3,9 +3,9 @@ "id": "300_winmag", "type": "AMMO", "name": { "str": ".300 Winchester Magnum" }, - "description": ".300 Winchester Magnum ammunition with 220gr JHP bullets. The 300WM round is an extremely powerful and accurate rifle round introduced in 1963. It has proven popular with hunters and snipers, although it is not as common as .308 or .30-06.", + "description": ".300 Winchester Magnum ammunition with a 220gr JHP bullet. The 300WM round is an extremely powerful and accurate rifle round introduced in 1963. It has proven popular with hunters and snipers, although it is not as common as .308 or .30-06.", "weight": "28 g", - "volume": "250 ml", + "volume": "169 ml", "price": 220, "price_postapoc": 400, "flags": [ "IRREPLACEABLE_CONSUMABLE" ], @@ -19,7 +19,7 @@ "range": 65, "damage": { "damage_type": "bullet", "amount": 70, "armor_penetration": 8 }, "dispersion": 15, - "recoil": 4000, + "recoil": 5300, "effects": [ "COOKOFF" ] }, { @@ -27,7 +27,7 @@ "copy-from": "300_winmag", "type": "AMMO", "name": { "str_sp": ".300 Winchester Magnum, black powder" }, - "description": ".300 Winchester Magnum ammunition with a 220gr JHP bullet. The 300WM round is an extremely powerful and accurate rifle round, but someone was down on their luck when they hand-reloaded this one - it's filled with black powder instead of smokeless powder. Expect lower velocity, muzzle smoke, and a dirtier barrel if you shoot it.", + "description": ".300 Winchester Magnum ammunition with a 220gr JHP bullet. The 300WM round is an extremely powerful and accurate rifle round, but someone was down on their luck when they hand-reloaded this one - it's filled with black powder instead of smokeless powder.", "proportional": { "price": 0.3, "damage": { "damage_type": "bullet", "amount": 0.76, "armor_penetration": 0.5 }, -- cgit v1.2.1