summaryrefslogtreecommitdiff
path: root/json/items/ammo/300.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/300.json')
-rw-r--r--json/items/ammo/300.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/json/items/ammo/300.json b/json/items/ammo/300.json
index 90c23f9..23e70c6 100644
--- a/json/items/ammo/300.json
+++ b/json/items/ammo/300.json
@@ -3,7 +3,7 @@
"id": "300_winmag",
"type": "AMMO",
"name": { "str": ".300 Winchester Magnum" },
- "description": ".300 Winchester Magnum rounds 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 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.",
"weight": "28 g",
"volume": "250 ml",
"price": 220,
@@ -26,7 +26,8 @@
"id": "bp_300_winmag",
"copy-from": "300_winmag",
"type": "AMMO",
- "name": { "str": ".300 Winchester Magnum, black powder" },
+ "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.",
"proportional": {
"price": 0.3,
"damage": { "damage_type": "bullet", "amount": 0.76, "armor_penetration": 0.5 },
@@ -40,8 +41,8 @@
"id": "reloaded_300_winmag",
"copy-from": "300_winmag",
"type": "AMMO",
- "name": { "str": ".300 Winchester Magnum, reloaded" },
- "description": "The .300 Winchester Magnum is extremely versatile and has been adopted by many shooting disciplines. The cartridge has found use by hunters, military units, and law enforcement departments.",
+ "name": { "str_sp": ".300 Winchester Magnum, reloaded" },
+ "description": "A .300 Winchester Magnum round, an extremely versatile cartridge that has been adopted by many shooting disciplines, finding use with hunters, military units, and law enforcement departments. This one has been hand-reloaded by a survivor or perhaps a pre-Cataclysm hobbyist, leading to slightly inferior performance compared to factory-produced ammo..",
"proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }