summaryrefslogtreecommitdiff
path: root/power_armor_heavy.json
diff options
context:
space:
mode:
Diffstat (limited to 'power_armor_heavy.json')
-rw-r--r--power_armor_heavy.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/power_armor_heavy.json b/power_armor_heavy.json
index c34de85..746b032 100644
--- a/power_armor_heavy.json
+++ b/power_armor_heavy.json
@@ -12,7 +12,7 @@
"price_postapoc": 40000,
"to_hit": 1,
"bashing": 1,
- "material": [ "hardsteel", "ceramic", "kevlar_rigid" ],
+ "material": [ "steel", "hardsteel", "carbide" ],
"symbol": "[",
"looks_like": "power_armor_basic",
"color": "dark_gray",
@@ -22,7 +22,7 @@
"storage": "20 L",
"warmth": 60,
"power_armor": true,
- "material_thickness": 16,
+ "material_thickness": 12,
"environmental_protection": 16,
"ammo": "battery",
"use_action": { "type": "transform", "msg": "The %s engages.", "target": "power_armor_heavy_on", "active": true },
@@ -54,7 +54,7 @@
"price_postapoc": 10000,
"to_hit": 1,
"bashing": 1,
- "material": [ "hardsteel", "ceramic", "kevlar_rigid" ],
+ "material": [ "steel", "hardsteel", "carbide" ],
"symbol": "[",
"looks_like": "power_armor_helmet_basic",
"color": "dark_gray",
@@ -63,7 +63,7 @@
"encumbrance": 60,
"warmth": 60,
"power_armor": true,
- "material_thickness": 16,
+ "material_thickness": 12,
"environmental_protection": 16,
"qualities": [ [ "GLARE", 1 ] ],
"flags": [ "WATCH", "WATERPROOF", "STURDY", "PARTIAL_DEAF", "THERMOMETER", "SUN_GLASSES", "SWIM_GOGGLES" ]