summaryrefslogtreecommitdiff
path: root/json/items/armor/hoods.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/armor/hoods.json')
-rw-r--r--json/items/armor/hoods.json48
1 files changed, 0 insertions, 48 deletions
diff --git a/json/items/armor/hoods.json b/json/items/armor/hoods.json
index a0f7ee7..c5e5aa5 100644
--- a/json/items/armor/hoods.json
+++ b/json/items/armor/hoods.json
@@ -47,30 +47,6 @@
"flags": [ "VARSIZE", "WATERPROOF", "STURDY", "OUTER", "HELMET_COMPAT" ]
},
{
- "id": "hood_xlsurvivor",
- "type": "ARMOR",
- "name": { "str": "XL survivor hood" },
- "description": "A massive customized, heavily armored leather and Kevlar hood, designed to provide comfort and protection from harm.",
- "weight": "1640 g",
- "volume": "4500 ml",
- "price": "0 cent",
- "price_postapoc": "25 USD",
- "to_hit": -1,
- "bashing": 10,
- "material": [ "kevlar", "leather" ],
- "symbol": "[",
- "looks_like": "hood_survivor",
- "color": "brown",
- "covers": [ "head" ],
- "coverage": 100,
- "encumbrance": 40,
- "warmth": 15,
- "material_thickness": 4,
- "environmental_protection": 3,
- "techniques": [ "WBLOCK_1" ],
- "flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY", "OUTER", "HELMET_COMPAT" ]
- },
- {
"id": "hood_hsurvivor",
"type": "ARMOR",
"name": { "str": "heavy survivor hood" },
@@ -93,29 +69,5 @@
"environmental_protection": 3,
"techniques": [ "WBLOCK_1" ],
"flags": [ "VARSIZE", "WATERPROOF", "STURDY", "OUTER", "HELMET_COMPAT" ]
- },
- {
- "id": "hood_xlhsurvivor",
- "type": "ARMOR",
- "name": { "str": "XL heavy survivor hood" },
- "description": "A massive customized, heavily armored steel and Kevlar hood, designed to provide comfort and protection from harm.",
- "weight": "2200 g",
- "volume": "6 L",
- "price": "0 cent",
- "price_postapoc": "25 USD",
- "to_hit": -1,
- "bashing": 10,
- "material": [ "kevlar", "steel" ],
- "symbol": "[",
- "looks_like": "hood_survivor",
- "color": "brown",
- "covers": [ "head" ],
- "coverage": 100,
- "encumbrance": 40,
- "warmth": 15,
- "material_thickness": 6,
- "environmental_protection": 3,
- "techniques": [ "WBLOCK_1" ],
- "flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY", "OUTER", "HELMET_COMPAT" ]
}
]