summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-12 12:54:11 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-12 12:54:11 -0800
commit346d787fdb602318d263940bcdb124c0cedcbfd9 (patch)
treeded7a1c894d08f97ca12ae8ff738fea4f6175bf0 /json
parentFancy up the 000shot descriptions with newer dda text. (diff)
downloadcataclysm-dda-mod_hk-loadout-346d787fdb602318d263940bcdb124c0cedcbfd9.tar.xz
Also fancy up some of the 4.6mm descriptions.
Diffstat (limited to 'json')
-rw-r--r--json/items/ammo/46.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/json/items/ammo/46.json b/json/items/ammo/46.json
index 1d82e3e..fd6132c 100644
--- a/json/items/ammo/46.json
+++ b/json/items/ammo/46.json
@@ -75,6 +75,7 @@
"type": "AMMO",
"looks_like": "reloaded_46mm",
"name": { "str_sp": "4.6x30mm FMJ, reloaded" },
+ "description": "4.6x30mm ammunition with 42gr copper plated steel jacket and lead-antimony core bullets. The FMJ round has longer range and greater wounding potential, albeit with slightly more recoil and reduced muzzle velocity. 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 },
@@ -89,6 +90,7 @@
"type": "AMMO",
"looks_like": "bp_46mm",
"name": { "str_sp": "4.6x30mm FMJ, black powder" },
+ "description": "4.6x30mm ammunition with 42gr copper plated steel jacket and lead-antimony core bullets. The FMJ round has longer range and greater wounding potential, albeit with slightly more recoil and reduced muzzle velocity. 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 },
@@ -118,6 +120,7 @@
"type": "AMMO",
"looks_like": "reloaded_46mm",
"name": { "str_sp": "4.6x30mm SHP, reloaded" },
+ "description": "4.6x30mm ammunition with 31gr copper plated brass bullets. The Action Law Enforcement solid hollow point round is optimized for use against soft targets, while still having decent penetration. 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 },
@@ -132,6 +135,7 @@
"type": "AMMO",
"looks_like": "bp_46mm",
"name": { "str_sp": "4.6x30mm SHP, black powder" },
+ "description": "4.6x30mm ammunition with 31gr copper plated brass bullets. The Action Law Enforcement solid hollow point round is optimized for use against soft targets, while still having decent penetration. 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 },