summaryrefslogtreecommitdiff
path: root/power_armor_medium.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-01-08 20:06:02 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-01-08 20:06:02 -0800
commit25fd4d50c5ee4c10d8d67858013899635f871c40 (patch)
tree06e69c70b165425d47317e34b047d690811d4fd5 /power_armor_medium.json
parentAdjust naming scheme to use Mk I, Mk II, Mk III. (diff)
downloadcataclysm-bn-mod_usable-power-armor-master.tar.xz
Replace the descriptions on power armor to remove the silly phrasing regarding shields as underwear.HEADmaster
Diffstat (limited to 'power_armor_medium.json')
-rw-r--r--power_armor_medium.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/power_armor_medium.json b/power_armor_medium.json
index 151be05..43b6ca7 100644
--- a/power_armor_medium.json
+++ b/power_armor_medium.json
@@ -5,6 +5,7 @@
"type": "TOOL_ARMOR",
"category": "clothing",
"name": { "str": "combat exoskeleton Mk II", "str_pl": "combat exoskeletons Mk IIs" },
+ "description": "These were the second wave of military combat exoskeleton, and got a lot of media attention, with popular Navy commercials featuring them heavily. It consists of a muscle-boosting exoskeleton frame with overlayed segmented alloy plating. Despite advancements over the original bulky 'tank suits', it's still highly cumbersome when inactive. An integrated chemical resistant bodyglove precludes wearing clothing aside from most undergarments.",
"weight": "36280 g",
"extend": { "flags": [ "RAINPROOF" ] }
},
@@ -14,6 +15,7 @@
"type": "TOOL_ARMOR",
"category": "clothing",
"name": { "str": "combat exoskeleton Mk II (on)", "str_pl": "combat exoskeleton Mk IIs (on)" },
+ "description": "These were the second wave of military combat exoskeleton, and got a lot of media attention, with popular Navy commercials featuring them heavily. It consists of a muscle-boosting exoskeleton frame with overlayed segmented alloy plating. Despite advancements over the original bulky 'tank suits', it's still highly cumbersome when inactive. An integrated chemical resistant bodyglove precludes wearing clothing aside from most undergarments. It is currently turned on, activate it to turn it off.",
"weight": "36280 g",
"weight_capacity_bonus": "36280 g"
},