[ { "id": "power_armor_light", "copy-from": "power_armor_light", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "combat exoskeleton Mk III", "str_pl": "combat exoskeleton Mk IIIs" }, "weight": "18670 g", "extend": { "flags": [ "RAINPROOF" ] } }, { "id": "power_armor_light_on", "copy-from": "power_armor_light_on", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "combat exoskeleton Mk III (on)", "str_pl": "combat exoskeleton Mk IIIs (on)" }, "weight": "18670 g", "weight_capacity_bonus": "18670 g" }, { "id": "power_armor_helmet_light", "copy-from": "power_armor_helmet_light", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "environmental combat helmet Mk III", "str_pl": "environmental combat helmet Mk IIIs" }, "weight": "2074 g", "extend": { "flags": [ "RAINPROOF", "SWIM_GOGGLES" ] }, "delete": { "flags": [ "PARTIAL_DEAF" ] } }, { "id": "power_armor_helmet_light_on", "copy-from": "power_armor_helmet_light_on", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "environmental combat helmet Mk III (on)", "str_pl": "environmental combat helmet Mk IIIs (on)" }, "weight": "2074 g", "weight_capacity_bonus": "2074 g", "extend": { "flags": [ "THERMOMETER", "CLIMATE_CONTROL", "TRADER_AVOID", "PARTIAL_DEAF" ] } } ]