[ { "id": "power_armor_heavy", "copy-from": "power_armor_heavy", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "combat exoskeleton Mk I", "str_pl": "combat exoskeleton Mk Is" }, "weight": "54420 g", "extend": { "flags": [ "RAINPROOF" ] } }, { "id": "power_armor_heavy_on", "copy-from": "power_armor_heavy_on", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "combat exoskeleton Mk I (on)", "str_pl": "combat exoskeleton Mk Is (on)" }, "weight": "54420 g", "weight_capacity_bonus": "54420 g" }, { "id": "power_armor_helmet_heavy", "copy-from": "power_armor_helmet_heavy", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "environmental combat helmet Mk I", "str_pl": "environmental combat helmet Mk Is" }, "weight": "6046 g", "extend": { "flags": [ "RAINPROOF", "SWIM_GOGGLES" ] }, "delete": { "flags": [ "PARTIAL_DEAF" ] } }, { "id": "power_armor_helmet_heavy_on", "copy-from": "power_armor_helmet_heavy_on", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "environmental combat helmet Mk I (on)", "str_pl": "environmental combat helmet Mk Is (on)" }, "weight": "6046 g", "weight_capacity_bonus": "6046 g", "extend": { "flags": [ "THERMOMETER", "CLIMATE_CONTROL", "TRADER_AVOID", "PARTIAL_DEAF" ] } } ]