Actions

Difference between revisions of "Hardsuit Helmet"

From Unofficial Stationeers Wiki

(Added logic)
(improve itembox and data params)
 
Line 1: Line 1:
[[Category:Suits]]
 
 
{{Itembox
 
{{Itembox
| name       = Hardsuit Helmet
+
| name = Hardsuit Helmet
| image       = [[File:ItemHardsuitHelmet.png]]
+
| image = [[File:ItemHardsuitHelmet.png]]
| maxpressure = <table><tr><td>202.65 kPa</td><td>(Internal)</td></tr><tr><td>>10 MPa</td><td>(External)</td></tr></table>
+
| prefabhash = -84573099
| volume     = 3L
+
| prefabname = ItemHardsuitHelmet
| createdwith = [[Fabricator]]
+
| stacks = 1
| cost        = 10g [[Steel]], 2g [[Astroloy]], 2g [[Stellite]]
+
| maxpressure = <table style="background-color:revert"><tr><td>202.65 kPa</td><td>(Internal)</td></tr><tr><td>>10 MPa</td><td>(External)</td></tr></table>
}}
+
| volume = 3L
 
+
| slot_class = SlotClass.Helmet
 +
| sorting_class = SortingClass.Clothing
 +
| recipe_machine1 = Tool Manufactory (Tier Two)
 +
| recipe_cost1 = 10g [[Steel]], 2g [[Stellite]], 2g [[Astroloy]]
 +
}}
 +
<blockquote><q>The Hardsuit Helmet is similar to the [[Space Helmet]], but can withstand higher temperatures and pressures. It's perfect for enduring harsh environments like Venus and Vulcan.</q><br>
 +
'''- Stationpedia'''</blockquote>
 
==Description==
 
==Description==
 
Paired with a [[Hardsuit]], it provides a contained, portable, pressurized, breathable environment need for protection against the vacuum of space.
 
Paired with a [[Hardsuit]], it provides a contained, portable, pressurized, breathable environment need for protection against the vacuum of space.
Line 16: Line 21:
 
==Usage==
 
==Usage==
 
Your helmet must be worn with a suitable suit to function properly.  Your helmet functions can be accessed by pressing the Number ''''1'''' key.  This will bring up a panel showing the helmet's settings, as follows:
 
Your helmet must be worn with a suitable suit to function properly.  Your helmet functions can be accessed by pressing the Number ''''1'''' key.  This will bring up a panel showing the helmet's settings, as follows:
* '''Open / Close Mask''' - Open and close the glass visor of the helmet, venting or enclosing your suit atmosphere  ''(Keyboard shortcut - I)''
+
* '''Open / Close Helmet''' - Open and close the glass visor of the helmet, venting or enclosing your suit atmosphere  ''(Keyboard shortcut - I)''
* '''Lock/Unlock Mask''' - Allow or prevent the opening of the visor (useful to avoid accidental opening)
+
* '''Lock/Unlock Helmet''' - Allow or prevent the opening of the visor (useful to avoid accidental opening)
 
* '''Light On / Off''' - Toggle the helmet's forward facing light on and off  ''(Keyboard shortcut - L)''
 
* '''Light On / Off''' - Toggle the helmet's forward facing light on and off  ''(Keyboard shortcut - L)''
 
* '''Flush''' - Expels helmet's (and suit's) current atmosphere and replenishes from the air tank.
 
* '''Flush''' - Expels helmet's (and suit's) current atmosphere and replenishes from the air tank.
Line 31: Line 36:
  
 
{{Data Network Header}}
 
{{Data Network Header}}
=== Data Parameters ===
+
{{Data Parameters|
These are all parameters, that can be written to with an Integrated Circuit (IC10) in the [[Hardsuit|suit's]] processor slot.
+
{{Data Parameters/row|Power|Boolean|w=0|Can be read to return if the Hardsuit Helmet is correctly powered or not, set via the power system, return 1 if powered and 0 if not|multiple=2|0|Unpowered|1|Powered}}
{| class="wikitable"
+
{{Data Parameters/row|Open|Integer|Used to open or close the helmet visor.|multiple=2|0|Closed|1|Open}}
|-
+
{{Data Parameters/row|Pressure|Float|w=0|The current pressure reading of the Hardsuit Helmet}}
! Parameter Name !! Data Type !! Description
+
{{Data Parameters/row|Temperature|Integer|w=0|The current temperature reading of the Hardsuit Helmet}}
|-
+
{{Data Parameters/row|Lock|Boolean|Disable manual operation of the Hardsuit Helmet.|multiple=2|0|Unlocked|1|Locked}}
| On || Boolean || Controls A/C power for the suit. <!-- Read / Write -->
+
{{Data Parameters/row|RatioOxygen|Float|w=0|The ratio of [[Oxygen]] inside the Hardsuit Helmet|0.0 to 1.0}}
|-
+
{{Data Parameters/row|RatioCarbonDioxide|Float|w=0|The ratio of [[Carbon Dioxide]] inside the Hardsuit Helmet|0.0 to 1.0}}
| Open || Boolean || Used to open or close the helmet visor.
+
{{Data Parameters/row|RatioNitrogen|Float|w=0|The ratio of [[Nitrogen]] inside the Hardsuit Helmet|0.0 to 1.0}}
|-
+
{{Data Parameters/row|RatioPollutant|Float|w=0|The ratio of [[Pollutant]] inside the Hardsuit Helmet|0.0 to 1.0}}
| Lock || Boolean || Controls if the suit is currently locked or not. If locked (1) the "Filter" and "Air" buttons become locked. <!-- Read / Write -->
+
{{Data Parameters/row|RatioVolatiles|Float|w=0|The ratio of [[Volatiles]] inside the Hardsuit Helmet|0.0 to 1.0}}
|-
+
{{Data Parameters/row|RatioWater|Float|w=0|The ratio of [[Water]] inside the Hardsuit Helmet|0.0 to 1.0}}
| Flush || Boolean || Used to flush suit of dangerous gasses. <!-- Write -->
+
{{Data Parameters/row|On|Boolean|Used to turn the helmet light on or off.|multiple=2|0|Off|1|On}}
|-
+
{{Data Parameters/row|TotalMoles|Float|w=0|Returns the total moles of the Hardsuit Helmet}}
|}
+
{{Data Parameters/row|Volume|Integer|Returns the Hardsuit Helmet atmosphere volume}}
 
+
{{Data Parameters/row|RatioNitrousOxide|Float|w=0|The ratio of [[Nitrous Oxide]] inside the Hardsuit Helmet|0.0 to 1.0}}
=== Data Outputs ===
+
{{Data Parameters/row|Combustion|Boolean|w=0|Assess if the atmosphere is on fire. Returns 1 if atmosphere is on fire, 0 if not.|0 or 1}}
These are all parameters, that can be read with with an Integrated Circuit (IC10) in the [[Hardsuit|suit's]] processor slot.
+
{{Data Parameters/row|Flush|Integer|r=0|Set to 1 to activate the flush function on the Hardsuit Helmet}}
{| class="wikitable"
+
{{Data Parameters/row|SoundAlert|Integer|Plays a sound alert on the Hardsuit Helmets speaker}}
|-
+
{{Data Parameters/row|RatioLiquidNitrogen|Float|w=0|The ratio of [[Nitrogen#Liquid|Liquid Nitrogen]] inside the Hardsuit Helmet|0.0 to 1.0}}
! Output Name !! Data Type !! Description
+
{{Data Parameters/row|RatioLiquidOxygen|Float|w=0|The ratio of [[Oxygen#Liquid|Liquid Oxygen]] inside the Hardsuit Helmet|0.0 to 1.0}}
|-
+
{{Data Parameters/row|RatioLiquidVolatiles|Float|w=0|The ratio of [[Volatiles#Liquid|Liquid Volatiles]] inside the Hardsuit Helmet|0.0 to 1.0}}
| On || Boolean || Whether the light is on or off. <!-- Read / Write -->
+
{{Data Parameters/row|RatioSteam|Float|w=0|The ratio of [[Steam]] inside the Hardsuit Helmet|0.0 to 1.0}}
|-
+
{{Data Parameters/row|RatioLiquidCarbonDioxide|Float|w=0|The ratio of [[Carbon Dioxide#Liquid|Liquid Carbon Dioxide]] inside the Hardsuit Helmet|0.0 to 1.0}}
| Open || Boolean || Shows Whether the visor is open or closed.
+
{{Data Parameters/row|RatioLiquidPollutant|Float|w=0|The ratio of [[Pollutant#Liquid|Liquid Pollutant]] inside the Hardsuit Helmet|0.0 to 1.0}}
|-
+
{{Data Parameters/row|RatioLiquidNitrousOxide|Float|w=0|The ratio of [[Nitrous Oxide#Liquid|Liquid Nitrous Oxide]] inside the Hardsuit Helmet|0.0 to 1.0}}
| Lock || Boolean || Shows if the helmet is currently locked or not. If locked (1) it cannot be opened until unlocked. <!-- Read / Write -->
+
{{Data Parameters/row|ReferenceId|Integer|w=0|Unique Reference Identifier for this object}}
|-
+
{{Data Parameters/row|RatioHydrogen|Float|w=0|DEPRECATED|0.0 to 1.0}}
| Combustion || ? || 0 - ? <!-- Read -->
+
{{Data Parameters/row|RatioLiquidHydrogen|Float|w=0|DEPRECATED|0.0 to 1.0}}
|-
+
{{Data Parameters/row|RatioPollutedWater|Float|w=0|The ratio of polluted water inside the Hardsuit Helmet|0.0 to 1.0}}
| Temperature || Float || The air temperature inside the helmet in Kelvin. <!-- Read -->
+
}}
|-
+
[[Category:Suits]]
| RatioVolatiles || Float || The ratio of [[Volatiles]] inside the helmet. <!-- Read -->
 
|-
 
| RatioWater || Float || The ratio of [[Water]] inside the helmet. <!-- Read -->
 
|-
 
| RatioPollutant || Float || The ratio of [[Pollutant]] inside the helmet. <!-- Read -->
 
|-
 
| RatioOxygen || Float || The ratio of [[Oxygen]] inside the helmet. <!-- Read -->
 
|-
 
| RatioNitrousOxide || Float || The ratio of [[Nitrous Oxide]] inside the helmet. <!-- Read -->
 
|-
 
| RatioNitrogen || Float || The ratio of [[Nitrogen]] inside the helmet. <!-- Read -->
 
|-
 
| RatioCarbonDioxide || Float || The ratio of [[Carbon Dioxide]] Oxide inside the helmet. <!-- Read -->
 
|-
 
| Pressure || Float || The air pressure inside the helmet. <!-- Read -->
 
|-
 
|- Power || Boolean || Shows if the helmet has power or not. (1 or 0)
 
|-
 
|}
 

Latest revision as of 08:33, 10 July 2024

Hardsuit Helmet
ItemHardsuitHelmet.png
Max Pressure
202.65 kPa(Internal)
>10 MPa(External)
Volume 3L
Properties
Stacks No
Recipes
Tool Manufactory (Tier Two) 10g Steel, 2g Stellite, 2g Astroloy
Logic
Item Hash -84573099
Item Name ItemHardsuitHelmet
Logic Classes
SlotClass.Helmet
SortingClass.Clothing
The Hardsuit Helmet is similar to the Space Helmet, but can withstand higher temperatures and pressures. It's perfect for enduring harsh environments like Venus and Vulcan.
- Stationpedia

Description[edit]

Paired with a Hardsuit, it provides a contained, portable, pressurized, breathable environment need for protection against the vacuum of space.

The Hardsuit Helmet has more armor than the Space Helmet, and a slightly more powerful light.

Usage[edit]

Your helmet must be worn with a suitable suit to function properly. Your helmet functions can be accessed by pressing the Number '1' key. This will bring up a panel showing the helmet's settings, as follows:

  • Open / Close Helmet - Open and close the glass visor of the helmet, venting or enclosing your suit atmosphere (Keyboard shortcut - I)
  • Lock/Unlock Helmet - Allow or prevent the opening of the visor (useful to avoid accidental opening)
  • Light On / Off - Toggle the helmet's forward facing light on and off (Keyboard shortcut - L)
  • Flush - Expels helmet's (and suit's) current atmosphere and replenishes from the air tank.

The helmet's light draws power from your suit Battery. If damaged, your helmet can be patched by holding Duct Tape in your right hand and holding the right mouse button. The colour of an (unworn) helmet can be changed using Spray Paint.

Notes[edit]

  • Caution: An open helmet allows exposure to the conditions outside of the suit.
  • If you open the helmet in a contaminated, external environment (and lack Filters to process the contaminants), Flush the helmet.
  • It is theoretically possible to mix EVA Suit elements and Hardsuit elements, although this is relatively uncommon.
  • Damaged helmets can be recycled (assuming you have a new one to use!)
  • The helmet light uses 100 watts of power when on, For comparison most wall mounted lights use 50 watts.

Data Network Properties[edit]

These are all Data Network properties of this device.

Data Parameters[edit]

These are all parameters that can be written with a Logic Writer, Batch Writer, or Integrated Circuit (IC10), and can be read with a Logic Reader, Batch Reader, or Integrated Circuit (IC10).

Click here to see/hide all the data network properties
Parameter Name Data Type Access Value Description
Power Boolean
Read
0 Unpowered Can be read to return if the Hardsuit Helmet is correctly powered or not, set via the power system, return 1 if powered and 0 if not
1 Powered
Open Integer
Read Write
0 Closed Used to open or close the helmet visor.
1 Open
Pressure Float
Read
The current pressure reading of the Hardsuit Helmet
Temperature Integer
Read
The current temperature reading of the Hardsuit Helmet
Lock Boolean
Read Write
0 Unlocked Disable manual operation of the Hardsuit Helmet.
1 Locked
RatioOxygen Float
Read
0.0 to 1.0 The ratio of Oxygen inside the Hardsuit Helmet
RatioCarbonDioxide Float
Read
0.0 to 1.0 The ratio of Carbon Dioxide inside the Hardsuit Helmet
RatioNitrogen Float
Read
0.0 to 1.0 The ratio of Nitrogen inside the Hardsuit Helmet
RatioPollutant Float
Read
0.0 to 1.0 The ratio of Pollutant inside the Hardsuit Helmet
RatioVolatiles Float
Read
0.0 to 1.0 The ratio of Volatiles inside the Hardsuit Helmet
RatioWater Float
Read
0.0 to 1.0 The ratio of Water inside the Hardsuit Helmet
On Boolean
Read Write
0 Off Used to turn the helmet light on or off.
1 On
TotalMoles Float
Read
Returns the total moles of the Hardsuit Helmet
Volume Integer
Read Write
Returns the Hardsuit Helmet atmosphere volume
RatioNitrousOxide Float
Read
0.0 to 1.0 The ratio of Nitrous Oxide inside the Hardsuit Helmet
Combustion Boolean
Read
0 or 1 Assess if the atmosphere is on fire. Returns 1 if atmosphere is on fire, 0 if not.
Flush Integer
Write
Set to 1 to activate the flush function on the Hardsuit Helmet
SoundAlert Integer
Read Write
Plays a sound alert on the Hardsuit Helmets speaker
RatioLiquidNitrogen Float
Read
0.0 to 1.0 The ratio of Liquid Nitrogen inside the Hardsuit Helmet
RatioLiquidOxygen Float
Read
0.0 to 1.0 The ratio of Liquid Oxygen inside the Hardsuit Helmet
RatioLiquidVolatiles Float
Read
0.0 to 1.0 The ratio of Liquid Volatiles inside the Hardsuit Helmet
RatioSteam Float
Read
0.0 to 1.0 The ratio of Steam inside the Hardsuit Helmet
RatioLiquidCarbonDioxide Float
Read
0.0 to 1.0 The ratio of Liquid Carbon Dioxide inside the Hardsuit Helmet
RatioLiquidPollutant Float
Read
0.0 to 1.0 The ratio of Liquid Pollutant inside the Hardsuit Helmet
RatioLiquidNitrousOxide Float
Read
0.0 to 1.0 The ratio of Liquid Nitrous Oxide inside the Hardsuit Helmet
ReferenceId Integer
Read
Unique Reference Identifier for this object
RatioHydrogen Float
Read
0.0 to 1.0 DEPRECATED
RatioLiquidHydrogen Float
Read
0.0 to 1.0 DEPRECATED
RatioPollutedWater Float
Read
0.0 to 1.0 The ratio of polluted water inside the Hardsuit Helmet