Suits - Niilo007/Stationeers-Research GitHub Wiki
The EVA suit is the basic suit Stationeers need to survive in the inhospitable environment of space. For more information on EVA suits, consult the EVA suit guide.
- The waste tank can only be filled up to ~4053 kPa, Regardless of the canisters max pressure.
-
Power usage depends on the suit systems.
- Filtration uses 10W when on.
- Air release doesn't use any power.
- The helmet light uses 50W when on.
- AC power use is dynamic with a minimum power consumption of 0W and a maximum of 150W.
- Filtration uses 10W when on.
Eva Suit | ||
---|---|---|
![]() |
![]() |
|
____________ General ____________ | ____________ | ____________ |
Paintable | ✔ | |
Nameable | ✔ | |
Prefab Hash | 1677018918 | |
Prefab Name | ItemEvaSuit | |
______________ Item ______________ | ____________ | ____________ |
Stack Size | 1 | |
Class | Suit | 2 |
SortingClass | Clothing | 5 |
____________ Durability ____________ | ____________ | ____________ |
Flashpoint Temperature | 120℃ | |
Autoignition Temperature | 300℃ | |
____________ Internal ____________ | ____________ | ____________ |
Volume | 10 l | |
Max Pressure | ||
Convection | 0.301 | |
Radiation | 0.301 | |
____________ Power ____________ | ____ Min ____ | ____ Max ____ |
Power Use | 0W | 160W |
Heat Generation |
Made In | Autolathe T1 | Autolathe T2 | Tool Manufactory T1 | Tool Manufactory T2 |
---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
|
Time | ||||
Energy | ||||
Iron Fe |
5g | 5g | 5g | 5g |
Copper Cu |
5g | 5g | 2g | 2g |
Slot | Name | Class | Icon | _______ | Slot | Name | Class | Icon |
---|---|---|---|---|---|---|---|---|
0 | Air Tank | Gas Canister | ![]() |
1 | Waste Tank | Gas Canister | ![]() |
|
2 | Life Support | Battery | ![]() |
3 | Filter | Filter | ![]() |
|
4 | Filter | Filter | ![]() |
5 | Filter | Filter | ![]() |
- Connects to Logic Transmitter.
- Has an external speaker.
- Writing 1 to
Error
causes an audible error noise. - The light strip on the front of the suit turns yellow when
Error
is 1. - The waste tank can only be filled up to ~4053 kPa, Regardless of the canisters max pressure.
-
Power usage depends on the suit systems.
- Filtration uses 10W when on.
- Air release doesn't use any power.
- The helmet light uses 50W when on.
- The Integrated Circuit uses 2.5W.
- AC power use is dynamic with a minimum power consumption of 0W and a maximum of 150W.
- It uses about 1W - 2W when outside on venus.
- Filtration uses 10W when on.
Hardsuit | ||
---|---|---|
![]() |
![]() |
|
____________ General ____________ | ____________ | ____________ |
Paintable | ✔ | |
Nameable | ✔ | |
Prefab Hash | -1758310454 | |
Prefab Name | ItemHardSuit | |
______________ Item ______________ | ____________ | ____________ |
Stack Size | 1 | |
Class | Suit | 2 |
SortingClass | Clothing | 5 |
____________ Durability ____________ | ____________ | ____________ |
Flashpoint Temperature | NA | |
Autoignition Temperature | NA | |
____________ Internal ____________ | ____________ | ____________ |
Volume | 10 l | |
Max Pressure | ||
Convection | 0.071 | |
Radiation | 0.071 | |
____________ Power ____________ | ____ Min ____ | ____ Max ____ |
Power Use | 0W | 162.5W |
Heat Generation | ||
___________ Tradeable ? ___________ | ____________ | ____________ |
Buy Price | NA | |
Sell Price | €500.00* |
Made In | Tool Manufactory T2 |
---|---|
![]() |
|
Time | |
Energy | |
Steel | 20g |
Stellite | 2g |
Astroloy | 10g |
Device Logic Variables | Type | Min | Max | Read | Write | Device Specific Behaviours |
---|---|---|---|---|---|---|
Power | bool | 0 | 1 | ✔ | ❌ | |
Error | bool | 0 | 1 | ✔ | ✔ | |
Pressure | float | 0 | ✔ | ❌ | ||
Temperature | float | 0 | ✔ | ❌ | ||
PressureExternal | float | 0 | ✔ | ❌ | ||
Activate | int | 0 | 3 | ✔ | ✔ | 2 If oxygen tank missing, 1 If filters or waste tank missing, 0 If both, Else 3. |
Lock | bool | 0 | 1 | ✔ | ✔ | |
Setting | int | 0 | 100 | ✔ | ✔ | |
RatioOxygen | float | 0 | 1 | ✔ | ❌ | |
RatioCarbonDioxide | float | 0 | 1 | ✔ | ❌ | |
RatioNitrogen | float | 0 | 1 | ✔ | ❌ | |
RatioPollutant | float | 0 | 1 | ✔ | ❌ | |
RatioVolatiles | float | 0 | 1 | ✔ | ❌ | |
RatioWater | float | 0 | 1 | ✔ | ❌ | |
On | bool | 0 | 1 | ✔ | ✔ | Suit AC on / off. |
Volume | int | 1 | 100 | ✔ | ✔ | Volume of the integrated speaker. |
PressureSetting | float | 0 | ✔ | ✔ | ||
TemperatureSetting | float | 0 | ✔ | ✔ | ||
TemperatureExternal | float | 0 | ✔ | ❌ | ||
Filtration | bool | 0 | 1 | ✔ | ✔ | Suit filtration on / off. |
AirRelease | bool | 0 | 1 | ✔ | ✔ | Suit air on / off. |
PositionX | float | ✔ | ❌ | |||
PositionY | float | ✔ | ❌ | |||
PositionZ | float | ✔ | ❌ | |||
VelocityMagnitude | float | 0 | ✔ | ❌ | ||
VelocityRelativeX | float | ✔ | ❌ | |||
VelocityRelativeY | float | ✔ | ❌ | |||
VelocityRelativeZ | float | ✔ | ❌ | |||
RatioNitrousOxide | float | 0 | 1 | ✔ | ❌ | |
Combustion | bool | 0 | 1 | ✔ | ❌ | |
SoundAlert | int | 0 | 45 | ✔ | ✔ |
Slot | Name | Class | Icon | _______ | Slot | Name | Class | Icon |
---|---|---|---|---|---|---|---|---|
0 | Air Tank | Gas Canister | ![]() |
1 | Waste Tank | Gas Canister | ![]() |
|
2 | Life Support | Battery | ![]() |
3 | Programmable Chip | Programmable Chip | ![]() |
|
4 | Filter | Filter | ![]() |
5 | Filter | Filter | ![]() |
|
6 | Filter | Filter | ![]() |
7 | Filter | Filter | ![]() |
Logic Slots | Type | Min | Max | Read | Write | Slots | Device Specific Behaviours |
---|---|---|---|---|---|---|---|
Occupied | bool | 0 | 1 | ✔ | ❌ | 0-7 | |
OccupantHash | int | ✔ | ❌ | 0-7 | |||
Quantity | 0 | ✔ | ❌ | 0-7 | |||
Damage | float | 0 | 1 | ✔ | ❌ | 0-7 | |
Pressure | float | 0 | ✔ | ❌ | 0,1 | ||
Temperature | float | 0 | ✔ | ❌ | 0,1 | ||
Charge | int | 0 | ✔ | ❌ | 2 | ||
ChargeRatio | float | 0 | 1 | ✔ | ❌ | 2 | |
Class ? | int | 0 | 34 | ✔ | ❌ | 0-7 | |
MaxQuantity | 0 | ✔ | ❌ | 0-7 | |||
FilterType | int | ✔ | ❌ | 4-7 |
Pins | |
---|---|
db | Suit |
d0 | Head |
d1 | Back |
d2 | Belt |
d3 | |
d4 | |
d5 |
- The emergency suit is only obtainable when respawning on normal difficulty.
- Emergency items degrade when dropped on the ground.
Emergency Eva Suit | ||
---|---|---|
![]() |
![]() |
|
____________ General ____________ | ____________ | ____________ |
Paintable | ✔ | |
Nameable | ✔ | |
Prefab Hash | 1791306431 | |
Prefab Name | ItemEmergencyEvaSuit | |
______________ Item ______________ | ____________ | ____________ |
Stack Size | 1 | |
Class | Suit | 2 |
SortingClass | Clothing | 5 |
____________ Durability ____________ | ____________ | ____________ |
Flashpoint Temperature | 120℃ | |
Autoignition Temperature | 300℃ | |
____________ Internal ____________ | ____________ | ____________ |
Volume | 10 l | |
Max Pressure | ||
Convection | 0.249 | |
Radiation | 0.249 | |
____________ Power ____________ | ____ Min ____ | ____ Max ____ |
Power Use | ||
Heat Generation |
Slot | Name | Class | Icon | _______ | Slot | Name | Class | Icon |
---|---|---|---|---|---|---|---|---|
0 | Air Tank | Gas Canister | ![]() |
1 | Waste Tank | Gas Canister | ![]() |
|
2 | Life Support | Battery | ![]() |
3 | Filter | Filter | ![]() |
|
4 | Filter | Filter | ![]() |
5 | Filter | Filter | ![]() |
Marine Armor | ||
---|---|---|
![]() |
![]() |
|
____________ General ____________ | ____________ | ____________ |
Paintable | ✔ | |
Nameable | ❌ | |
Prefab Hash | 1399098998 | |
Prefab Name | ItemMarineBodyArmor | |
______________ Item ______________ | ____________ | ____________ |
Stack Size | 1 | |
Class | Suit | 2 |
SortingClass | Clothing | 5 |
____________ Durability ____________ | ____________ | ____________ |
Flashpoint Temperature | 100℃ | |
Autoignition Temperature | 300℃ |
Made In | Tool Manufactory T1 | Tool Manufactory T2 |
---|---|---|
![]() |
![]() |
|
Time | ||
Energy | ||
Steel | 20g | 20g |
Nickel Ni |
10g | 10g |
Silicon Si |
10g | 10g |
Slot | Name | Class | Icon | _______ | Slot | Name | Class | Icon |
---|---|---|---|---|---|---|---|---|
0 | NoneSlot | None | 1 | NoneSlot | None | |||
2 | NoneSlot | None | 3 | NoneSlot | None |