[ { "id": "gloves_survivor_fingerless", "copy-from": "gloves_survivor_fingerless", "type": "ARMOR", "name": { "str": "pair of fingerless survivor gloves", "str_pl": "pairs of fingerless survivor gloves" }, "encumbrance": 2, "//": "Reduce the encumbrance to be more comparable to the difference between leather and fingerless leather gloves." }, { "id": "gloves_rubber", "copy-from": "gloves_rubber", "type": "ARMOR", "name": { "str": "pair of rubber gloves", "str_pl": "pairs of rubber gloves" }, "encumbrance": 4, "//": "Massive reduction in encumbrance." }, { "id": "gloves_wool", "copy-from": "gloves_wool", "type": "ARMOR", "name": { "str": "pair of wool gloves", "str_pl": "pairs of wool gloves" }, "weight": "100 g" }, { "id": "gloves_wool_fingerless", "copy-from": "gloves_wool_fingerless", "type": "ARMOR", "name": { "str": "pair of fingerless wool gloves", "str_pl": "pairs of fingerless wool gloves" }, "weight": "60 g" }, { "id": "long_glove_white", "copy-from": "long_glove_white", "type": "ARMOR", "name": { "str": "pair of extra long white gloves", "str_pl": "pairs of extra long white gloves" }, "armor_portion_data": [ { "covers": [ "hands" ], "coverage": 100, "encumbrance": 2 }, { "covers": [ "arms" ], "coverage": 75, "encumbrance": 2 } ], "warmth": 10, "flags": [ "VARSIZE", "SKINTIGHT" ] } ]