summaryrefslogtreecommitdiff
path: root/json/items/ammo/357mag.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/357mag.json')
-rw-r--r--json/items/ammo/357mag.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/json/items/ammo/357mag.json b/json/items/ammo/357mag.json
index f8a3380..a06ca7e 100644
--- a/json/items/ammo/357mag.json
+++ b/json/items/ammo/357mag.json
@@ -17,7 +17,7 @@
"ammo_type": "357mag",
"casing": "357mag_casing",
"range": 16,
- "damage": { "damage_type": "bullet", "amount": 28, "armor_penetration": 4 },
+ "damage": { "damage_type": "bullet", "amount": 33, "armor_penetration": 4 },
"dispersion": 30,
"recoil": 700,
"effects": [ "COOKOFF" ]
@@ -35,6 +35,7 @@
"copy-from": "357mag_fmj",
"type": "AMMO",
"name": { "str_sp": ".357 Magnum FMJ, reloaded" },
+ "description": "Jacketed .357 Magnum ammunition. 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, "recoil": 0.9 }
},
{
@@ -42,6 +43,7 @@
"copy-from": "357mag_jhp",
"type": "AMMO",
"name": { "str_sp": ".357 Magnum JHP, reloaded" },
+ "description": "Jacketed hollow point .357 Magnum ammunition. 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, "recoil": 0.9 }
},
{
@@ -49,6 +51,7 @@
"copy-from": "357mag_fmj",
"type": "AMMO",
"name": { "str_sp": ".357 Magnum FMJ, black powder" },
+ "description": "Jacketed .357 Magnum ammunition. 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 },
@@ -63,6 +66,7 @@
"copy-from": "357mag_jhp",
"type": "AMMO",
"name": { "str_sp": ".357 Magnum JHP, black powder" },
+ "description": "Jacketed hollow point .357 Magnum ammunition. 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 },