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.json47
1 files changed, 0 insertions, 47 deletions
diff --git a/json/items/armor/hoods.json b/json/items/armor/hoods.json
index c5e5aa5..1b3d150 100644
--- a/json/items/armor/hoods.json
+++ b/json/items/armor/hoods.json
@@ -1,52 +1,5 @@
[
{
- "id": "hood_lsurvivor",
- "type": "ARMOR",
- "name": { "str": "light survivor hood" },
- "description": "A customized armored cloth and Kevlar hood, very light and durable.",
- "weight": "628 g",
- "volume": "750 ml",
- "price": "0 cent",
- "price_postapoc": "30 USD",
- "to_hit": -1,
- "bashing": 10,
- "material": [ "kevlar", "cotton" ],
- "symbol": "[",
- "looks_like": "hood_survivor",
- "color": "green",
- "covers": [ "head" ],
- "coverage": 100,
- "encumbrance": 15,
- "warmth": 15,
- "material_thickness": 4,
- "environmental_protection": 3,
- "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "OUTER", "HELMET_COMPAT" ]
- },
- {
- "id": "hood_survivor",
- "type": "ARMOR",
- "name": { "str": "survivor hood" },
- "description": "A customized, heavily armored leather and Kevlar hood, designed to provide comfort and protection from harm.",
- "weight": "820 g",
- "volume": "2 L",
- "price": "0 cent",
- "price_postapoc": "40 USD",
- "to_hit": -1,
- "bashing": 10,
- "material": [ "kevlar", "leather" ],
- "symbol": "[",
- "looks_like": "hood_rain",
- "color": "brown",
- "covers": [ "head" ],
- "coverage": 100,
- "encumbrance": 25,
- "warmth": 15,
- "material_thickness": 4,
- "environmental_protection": 3,
- "techniques": [ "WBLOCK_1" ],
- "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "OUTER", "HELMET_COMPAT" ]
- },
- {
"id": "hood_hsurvivor",
"type": "ARMOR",
"name": { "str": "heavy survivor hood" },