[ { "id": "power_armor_heavy", "copy-from": "power_armor_heavy", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "heavy combat exoskeleton", "str_pl": "heavy combat exoskeletons" }, "weight": "75420 g", "extend": { "flags": [ "RAINPROOF" ] } }, { "id": "power_armor_heavy_on", "copy-from": "power_armor_heavy_on", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "heavy combat exoskeleton (on)", "str_pl": "heavy combat exoskeletons (on)" }, "weight": "75420 g", "weight_capacity_bonus": "75420 g" }, { "id": "power_armor_helmet_heavy", "copy-from": "power_armor_helmet_heavy", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "heavy environmental combat helmet", "str_pl": "heavy environmental combat helmet" }, "weight": "7542 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": "heavy environmental combat helmet (on)", "str_pl": "heavy environmental combat helmet (on)" }, "weight": "7542 g", "weight_capacity_bonus": "7542 g", "extend": { "flags": [ "THERMOMETER", "CLIMATE_CONTROL", "TRADER_AVOID", "PARTIAL_DEAF" ] } } ]