Difference between revisions of "Propellant tank"
Line 33: | Line 33: | ||
Propellant canisters are also a part of: | Propellant canisters are also a part of: | ||
* [[Pipe networks|Pipe networks]] | * [[Pipe networks|Pipe networks]] | ||
=== Propellant tank support === | |||
{|class="wikitable" | {|class="wikitable" | ||
! YOLOL field | ! YOLOL field | ||
Line 46: | Line 46: | ||
| Output field for resource amounts flowing through the network. | | Output field for resource amounts flowing through the network. | ||
| | | | ||
|- | |||
! '''GasNetworkStoredResource''' | |||
| Amount of propellant currently available in all conected containers. | |||
| 0 - GasNetworkMaxResource | |||
|- | |||
! '''GasNetworkMaxResource''' | |||
| Maximum amount of propellant that can be stored in all conected containers. | |||
| | |||
|- | |||
|} | |||
=== Propellant tank === | |||
{|class="wikitable" | |||
! YOLOL field | |||
! description | |||
! range | |||
|- | |- | ||
! '''GasContainerStoredResource''' | ! '''GasContainerStoredResource''' | ||
Line 53: | Line 68: | ||
! '''GasContainerMaxResource''' | ! '''GasContainerMaxResource''' | ||
| Maximum amount of propellant that can be stored in this container. | | Maximum amount of propellant that can be stored in this container. | ||
| | | | ||
|- | |- |
Revision as of 16:08, 4 February 2021
Summary
Propellant is the fuel for spaceship thrusters.
Propellant is usually contained in large, medium or small gas tanks.
For every tank size there also exists a support piece.
These canisters are often placed inside a space ship, and bolted down with supports to secure them.
Basic information
Propellant tanks do not usually require regular maintenance.
They are placed in a ship with either one or two support pieces, connected to the ship's thrusters with a pipe tool, and replaced when empty or refueled at a station.
The small, medium and large tanks hold 1.5, 5, and 12 million units of propellant respectively.
Full propellant tanks cost 48000, 160000, and 378000 credits respectively in Spaceship Designer.
Propellant tanks with propellant inside explode when damaged.
Device fields
To learn more about how to use the device fields, consult these wiki pages:
Propellant canisters are also a part of:
Propellant tank support
YOLOL field | description | range |
---|---|---|
IsOpenId | Input/output field for closing/opening connectors. | 0 - 1 |
FlowId | Output field for resource amounts flowing through the network. | |
GasNetworkStoredResource | Amount of propellant currently available in all conected containers. | 0 - GasNetworkMaxResource |
GasNetworkMaxResource | Maximum amount of propellant that can be stored in all conected containers. |
Propellant tank
YOLOL field | description | range |
---|---|---|
GasContainerStoredResource | Amount of propellant currently available in this container. | 0 - GasContainerMaxResource |
GasContainerMaxResource | Maximum amount of propellant that can be stored in this container. |