[ { "id": "helmet_lsurvivor", "type": "ARMOR", "name": { "str": "light survivor 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", "price": 0, "price_postapoc": 3000, "to_hit": -1, "bashing": 10, "material": [ "kevlar_rigid", "cotton" ], "symbol": "[", "looks_like": "helmet_survivor", "color": "dark_gray", "covers": [ "head" ], "coverage": 100, "encumbrance": 15, "warmth": 15, "material_thickness": 6, "environmental_protection": 3, "techniques": [ "WBLOCK_1" ], "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ] }, { "id": "helmet_survivor", "type": "ARMOR", "name": { "str": "survivor 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", "price": 0, "price_postapoc": 4000, "to_hit": -1, "bashing": 10, "material": [ "kevlar_rigid", "leather" ], "symbol": "[", "looks_like": "helmet_army", "color": "dark_gray", "covers": [ "head" ], "coverage": 100, "encumbrance": 30, "warmth": 15, "material_thickness": 9, "environmental_protection": 3, "techniques": [ "WBLOCK_1" ], "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, "price_postapoc": 6000, "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" }, "//": "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", "price": 0, "price_postapoc": 6000, "to_hit": -1, "bashing": 10, "material": [ "kevlar_rigid", "steel", "leather" ], "symbol": "[", "looks_like": "helmet_army", "color": "dark_gray", "covers": [ "head" ], "coverage": 100, "encumbrance": 40, "warmth": 15, "material_thickness": 8, "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": "4224 g", "volume": "6 L", "price": 0, "price_postapoc": 8000, "to_hit": -1, "bashing": 10, "material": [ "kevlar_rigid", "steel", "leather" ], "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" ] } ]