[ { "id": "police_belt", "copy-from": "police_belt", "type": "ARMOR", "name": { "str": "police duty belt" }, "rigid": false, "encumbrance": 1, "max_encumbrance": 6, "//": "Reduce base encumbrance, with the old value becoming max_encumbrance when items are stored." }, { "id": "webbing_belt", "copy-from": "webbing_belt", "type": "ARMOR", "name": { "str": "webbing belt" }, "rigid": false, "encumbrance": 1, "max_encumbrance": 3, "//": "Slightly increase encumbrance when an item is stored." }, ]