summaryrefslogtreecommitdiff
path: root/json/items/armor/helmet.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/armor/helmet.json')
-rw-r--r--json/items/armor/helmet.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/json/items/armor/helmet.json b/json/items/armor/helmet.json
index 422c7d9..a46feee 100644
--- a/json/items/armor/helmet.json
+++ b/json/items/armor/helmet.json
@@ -3,7 +3,7 @@
"id": "helmet_lsurvivor",
"type": "ARMOR",
"name": { "str": "light survivor helmet" },
- "note": "Roughly an improved tactical helmet.",
+ "//": "Roughly an improved tactical helmet.",
"description": "A customized, heavily armored Kevlar helmet, modified with cotton reinforcements to provide maximum comfort and protection from harm. All the added material has kept it rather light.",
"weight": "910 g",
"volume": "1750 ml",
@@ -11,7 +11,7 @@
"price_postapoc": 3000,
"to_hit": -1,
"bashing": 10,
- "material": [ "kevlar", "cotton" ],
+ "material": [ "kevlar_rigid", "cotton" ],
"symbol": "[",
"looks_like": "helmet_survivor",
"color": "dark_gray",
@@ -28,7 +28,7 @@
"id": "helmet_survivor",
"type": "ARMOR",
"name": { "str": "survivor helmet" },
- "note": "Roughly an improved army helmet.",
+ "//": "Roughly an improved army helmet.",
"description": "A customized, heavily armored Kevlar helmet, modified with leather reinforcements to provide maximum comfort and protection from harm.",
"weight": "1420 g",
"volume": "2000 ml",
@@ -36,7 +36,7 @@
"price_postapoc": 4000,
"to_hit": -1,
"bashing": 10,
- "material": [ "kevlar", "leather" ],
+ "material": [ "kevlar_rigid", "leather" ],
"symbol": "[",
"looks_like": "helmet_army",
"color": "dark_gray",
@@ -53,7 +53,7 @@
"id": "helmet_xlsurvivor",
"type": "ARMOR",
"name": { "str": "XL survivor helmet" },
- "note": "Double the weight of a survivor helm for the same protection.",
+ "//": "Double the weight of a survivor helm for the same protection.",
"description": "A massive customized, heavily armored Kevlar helmet, modified with leather reinforcements to provide maximum comfort and protection from harm.",
"weight": "2840 g",
"volume": "6 L",
@@ -61,7 +61,7 @@
"price_postapoc": 6000,
"to_hit": -1,
"bashing": 10,
- "material": [ "kevlar", "leather" ],
+ "material": [ "kevlar_rigid", "leather" ],
"symbol": "[",
"looks_like": "helmet_army",
"color": "dark_gray",
@@ -78,7 +78,7 @@
"id": "helmet_hsurvivor",
"type": "ARMOR",
"name": { "str": "heavy survivor helmet" },
- "note": "A furthur improved army helmet. But still greatly inferior to a light power armor helmet.",
+ "//": "A furthur improved army helmet. But still greatly inferior to a light power armor helmet.",
"description": "A customized, heavily armored steel and Kevlar helmet, modified to provide maximum comfort and protection from harm. All the added material has made it rather heavy.",
"weight": "1712 g",
"volume": "2500 ml",
@@ -86,7 +86,7 @@
"price_postapoc": 6000,
"to_hit": -1,
"bashing": 10,
- "material": [ "kevlar", "steel", "leather" ],
+ "material": [ "kevlar_rigid", "steel", "leather" ],
"symbol": "[",
"looks_like": "helmet_army",
"color": "dark_gray",
@@ -103,7 +103,7 @@
"id": "helmet_xlhsurvivor",
"type": "ARMOR",
"name": { "str": "XL heavy survivor helmet" },
- "note": "Double the weight of a heavy survivor helm for the same protection.",
+ "//": "Double the weight of a heavy survivor helm for the same protection.",
"description": "A massive customized, heavily armored steel and Kevlar helmet, modified to provide maximum comfort and protection from harm. All the added material has made it rather heavy.",
"weight": "4224 g",
"volume": "6 L",
@@ -111,7 +111,7 @@
"price_postapoc": 8000,
"to_hit": -1,
"bashing": 10,
- "material": [ "kevlar", "steel", "leather" ],
+ "material": [ "kevlar_rigid", "steel", "leather" ],
"symbol": "[",
"looks_like": "helmet_xlsurvivor",
"color": "dark_gray",