Structures

Suit Storage

Updated 3/8/2026

Kit (Suit Storage)

Suit Storage

Deconstruction Steps

StepToolRecovered Item
1Hand DrillKit (Suit Storage)

Description

Used to store the EVA Suit, Helmet, Headlamp, and Spacepack. If the suit storage is powered and has pipes connected with Oxygen [O2] or Propellant [N2], it will recharge the batteries (1kW charge rate + 50w Standby\Operating cost) and equalize the Air Tank Canister and the Propellant Tank Canister with the pipesystem inside it. The wastetank will be pumped out to the pipe connected to the waste outlet.

All pipes must be connected or it will error out, it will still charge the battery in error mode. It does not have internal pressure regulators, Must be connected to regulated O2/N2 supply.

Inputs/Outputs: Front Input is O2, Back Bottom Input is N2, and Top Back Output is Waste

Data Network Properties

These are all Data Network properties of this device.

Data Parameters

These are all parameters, that can be written to with a Logic Writer or a Batch Writer. The outputs are listed in the order a Logic Writer's "VAR" setting cycles through them.

Parameter NameData TypeDescription
SettingIntegerInherited from pump class.
OnBooleanTurns the device on, when set >= 1. Turns it off, when set to <1.

Data Outputs

These are all parameters, that can be read with a Logic Reader. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them.

Output NameData TypeDescription
PowerBooleanReturns whether the device is turned on and receives power. (0 for no, 1 for yes).
ErrorBooleanReturns whether the device is flashing an error. (0 for no, 1 for yes).
SettingIntegerInherited from pump class.
MaximumIntegerInherited from pump class.
RatioIntegerInherited from pump class.
OnBooleanReturns whether the device is turned on. (0 for no, 1 for yes)
RequiredPowerIntegerReturns the current amount of power, required by the device, in watts.

Data Slots

These are all parameters, that can be read with a Slots Reader. The outputs are listed in the order a Slots Reader's "VAR" setting cycles through them. | Number || Name | Description | |---|---| | 0 | Helmet | | 1 | Suit | | 2 | Back |

NameData TypeDescription
All
OccupiedBooleanReturns whether the slot occupied. (0 for no, 1 for yes).
OccupantHashIntegerReturns ItemHash of item in slot.
MaxQuantityIntegerSize of stack.
DamageIntegerItem durability in percent.
ClassIntegerItem class ID.
QuantityIntegerSize of stack.
PrefabHashIntegerReturns ItemHash of item in slot.
Suit
ChargeRatioIntegerPercent charge in 0-1.
ChargeIntegerCharge in Joules.
PressureWasteIntegerPressure of wastetank.
PressureAirIntegerPressure of airtank.
Back
PressureIntegerPressure of Jettank.