目录

强化型舱外航天服

说明

Used in conjunction with a Hardsuit Helmet to go outside a pressurized and breathable environment. It features adjustable pressure and air conditioning (temperature) settings, as well as an warning system that will alert the occupant should the atmosphere inside the suit become hazardous. It can also carry a Hardsuit Backpack for extra storage, or a Hardsuit Jetpack for additional storage and jumpjet capabilities.

The Hardsuit has more armor than the EVA Suit, features one extra Filter slot and the ability to accept Integrated Circuit (IC10) chips. It is however much more expensive to produce due to the extreme conditions that it can survive under.

Usage

Your suit must be worn with a suitable helmet to function properly. You must insert suitable gas canisters and filters into the suit's slot (see below). These will need to be manually changed on a periodic basis, although the canisters can also be recharged/drained using a fully-supplied Suit Storage rack.

Your suit readouts are normally displayed at the top-right of the screen. Your suit functions can be accessed by pressing the Number '3' key. This will bring up a panel showing the suit's slots and its various settings. These only function when wearing a suitable closed helmet, and are as follows:

Your suit Battery will also power (and be drained by) the light in any attached helmet. If damaged, your suit can be patched by holding Duct Tape in your right hand and holding the right mouse button. The colour of an (unworn) suit can be changed using Spray Paint.

Slots

Contains 8 slots:

Notes

Data Network Properties

These are all Data Network properties of this device.

The Hardsuit is uniquely capable of accepting an Integrated Ciruit (IC10). Within a Hardsuit, this IC cannot toggle itself off and will run as long as there is battery power in the suit, until the IC is removed. It has these unique logic variables and interactions (along with the standard variables).

Data Parameters

These are all parameters, that can be written to with a Logic Writer, Batch Writer, or Integrated Circuit (IC10). The outputs are listed in the order a Logic Writer's “VAR” setting cycles through them.

Parameter Name Data Type Description
OnBooleanControls A/C power for the suit.
LockBooleanControls if the suit is currently locked or not. If locked (1) the “Filter” and “Air” buttons become locked.
FiltrationBooleanControls Filtration power for the suit.
ErrorIntegerControls the error value for the suit. The value can be written to be any integer value.
AirReleaseBooleanControls the suit air release. If the helmet is open while the air release in on, air is wasted.
ActivateIntegerValue range is 0 - 3. Writing to this data parameter seems to have no effect.
TemperatureSettingFloatControls the target temperature for the suit.
SettingIntegerDoesn't do anything on it's own. Can be used to communicate with a logic transmitter.
PressureSettingFloatControls the target pressure for the suit. Only works while helmet is closed.
d0DeviceInterface for the suit helmet.
d1DeviceInterface for the backpack or jetpack

Data Outputs

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

Output NameData TypeDescription
OnBooleanWhether the A/C is on or off.
LockBooleanShows if the suit is currently locked or not. If locked (1) the “Filter” and “Air” buttons become locked.
FiltrationBooleanWhether Filtration is enabled for the suit.
ErrorIntegerThe suit's error value. By default, if the suit has no filter it will write the error parameter to 1.
Combustion ?0 - ?
AirReleaseBooleanWhether the air release is on or off. If the helmet is open while the air release in on, air is wasted.
ActivateIntegerValue range is 0 - 3. The value depends on equipped items like air tanks and filters.
VelocityRelativeZFloatThe suit's relative Z velocity.
VelocityRelativeYFloatThe suit's relative Y velocity.
VelocityRelativeXFloatThe suit's relative X velocity.
VelocityMagnitude ?The suit's relative velocity magnitude.
TemperatureSettingFloatThe target temperature for the suit in Kelvin.
TemperatureExternalFloatThe air temperature outside of the suit in Kelvin.
TemperatureFloatThe air temperature inside the suit in Kelvin.
SettingIntegerDoesn't do anything on it's own. Can be used to communicate with a logic transmitter.
RatioVolatilesFloatThe ratio of Volatiles inside the suit.
RatioWaterFloatThe ratio of Water inside the suit.
RatioPollutantFloatThe ratio of Pollutant inside the suit.
RatioOxygenFloatThe ratio of Oxygen inside the suit.
RatioNitrousOxideFloatThe ratio of Nitrous Oxide inside the suit.
RatioNitrogenFloatThe ratio of Nitrogen inside the suit.
RatioCarbonDioxideFloatThe ratio of Carbon Dioxide Oxide inside the suit.
PressureSettingFloatThe target pressure for the suit.
PressureExternalFloatThe air pressure outside of the suit.
PressureFloatThe air pressure inside the suit.
PositionZFloatThe suit's Z coordinate position.
PositionYFloatThe suit's Y coordinate position.
PositionXFloatThe suit's X coordinate position.
d0DeviceInterface for the suit helmet.
d1DeviceInterface for the backpack or jetpack.

Automation

Some ideas for automating the suit using an Integrated Circuit (IC10) include