[ { "id": "ammo_pouch", "copy-from": "ammo_pouch", "type": "ARMOR", "name": { "str": "ammo satchel" }, "rigid": false, "encumbrance": 1, "max_encumbrance": 5 }, { "id": "ammo_satchel", "copy-from": "ammo_satchel", "type": "ARMOR", "name": { "str": "magazine satchel" }, "rigid": false, "encumbrance": 1, "max_encumbrance": 2 }, { "id": "legpouch_large", "copy-from": "legpouch_large", "type": "ARMOR", "name": { "str": "leg magazine pouch", "str_pl": "leg magazine pouches" }, "extend": { "flags": [ "COMPACT" ] } }, { "id": "modularvest", "copy-from": "modularvest", "type": "ARMOR", "name": { "str": "MBR vest (empty)", "str_pl": "MBR vests (empty)" }, "encumbrance": 8 }, { "id": "modularvestceramic", "copy-from": "modularvestceramic", "type": "ARMOR", "name": { "str": "MBR vest (ceramic plates)", "str_pl": "MBR vests (ceramic plates)" }, "weight": "4308 g", "encumbrance": 10 }, { "id": "modularvesthard", "type": "ARMOR", "copy-from": "modularvesthard", "name": { "str": "MBR vest (hard plates)", "str_pl": "MBR vests (hard plates)" }, "weight": "14860 g", "encumbrance": 20 }, { "id": "modularveststeel", "copy-from": "modularveststeel", "type": "ARMOR", "name": { "str": "MBR vest (steel plating)", "str_pl": "MBR vests (steel plating)" }, "weight": "10860 g", "price": "399 USD", "encumbrance": 20 }, { "id": "modularvestsuper", "copy-from": "modularvestsuper", "type": "ARMOR", "name": { "str": "MBR vest (superalloy)", "str_pl": "MBR vests (superalloy)" }, "encumbrance": 15 }, { "id": "tacvest", "copy-from": "tacvest", "type": "ARMOR", "name": { "str": "tac vest" }, "encumbrance": 2, "max_encumbrance": 5, "use_action": { "type": "holster", "holster_prompt": "Stash ammo", "holster_msg": "You stash your %s.", "multi": 5, "min_volume": "250 ml", "max_volume": "1 L", "draw_cost": 60, "flags": [ "MAG_COMPACT", "MAG_BULKY" ] }, "//": "Increase the magazine capacity to five." } ]