summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-02-05 20:07:11 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-02-05 20:07:11 -0800
commitd5ba3caca701081864e16c7a0e3a2d6f7efea832 (patch)
treef1743af4231412c9de228783553c6e98023a390a
parentFix m433 uncraft providing too much comp-b. (diff)
downloadcataclysm-bn-mod_grenade-crafting-d5ba3caca701081864e16c7a0e3a2d6f7efea832.tar.xz
Add the handloaded boilerplate to handmade 40mm grenade descriptions.
-rw-r--r--json/items/ammo/40x46mm.json4
-rw-r--r--json/items/ammo/40x53mm.json2
2 files changed, 6 insertions, 0 deletions
diff --git a/json/items/ammo/40x46mm.json b/json/items/ammo/40x46mm.json
index 1064b10..750fd64 100644
--- a/json/items/ammo/40x46mm.json
+++ b/json/items/ammo/40x46mm.json
@@ -71,6 +71,7 @@
"copy-from": "40x46mm_m1006",
"type": "AMMO",
"name": { "str": "40x46mm M1006, handmade" },
+ "description": "A low velocity 40x46mm less-lethal cartridge. The foam and plastic projectile is intended to cause pain and disorientation to the target. May still injure or kill. 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": "bash", "amount": 0.9 },
@@ -84,6 +85,7 @@
"copy-from": "40x46mm_m433",
"type": "AMMO",
"name": { "str": "40x46mm M433, handmade" },
+ "description": "A low velocity 40x46mm HEDP grenade cartridge. It can penetrate 2 inches of steel armor and fragmentation of the projectile body also makes it suitable for use against infantry. 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 },
@@ -97,6 +99,7 @@
"copy-from": "40x46mm_m576",
"type": "AMMO",
"name": { "str": "40x46mm M576, handmade" },
+ "description": "A low velocity 40x46mm buckshot cartridge. It is designed for use in thick vegetation or room clearing. 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 },
@@ -110,6 +113,7 @@
"copy-from": "40x46mm_m651",
"type": "AMMO",
"name": { "str": "40x46mm M651, handmade" },
+ "description": "A low velocity 40x46mm tear gas cartridge. It is effective for riot control and driving infantry from entrenched positions. 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 },
diff --git a/json/items/ammo/40x53mm.json b/json/items/ammo/40x53mm.json
index b8dad79..b771fcd 100644
--- a/json/items/ammo/40x53mm.json
+++ b/json/items/ammo/40x53mm.json
@@ -49,6 +49,7 @@
"copy-from": "40x53mm_m1001",
"type": "AMMO",
"name": { "str": "40x53mm M1001, handmade" },
+ "description": "A high velocity 40x53mm flechette cartridge. 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 },
@@ -62,6 +63,7 @@
"copy-from": "40x53mm_m430a1",
"type": "AMMO",
"name": { "str": "40x53mm M430A1, handmade" },
+ "description": "A high velocity 40x53mm HEDP grenade cartridge. It can penetrate 3 inches of steel armor and fragmentation of the projectile body also makes it suitable for use against infantry. 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 },