summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-06-14 17:40:59 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-06-14 17:40:59 -0700
commit0bcc521368c4f0c6f1154feef52b8b445edbc619 (patch)
tree5306cf600248b538d126db9af6516a85737e1094
parentRebalance heavy/superalloy helmet thickness. (diff)
downloadcataclysm-bn-mod_survivorheadgear-crafting-0bcc521368c4f0c6f1154feef52b8b445edbc619.tar.xz
Reduce armor thickness of helmets now that rigid kevlar is no longer the same as kevlar.
-rw-r--r--json/items/armor/helmet.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/json/items/armor/helmet.json b/json/items/armor/helmet.json
index 882f9b8..208a7ec 100644
--- a/json/items/armor/helmet.json
+++ b/json/items/armor/helmet.json
@@ -19,7 +19,7 @@
"coverage": 100,
"encumbrance": 15,
"warmth": 15,
- "material_thickness": 10,
+ "material_thickness": 9,
"environmental_protection": 3,
"techniques": [ "WBLOCK_1" ],
"flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
@@ -44,7 +44,7 @@
"coverage": 100,
"encumbrance": 30,
"warmth": 15,
- "material_thickness": 10,
+ "material_thickness": 9,
"environmental_protection": 3,
"techniques": [ "WBLOCK_1" ],
"flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
@@ -69,7 +69,7 @@
"coverage": 100,
"encumbrance": 50,
"warmth": 15,
- "material_thickness": 10,
+ "material_thickness": 9,
"environmental_protection": 3,
"techniques": [ "WBLOCK_1" ],
"flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
@@ -94,7 +94,7 @@
"coverage": 100,
"encumbrance": 40,
"warmth": 15,
- "material_thickness": 9,
+ "material_thickness": 8,
"environmental_protection": 5,
"techniques": [ "WBLOCK_1" ],
"flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
@@ -118,7 +118,7 @@
"coverage": 100,
"encumbrance": 35,
"warmth": 15,
- "material_thickness": 9,
+ "material_thickness": 8,
"environmental_protection": 5,
"techniques": [ "WBLOCK_1" ],
"flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
@@ -143,7 +143,7 @@
"coverage": 100,
"encumbrance": 80,
"warmth": 15,
- "material_thickness": 9,
+ "material_thickness": 8,
"environmental_protection": 5,
"techniques": [ "WBLOCK_1" ],
"flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
@@ -168,7 +168,7 @@
"coverage": 100,
"encumbrance": 80,
"warmth": 15,
- "material_thickness": 9,
+ "material_thickness": 8,
"environmental_protection": 5,
"techniques": [ "WBLOCK_1" ],
"flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]