[ { "id": "power_armor_basic", "copy-from": "power_armor_basic", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "combat exoskeleton", "str_pl": "combat exoskeletons" }, "weight": "55280 g" }, { "id": "power_armor_basic_on", "copy-from": "power_armor_basic_on", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "combat exoskeleton (on)", "str_pl": "combat exoskeletons (on)" }, "weight": "55280 g", "weight_capacity_bonus": "55280 g" }, { "id": "power_armor_helmet_basic", "copy-from": "power_armor_helmet_basic", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "environmental combat helmet", "str_pl": "environmental combat helmet" }, "weight": "5528 g", "flags": [ "USE_UPS", "NAT_UPS", "POWERARMOR_EXTERNAL", "WATERPROOF", "STURDY", "SUN_GLASSES", "SWIM_GOGGLES" ] }, { "id": "power_armor_helmet_basic_on", "copy-from": "power_armor_helmet_basic_on", "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "environmental combat helmet (on)", "str_pl": "environmental combat helmet (on)" }, "weight": "5528 g", "weight_capacity_bonus": "5528 g", "flags": [ "USE_UPS", "NAT_UPS", "POWERARMOR_EXTERNAL", "WATCH", "WATERPROOF", "STURDY", "PARTIAL_DEAF", "THERMOMETER", "SUN_GLASSES", "CLIMATE_CONTROL", "TRADER_AVOID", "SWIM_GOGGLES" ] } ]