[ { "id": "power_armor_basic", "copy-from": "power_armor_basic", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "combat exoskeleton Mk II", "str_pl": "combat exoskeletons Mk IIs" }, "weight": "36280 g", "extend": { "flags": [ "RAINPROOF" ] } }, { "id": "power_armor_basic_on", "copy-from": "power_armor_basic_on", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "combat exoskeleton Mk II (on)", "str_pl": "combat exoskeleton Mk IIs (on)" }, "weight": "36280 g", "weight_capacity_bonus": "36280 g" }, { "id": "power_armor_helmet_basic", "copy-from": "power_armor_helmet_basic", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "environmental combat helmet Mk II", "str_pl": "environmental combat helmet Mk IIs" }, "weight": "4031 g", "extend": { "flags": [ "RAINPROOF", "SWIM_GOGGLES" ] }, "delete": { "flags": [ "PARTIAL_DEAF" ] } }, { "id": "power_armor_helmet_basic_on", "copy-from": "power_armor_helmet_basic_on", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "environmental combat helmet Mk II (on)", "str_pl": "environmental combat helmet Mk IIs (on)" }, "weight": "4031 g", "weight_capacity_bonus": "4031 g", "extend": { "flags": [ "THERMOMETER", "CLIMATE_CONTROL", "TRADER_AVOID", "PARTIAL_DEAF" ] } } ]