From d5ba3caca701081864e16c7a0e3a2d6f7efea832 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 5 Feb 2024 20:07:11 -0800 Subject: Add the handloaded boilerplate to handmade 40mm grenade descriptions. --- json/items/ammo/40x46mm.json | 4 ++++ json/items/ammo/40x53mm.json | 2 ++ 2 files changed, 6 insertions(+) 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 }, -- cgit v1.2.1