[ { "id": "power_armor_light", "copy-from": "power_armor_light", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "field combat exoskeleton", "str_pl": "field combat exoskeletons" }, "weight": "18670 g", "extend": { "flags": [ "RAINPROOF" ] } }, { "id": "power_armor_light_on", "copy-from": "power_armor_light_on", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "field combat exoskeleton (on)", "str_pl": "field combat exoskeletons (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": "light environmental combat helmet", "str_pl": "light environmental combat helmet" }, "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": "light environmental combat helmet (on)", "str_pl": "light environmental combat helmet (on)" }, "weight": "2074 g", "weight_capacity_bonus": "2074 g", "extend": { "flags": [ "THERMOMETER", "CLIMATE_CONTROL", "TRADER_AVOID", "PARTIAL_DEAF" ] } } ]