[ { "id": "blood_suit", "type": "ARMOR", "name": { "str": "blood leather suit" }, "description": "A lightweight, blood red suit made completely of flexible compacted blood sheets and designed to be worn under your clothes. Protects vital extremeties.", "weight": "610 g", "volume": "750 ml", "price": 0, "to_hit": -1, "bashing": 3, "material": [ "compactblood", "leather" ], "symbol": "[", "color": "red", "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ], "coverage": 100, "encumbrance": 6, "warmth": 10, "material_thickness": 1, "environmental_protection": 1, "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "SKINTIGHT" ] }, { "id": "blood_hood", "type": "ARMOR", "name": { "str": "blood leather hood" }, "description": "Hood made from compacted blood and leather, this is tough and provides decent protection from damage.", "weight": "745 g", "volume": "1250 ml", "price": 0, "to_hit": -1, "bashing": 10, "material": [ "compactblood", "leather" ], "symbol": "[", "color": "red", "covers": [ "head" ], "coverage": 100, "encumbrance": 15, "warmth": 20, "material_thickness": 1, "environmental_protection": 1, "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "OUTER", "HELMET_COMPAT" ] }, { "id": "blood_duster", "type": "ARMOR", "name": { "str": "blood leather duster" }, "description": "Consists of compacted blood sheets and leather. This duster provides good storage and warmth.", "weight": "1997 g", "volume": "7 L", "price": 0, "to_hit": -1, "material": [ "compactblood", "leather" ], "symbol": "[", "color": "red", "armor_portion_data": [ { "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 8, 15 ] }, { "covers": [ "legs" ], "coverage": 85, "encumbrance": [ 5, 6 ] }, { "covers": [ "arms" ], "coverage": 100, "encumbrance": [ 8, 8 ] } ], "storage": "8 L", "warmth": 20, "material_thickness": 1, "environmental_protection": 1, "flags": [ "VARSIZE", "POCKETS", "OUTER", "WATERPROOF", "RAINPROOF", "HOOD", "COLLAR", "STURDY" ] }, { "id": "blood_gloves", "type": "ARMOR", "name": { "str": "pair of blood leather gloves", "str_pl": "pairs of blood leather gloves" }, "description": "A combination of compacted blood sheets and leather. This pair of gloves offer great protection against environment.", "weight": "160 g", "volume": "250 ml", "price": 0, "to_hit": 2, "material": [ "compactblood", "leather" ], "symbol": "[", "color": "red", "covers": [ "hand_l", "hand_r" ], "coverage": 100, "encumbrance": 10, "warmth": 15, "material_thickness": 1, "environmental_protection": 1, "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ] }, { "id": "blood_pants", "type": "ARMOR", "name": { "str": "blood leather pants", "str_pl": "blood leather pants" }, "description": "A pair of pants created from leather and compacted blood sheets. Offers decent protection.", "weight": "980 g", "volume": "2500 ml", "price": 0, "material": [ "compactblood", "leather" ], "symbol": "[", "color": "red", "covers": [ "leg_l", "leg_r" ], "coverage": 100, "encumbrance": 10, "warmth": 15, "material_thickness": 1, "environmental_protection": 1, "flags": [ "VARSIZE", "STURDY", "WATERPROOF" ] }, { "id": "blood_boots", "type": "ARMOR", "name": { "str": "pair of blood leather boots", "str_pl": "pairs of blood leather boots" }, "description": "Pair of boots made from tough leather and compacted blood sheets. It's a great choice for rough journeys.", "weight": "1030 g", "volume": "2500 ml", "price": 0, "to_hit": -1, "bashing": 2, "material": [ "compactblood", "leather" ], "symbol": "[", "color": "red", "covers": [ "foot_l", "foot_r" ], "coverage": 100, "encumbrance": 15, "warmth": 20, "material_thickness": 1, "environmental_protection": 1, "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ] } ]