|
271 | 271 | "type": "TOOL_ARMOR", |
272 | 272 | "name": { "str": "power armor helmet (active)", "str_pl": "power armor helmets (active)" }, |
273 | 273 | "description": "A fully enclosed combat helmet for hazardous environments, this was designed to fit with a powered exoskeleton, using cameras to expand visual range. In practice, the cameras were unreliable and easily fouled. The environmental controls function best with direct-skin contact.", |
274 | | - "extend": { "flags": [ "THERMOMETER", "CLIMATE_CONTROL", "TRADER_AVOID" ] }, |
| 274 | + "extend": { "flags": [ "THERMOMETER", "RECON_VISION", "CLIMATE_CONTROL", "TRADER_AVOID" ] }, |
275 | 275 | "power_draw": 500000, |
276 | 276 | "qualities": [ [ "GLARE", 2 ] ], |
277 | 277 | "revert_to": "power_armor_helmet_basic", |
|
327 | 327 | "type": "TOOL_ARMOR", |
328 | 328 | "name": { "str": "heavy power armor helmet (active)", "str_pl": "heavy power armor helmets (active)" }, |
329 | 329 | "description": "An extremely heavy-duty fully enclosed combat helmet for hazardous environments, this was designed to fit with a powered exoskeleton. In the field, soldiers reported that the protection was not worth the awkward size and limited visuals. The environmental controls function best with direct-skin contact.", |
330 | | - "extend": { "flags": [ "THERMOMETER", "CLIMATE_CONTROL", "TRADER_AVOID" ] }, |
| 330 | + "extend": { "flags": [ "THERMOMETER", "RECON_VISION", "CLIMATE_CONTROL", "TRADER_AVOID" ] }, |
331 | 331 | "power_draw": 750000, |
332 | 332 | "qualities": [ [ "GLARE", 2 ] ], |
333 | 333 | "revert_to": "power_armor_helmet_heavy", |
|
383 | 383 | "type": "TOOL_ARMOR", |
384 | 384 | "name": { "str": "light power armor helmet (active)", "str_pl": "light power armor helmets (active)" }, |
385 | 385 | "description": "This full-enclosure helmet was designed based on commercial diving equipment, in response to complaints that earlier designs were impossible to use in combat. While still a little more restrictive than regular combat headgear - and frustrating should your nose itch - this one received far better reviews from soldiers. Sadly, civilization ended before they could roll out in significant numbers. The environmental controls function best with direct-skin contact.", |
386 | | - "extend": { "flags": [ "THERMOMETER", "CLIMATE_CONTROL", "TRADER_AVOID" ] }, |
| 386 | + "extend": { "flags": [ "THERMOMETER", "RECON_VISION", "CLIMATE_CONTROL", "TRADER_AVOID" ] }, |
387 | 387 | "power_draw": 250000, |
388 | 388 | "qualities": [ [ "GLARE", 1 ] ], |
389 | 389 | "revert_to": "power_armor_helmet_light", |
|
0 commit comments