summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-26 12:37:21 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-26 12:37:21 -0700
commitacc216bb15dfdaeaed5efbaa76d754e8f9f711e8 (patch)
tree4dc6be88142fa27047d9cec148a4d40087114a40 /json
parentNerf armor penetration on handmade 12mm rounds. (diff)
downloadcataclysm-dda-mod_hk-loadout-acc216bb15dfdaeaed5efbaa76d754e8f9f711e8.tar.xz
Update reloaded 000shot to mention it is reloaded in the description.
Diffstat (limited to 'json')
-rw-r--r--json/items/ammo/000shot.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/json/items/ammo/000shot.json b/json/items/ammo/000shot.json
index 3d18b05..a06884e 100644
--- a/json/items/ammo/000shot.json
+++ b/json/items/ammo/000shot.json
@@ -91,6 +91,7 @@
"copy-from": "shot_000",
"type": "AMMO",
"name": { "str": "000 shot, reloaded" },
+ "description": "A shell filled with metal pellets. Extremely damaging, plus the spread makes it very accurate at short range. Favored by SWAT forces. This one has been hand-reloaded.",
"proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
@@ -100,6 +101,7 @@
"copy-from": "shot_000_flechette",
"type": "AMMO",
"name": { "str": "000 flechette shell, reloaded" },
+ "description": "A shotgun shell filled with tiny steel darts. Extremely damaging, plus the spread makes it very accurate at short range. Slices through most forms of armor with ease. This one has been hand-reloaded.",
"proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
@@ -109,6 +111,7 @@
"copy-from": "shot_000_slug",
"type": "AMMO",
"name": { "str": "000 shotgun slug, reloaded" },
+ "description": "A heavy metal slug used with shotguns to give them the range capabilities of a rifle. Extremely damaging but rather inaccurate. This one has been hand-reloaded.",
"proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
@@ -118,6 +121,7 @@
"copy-from": "shot_000_inc",
"type": "AMMO",
"name": { "str": "000 incendiary shell, reloaded" },
+ "description": "A shell filled with a mix of metal and incendiary pellets. Damaging, and may cause flammable material to ignite. This one has been hand-reloaded.",
"proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }