summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-01-09 23:23:31 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-01-09 23:23:31 -0800
commit3849d54a5991c198212cc722db10373b11afbc61 (patch)
treed0032f5362925d8ce6fd09fa826076c9c498578e
parentRephrase 40x46mm casing description. (diff)
downloadcataclysm-bn-mod_grenade-crafting-3849d54a5991c198212cc722db10373b11afbc61.tar.xz
Clean up the 40mm grenade descriptions.
-rw-r--r--json/items/ammo/40x46mm.json8
-rw-r--r--json/items/ammo/40x53mm.json4
-rw-r--r--json/items/generic/casing.json2
3 files changed, 7 insertions, 7 deletions
diff --git a/json/items/ammo/40x46mm.json b/json/items/ammo/40x46mm.json
index ab80ff2..1064b10 100644
--- a/json/items/ammo/40x46mm.json
+++ b/json/items/ammo/40x46mm.json
@@ -24,7 +24,7 @@
"copy-from": "40x46mm_grenade",
"type": "AMMO",
"name": { "str": "40x46mm M1006" },
- "description": "A low velocity less-lethal 40x46mm round with a foam and plastic projectile intended to cause pain and disorientation to the target. May still injure or kill.",
+ "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.",
"weight": "68 g",
"damage": { "damage_type": "bash", "amount": 20 },
"casing": "40x46mm_m212_casing",
@@ -35,7 +35,7 @@
"copy-from": "40x46mm_grenade",
"type": "AMMO",
"name": { "str": "40x46mm M433" },
- "description": "A low velocity 40x46mm HEDP grenade. It can penetrate 2 inches of steel armor and fragmentation of the projectile body also makes it suitable for use against infantry.",
+ "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.",
"weight": "230 g",
"damage": { "damage_type": "bullet", "amount": 200, "armor_penetration": 30 },
"casing": "40x46mm_m118_casing",
@@ -46,7 +46,7 @@
"copy-from": "40x46mm_grenade",
"type": "AMMO",
"name": { "str": "40x46mm M576" },
- "description": "A 40x46mm buckshot load, designed for use in thick vegetation or room clearing.",
+ "description": "A low velocity 40x46mm buckshot cartridge. It is designed for use in thick vegetation or room clearing.",
"weight": "120 g",
"range": 12,
"damage": { "damage_type": "bullet", "amount": 120 },
@@ -59,7 +59,7 @@
"copy-from": "40x46mm_grenade",
"type": "AMMO",
"name": { "str": "40x46mm M651" },
- "description": "A low velocity 40mm tear gas canister. It is effective for riot control and driving infantry from entrenched positions",
+ "description": "A low velocity 40x46mm tear gas cartridge. It is effective for riot control and driving infantry from entrenched positions.",
"weight": "290 g",
"damage": { "damage_type": "bullet", "amount": 15 },
"drop": "gasbomb_act",
diff --git a/json/items/ammo/40x53mm.json b/json/items/ammo/40x53mm.json
index 072dd39..b8dad79 100644
--- a/json/items/ammo/40x53mm.json
+++ b/json/items/ammo/40x53mm.json
@@ -24,7 +24,7 @@
"copy-from": "40x53mm_grenade",
"type": "AMMO",
"name": { "str": "40x53mm M1001" },
- "description": "40x53mm canister shot loaded with 17 grain flechettes.",
+ "description": "A high velocity 40x53mm flechette cartridge.",
"weight": "340 g",
"//": "Balanced as AP.",
"range": 10,
@@ -38,7 +38,7 @@
"copy-from": "40x53mm_grenade",
"type": "AMMO",
"name": { "str": "40x53mm M430A1" },
- "description": "A high velocity 40x53mm HEDP grenade. It can penetrate 3 inches of steel armor and fragmentation of the projectile body also makes it suitable for use against infantry.",
+ "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.",
"weight": "340 g",
"damage": { "damage_type": "bullet", "amount": 250, "armor_penetration": 45 },
"casing": "40x53mm_m169_casing",
diff --git a/json/items/generic/casing.json b/json/items/generic/casing.json
index 08a13be..9aea6ee 100644
--- a/json/items/generic/casing.json
+++ b/json/items/generic/casing.json
@@ -4,7 +4,7 @@
"type": "GENERIC",
"category": "spare_parts",
"name": { "str": "40x46mm M212 casing" },
- "description": "A leftover canister from a spent M1006 sponge cartridge. The low pressure tolerance of this canister make it unsuitable for alternate loads.",
+ "description": "A leftover canister from a spent M1006 less-lethal cartridge. The low pressure tolerance of this canister make it unsuitable for alternate loads.",
"weight": "50 g",
"volume": "55ml",
"material": "steel",