Kit (Landing Pad)
From Unofficial Stationeers Wiki
Revision as of 14:03, 7 January 2022 by 2a02:587:8a0c:f00:688f:9ac8:bb78:f10a (talk) (Corrected a grammatical error)
Revision as of 14:03, 7 January 2022 by 2a02:587:8a0c:f00:688f:9ac8:bb78:f10a (talk) (Corrected a grammatical error)
Constructing Options | Landing Pad |
---|---|
Properties | |
Stacks | No |
Recipe | |
Created With | Electronics Printer |
Cost | 5g Gold, 10g Copper, 40g Steel |
Operation | |
---|---|
Power Usage | 100W |
Construction | |
Placed with | Kit (Landing Pad) |
Placed on | Large Grid 3x3 |
Stage 1 | |
Next Stage Construction | |
Constructed with item | Kit (Landing Pad) |
Deconstruction | |
Deconstructed with | Angle Grinder |
Item received | Kit (Landing Pad) |
Stage 2 | |
Deconstruction | |
Deconstructed with | Hand Drill |
Item received | 2x Steel Sheet |
Purpose
The Landing Pad provides a place for Trader shuttles to land. It can be placed on any support structures and must be outside, the support must be large 3x3 cells. If a character stay near the center of the Landing Pad during a landing, the character suit will be broken and will be unable to move until the Trader leaves the planet.
Data Network Properties
These are all Data Network properties of this device.
Data Parameters
These are all parameters that can be written with a Logic Writer, Batch Writer, or Integrated Circuit (IC10).
Parameter Name | Data Type | Description |
---|---|---|
Activate | Boolean | Activates the Landing Pad when set to 1. |
On | Boolean | Turns the Landing Pad on when set to 1. Turns the Landing Pad off when set to 0. |
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 Name | Data Type | Description |
---|---|---|
Power | Boolean | Returns whether the Landing Pad is turned on and receiving power. (0 for no, 1 for yes) |
On | Boolean | Returns whether the Landing Pad is turned on. (0 for no, 1 for yes) |
RequiredPower | Integer | Returns the current watts of power required by the Landing Pad. |
Error | Boolean | Returns whether the Landing Pad is currently flashing an error. |