[ { "id": "backpack", "copy-from": "backpack", "type": "ARMOR", "name": { "str": "backpack" }, "encumbrance": 2, "max_encumbrance": 25, "storage": "25510 ml" }, { "id": "backpack_hiking", "copy-from": "backpack_hiking", "type": "ARMOR", "name": { "str": "hiking backpack" }, "volume": "14700 ml", "encumbrance": 10, "max_encumbrance": 40, "storage": "60001 ml" }, { "id": "backpack_leather", "copy-from": "backpack_leather", "type": "ARMOR", "name": { "str": "leather backpack" }, "encumbrance": 4, "max_encumbrance": 24, "storage": "25 L" }, { "id": "backpack_tactical_large", "copy-from": "backpack_tactical_large", "type": "ARMOR", "name": { "str": "large tactical backpack" }, "encumbrance": 10, "max_encumbrance": 55, "storage": "66 L" }, { "id": "daypack", "copy-from": "daypack", "type": "ARMOR", "name": { "str": "daypack" }, "storage": "24510 ml", "encumbrance": 2, "max_encumbrance": 18 }, { "id": "dive_bag", "copy-from": "dive_bag", "type": "ARMOR", "name": { "str": "dive bag" }, "storage": "30 L", "encumbrance": 2, "max_encumbrance": 25 }, { "id": "duffelbag", "copy-from": "duffelbag", "type": "ARMOR", "name": { "str": "duffel bag" }, "encumbrance": 5, "max_encumbrance": 40, "storage": "35 L" }, { "id": "dump_pouch", "copy-from": "dump_pouch", "type": "ARMOR", "name": { "str": "tactical dump pouch", "str_pl": "tactical dump pouches" }, "encumbrance": 1, "max_encumbrance": 3, "storage": "2 L" }, { "id": "legrig", "copy-from": "legrig", "type": "ARMOR", "name": { "str": "pair of drop leg pouches", "str_pl": "pairs of drop leg pouches" }, "storage": "4500 ml", "encumbrance": 1, "max_encumbrance": 4, "flags": [ "WATER_FRIENDLY", "BELTED" ], "//": "Changed to strapped layer since knee pads no longer hard conflict." }, { "id": "armrig", "type": "ARMOR", "name": { "str": "armband pouch", "str_pl": "armband pouches" }, "description": "A small pouch that can be worn on the upper arm using buckled straps. This is a favoured item among sports & camping enthusiasts.", "weight": "205 g", "volume": "550 ml", "price": "30 USD", "price_postapoc": "250 cent", "material": [ "cotton", "plastic" ], "symbol": "[", "looks_like": "armguard_soft", "color": "dark_gray", "storage": "500 ml", "covers": [ "arm_either" ], "coverage": 15, "encumbrance": 0, "max_encumbrance": 1, "material_thickness": 1, "flags": [ "VARSIZE", "WATER_FRIENDLY", "BELTED" ], "//": "Psuedo-ported from dda." }, { "id": "mbag", "copy-from": "mbag", "type": "ARMOR", "name": { "str": "messenger bag" }, "encumbrance": 4, "max_encumbrance": 20, "storage": "15 L", "flags": [ "BELTED", "WATER_FRIENDLY" ] }, { "id": "molle_pack", "copy-from": "molle_pack", "type": "ARMOR", "name": { "str": "MOLLE pack" }, "weight": "1450 g", "volume": "6 L", "encumbrance": 5, "max_encumbrance": 19, "storage": "23001 ml" }, { "id": "rucksack", "copy-from": "rucksack", "type": "ARMOR", "name": { "str": "military rucksack" }, "volume": "11 L", "encumbrance": 10, "max_encumbrance": 50, "storage": "54001 ml" }, { "id": "runner_bag", "copy-from": "runner_bag", "type": "ARMOR", "name": { "str": "runner pack" }, "weight": "360 g", "storage": "7 L", "encumbrance": 1, "max_encumbrance": 5 }, { "id": "travelpack", "copy-from": "travelpack", "type": "ARMOR", "name": { "str": "travelpack" }, "volume": "5 L", "storage": "31510 ml", "encumbrance": 3, "max_encumbrance": 25 }, { "id": "vest", "copy-from": "vest", "type": "ARMOR", "name": { "str": "utility vest" }, "storage": "3 L", "encumbrance": 2, "max_encumbrance": 4, "extend": { "flags": [ "BELTED" ] }, "//": "Changed to strapped layer because this is not a shirt." } ]