[ { "id": "bloodbootsheath", "//": "Rebased on ankle sheath.", "looks_like": "bootsheath", "type": "ARMOR", "category": "clothing", "name": { "str": "blood leather ankle sheath" }, "description": "A small concealed knife sheath worn on the ankle. It is awkward to use without practice. Activate to sheathe/draw a weapon.", "weight": "180 g", "volume": "500 ml", "price": 0, "to_hit": -1, "material": [ "compactblood" ], "symbol": "[", "color": "red", "covers": [ "foot_either" ], "coverage": 5, "encumbrance": 2, "material_thickness": 1, "use_action": { "type": "holster", "holster_prompt": "Sheath knife", "holster_msg": "You sheath your %s", "min_volume": "15 ml", "max_volume": "500 ml", "draw_cost": 150, "flags": [ "SHEATH_KNIFE" ] }, "flags": [ "BELTED", "OVERSIZE", "STURDY", "ALLOWS_NATURAL_ATTACKS", "WATER_FRIENDLY" ] }, { "id": "bloodwristsheath", "//": "Rebased on ankle sheath, but for hands.", "looks_like": "bandolier_wrist", "type": "ARMOR", "category": "clothing", "name": { "str": "blood leather wrist sheath" }, "description": "A small concealed knife sheath worn on the wrist. It is awkward to use without practice. Activate to sheathe/draw a weapon.", "weight": "180 g", "volume": "500 ml", "price": 0, "to_hit": -1, "material": [ "compactblood" ], "symbol": "[", "color": "red", "covers": [ "hand_either" ], "coverage": 5, "encumbrance": 2, "material_thickness": 1, "use_action": { "type": "holster", "holster_prompt": "Sheath knife", "holster_msg": "You sheath your %s", "min_volume": "15 ml", "max_volume": "250 ml", "draw_cost": 50, "flags": [ "SHEATH_KNIFE" ] }, "flags": [ "BELTED", "OVERSIZE", "STURDY", "ALLOWS_NATURAL_ATTACKS", "WATER_FRIENDLY" ] }, { "id": "bloodpack", "//": "Rebased on a leather backpack.", "looks_like": "backpack_leather", "type": "ARMOR", "category": "clothing", "name": { "str": "blood leather backpack" }, "description": "A small backpack handmade from blood leather. Good durable storage for a little encumbrance.", "weight": "818 g", "volume": "2 L", "price": 0, "rigid": false, "material": [ "compactblood" ], "symbol": "[", "color": "red", "covers": [ "torso" ], "coverage": 15, "encumbrance": 3, "max_encumbrance": 15, "storage": "15 L", "warmth": 0, "material_thickness": 1, "flags": [ "BELTED", "WATER_FRIENDLY", "STURDY" ] }, { "id": "bigbloodpack", "//": "Rebased on a military rucksack.", "looks_like": "rucksack", "type": "ARMOR", "category": "clothing", "name": { "str": "blood leather rucksack" }, "description": "A large blood leather rucksack, provides a lot of storage and is quite durable.", "weight": "1250 g", "volume": "4 L", "price": 0, "rigid": false, "material": [ "compactblood" ], "symbol": "[", "color": "red", "covers": [ "torso" ], "coverage": 20, "encumbrance": 2, "max_encumbrance": 17, "storage": "22 L", "warmth": 0, "material_thickness": 1, "flags": [ "BELTED", "WATER_FRIENDLY", "STURDY" ] } ]