summaryrefslogtreecommitdiff
path: root/json/items/ammo/45.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-12 12:39:03 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-12 12:39:03 -0800
commit7eef3da225f27f471211db84656f05ebcbb95494 (patch)
tree6807b3b44d383b0f1121c3d6f8a317aa6b39b786 /json/items/ammo/45.json
parentRemove description boilerplate for handloaded and black powder. (diff)
downloadcataclysm-bn-mod_revert-handgun-damage-buff-7eef3da225f27f471211db84656f05ebcbb95494.tar.xz
Update ammo descriptions to more recent dda.
Fix incorrect damage on 357mag and 357sig. Fix 36 paper not being marked as reloaded. Fix 38 super not being a 38 super round.
Diffstat (limited to 'json/items/ammo/45.json')
-rw-r--r--json/items/ammo/45.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/json/items/ammo/45.json b/json/items/ammo/45.json
index 0245b8f..0886ae2 100644
--- a/json/items/ammo/45.json
+++ b/json/items/ammo/45.json
@@ -3,7 +3,7 @@
"id": "45_jhp",
"type": "AMMO",
"name": { "str_sp": ".45 ACP JHP" },
- "description": ".45 ACP ammunition with 185gr JHP bullets. The .45 ACP round was developed to replace the .38 Long Colt cartridge in the early 20th century. It has good stopping power but above average recoil.",
+ "description": ".45 ACP ammunition with a 185gr JHP bullet. The .45 ACP round was developed to replace the .38 Long Colt cartridge in the early 20th century, but has since lost some of its popularity to more modern handgun ammo.",
"weight": "10 g",
"volume": "112 ml",
"price": 180,
@@ -35,7 +35,7 @@
"copy-from": "45_jhp",
"type": "AMMO",
"name": { "str_sp": ".45 ACP +P" },
- "description": "Overpressure .45 ACP ammunition with 185gr JHP bullets. This +P ammunition has higher muzzle energy than typical loads leading to greater damage, accuracy and recoil.",
+ "description": "Overpressure .45 ACP ammunition with a 185gr JHP bullet. This cartridge has higher muzzle energy than typical loads, leading to greater damage, accuracy and recoil.",
"price": 210,
"price_postapoc": 600,
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
@@ -47,6 +47,7 @@
"copy-from": "45_acp",
"type": "AMMO",
"name": { "str_sp": ".45 ACP FMJ, reloaded" },
+ "description": ".45 ACP ammunition with a 230gr FMJ bullet. Due to a reputation for effectiveness, the .45 ACP round has been common for over a century. 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" ] }
@@ -56,6 +57,7 @@
"copy-from": "45_jhp",
"type": "AMMO",
"name": { "str_sp": ".45 ACP JHP, reloaded" },
+ "description": ".45 ACP ammunition with a 185gr JHP bullet. 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" ] }
@@ -65,6 +67,7 @@
"copy-from": "45_super",
"type": "AMMO",
"name": { "str_sp": ".45 ACP +P, reloaded" },
+ "description": "Overpressure .45 ACP ammunition with a 185gr JHP bullet. This +P ammunition has higher muzzle energy than typical loads, leading to greater damage, accuracy and recoil. 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" ] }
@@ -74,6 +77,7 @@
"copy-from": "45_acp",
"type": "AMMO",
"name": { "str_sp": ".45 ACP FMJ, black powder" },
+ "description": ".45 ACP ammunition with a 230gr FMJ bullet. Due to a reputation for effectiveness, the .45 ACP round has been common for over a century. 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 },
@@ -88,6 +92,7 @@
"copy-from": "45_jhp",
"type": "AMMO",
"name": { "str_sp": ".45 ACP JHP, black powder" },
+ "description": ".45 ACP ammunition with a 185gr JHP bullet. 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 },