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.json75
1 files changed, 0 insertions, 75 deletions
diff --git a/json/items/armor/helmet.json b/json/items/armor/helmet.json
index 4daef9c..6d810a8 100644
--- a/json/items/armor/helmet.json
+++ b/json/items/armor/helmet.json
@@ -50,31 +50,6 @@
"flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
- "id": "helmet_xlsurvivor",
- "type": "ARMOR",
- "name": { "str": "XL survivor helmet" },
- "//": "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",
- "price": "0 cent",
- "price_postapoc": "60 USD",
- "to_hit": -1,
- "bashing": 10,
- "material": [ "kevlar_rigid", "leather" ],
- "symbol": "[",
- "looks_like": "helmet_army",
- "color": "dark_gray",
- "covers": [ "head" ],
- "coverage": 100,
- "encumbrance": 50,
- "warmth": 15,
- "material_thickness": 9,
- "environmental_protection": 3,
- "techniques": [ "WBLOCK_1" ],
- "flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
- },
- {
"id": "helmet_hsurvivor",
"type": "ARMOR",
"name": { "str": "heavy survivor helmet" },
@@ -122,55 +97,5 @@
"environmental_protection": 5,
"techniques": [ "WBLOCK_1" ],
"flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
- },
- {
- "id": "helmet_xlhsurvivor",
- "type": "ARMOR",
- "name": { "str": "XL heavy survivor helmet" },
- "//": "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": "6624 g",
- "volume": "6 L",
- "price": "0 cent",
- "price_postapoc": "80 USD",
- "to_hit": -1,
- "bashing": 10,
- "material": [ "kevlar_rigid", "steel" ],
- "symbol": "[",
- "looks_like": "helmet_xlsurvivor",
- "color": "dark_gray",
- "covers": [ "head" ],
- "coverage": 100,
- "encumbrance": 80,
- "warmth": 15,
- "material_thickness": 8,
- "environmental_protection": 5,
- "techniques": [ "WBLOCK_1" ],
- "flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
- },
- {
- "id": "helmet_xlsasurvivor",
- "type": "ARMOR",
- "name": { "str": "XL superalloy survivor helmet" },
- "//": "Double the weight of a superalloy survivor helm for the same protection.",
- "description": "A massive customized, heavily armored superalloy and Kevlar helmet, modified to provide maximum comfort and protection from harm. All the added material has made it rather heavy.",
- "weight": "5299 g",
- "volume": "6 L",
- "price": "0 cent",
- "price_postapoc": "80 USD",
- "to_hit": -1,
- "bashing": 10,
- "material": [ "kevlar_rigid", "superalloy" ],
- "symbol": "[",
- "looks_like": "helmet_xlsurvivor",
- "color": "light_cyan",
- "covers": [ "head" ],
- "coverage": 100,
- "encumbrance": 80,
- "warmth": 15,
- "material_thickness": 8,
- "environmental_protection": 5,
- "techniques": [ "WBLOCK_1" ],
- "flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
}
]