[ { "id": "bunker_pants", "copy-from": "bunker_pants", "type": "ARMOR", "name": { "str_sp": "turnout trousers" }, "storage": "7100 ml", "encumbrance": 24, "max_encumbrance": 30 }, { "id": "knee_pads", "copy-from": "knee_pads", "type": "ARMOR", "name": { "str": "pair of knee pads", "str_pl": "pairs of knee pads" }, "extend": { "flags": [ "COMPACT", "ONLY_ONE" ] }, "//": "Add the ONLY_ONE flag to prevent stacking this 0 encumbrance item." }, { "id": "legguard_hard", "copy-from": "legguard_hard", "type": "ARMOR", "name": { "str": "pair of hard leg guards", "str_pl": "pairs of hard leg guards" }, "coverage": 90, "encumbrance": 4 }, { "id": "lsurvivor_pants", "copy-from": "lsurvivor_pants", "type": "ARMOR", "name": { "str_sp": "light survivor cargo pants" }, "coverage": 100, "material_thickness": 4, "storage": "4600 ml", "encumbrance": 8, "max_encumbrance": 16 }, { "id": "motorbike_pants", "copy-from": "motorbike_pants", "type": "ARMOR", "name": { "str": "pair of motorcycle jeans", "str_pl": "pairs of motorcycle jeans" }, "storage": "4660 ml", "encumbrance": 10, "max_encumbrance": 14 }, { "id": "pants_survivor", "copy-from": "pants_survivor", "type": "ARMOR", "name": { "str_sp": "survivor cargo pants" }, "material_thickness": 5, "storage": "7100 ml", "encumbrance": 10, "max_encumbrance": 20, "extend": { "flags": [ "RAINPROOF" ] } } ]