Kit (Rocket Gas Fuel Tank): Difference between revisions
From Stationeers Wiki
More actions
UnknownUser (talk | contribs) No edit summary |
m Fix broken headlines from translation cleanup |
||
| (7 intermediate revisions by 4 users not shown) | |||
| Line 3: | Line 3: | ||
| image = | | image = | ||
| createdwith = [[Rocket Manufactory]] | | createdwith = [[Rocket Manufactory]] | ||
| cost = | | cost = 5g [[Copper]], 10g [[Steel]] | ||
}} | }} | ||
{{Structurebox | {{Structurebox | ||
| name = Gas Capsule Tank Small | | name = Gas Capsule Tank Small | ||
| image = | | image = | ||
| other = 1 Kit | | other = 1 Kit | ||
| placed_with_item = [[Kit (Rocket Gas Fuel Tank)]] | | placed_with_item = [[Kit (Rocket Gas Fuel Tank)]] | ||
| placed_on_grid = | | placed_on_grid = Fuselage | ||
| decon_with_tool1 = [[Hand Drill]] | | decon_with_tool1 = [[Hand Drill]] | ||
| item_rec1 = [[Kit (Rocket Gas Fuel Tank)]] | | item_rec1 = [[Kit (Rocket Gas Fuel Tank)]] | ||
}} | }} | ||
{{Structurebox | |||
| name = Gas Capsule Tank Medium | |||
| image = | |||
| other = 5 Kits | |||
| placed_with_item = [[Kit (Rocket Gas Fuel Tank)]] | |||
| placed_on_grid = Fuselage | |||
| decon_with_tool1 = [[Hand Drill]] | |||
| item_rec1 = [[Kit (Rocket Gas Fuel Tank)]] | |||
}} | |||
== Description == | |||
=== Small Tank: === | |||
Max Pressure 60795 kPa | |||
Volume 250L | |||
Thermal Convection: 0,114 | |||
Thermal Radiation: 0,005 | |||
=== Medium Tank: === | |||
Max Pressure 60795 kPa | |||
Volume 1500L | |||
Thermal Convection: 0,378 | |||
Thermal Radiation: 0,015 | |||
{{Data Network Header}} | |||
{{Data Outputs}} | |||
{| class="wikitable" | |||
|- | |||
! Output Name !! Data Type !! Description | |||
|- | |||
| Maximum || Float || | |||
|- | |||
| Temperature || Float || Returns the temperature inside the tank. | |||
|- | |||
| Setting || Boolean || | |||
|- | |||
| RatioWater || Float || Returns the ratio of Water (H2O) inside the tank. | |||
|- | |||
| RatioVolatiles || Float || Returns the ratio of Volatiles (H2) inside the tank. | |||
|- | |||
| RatioPollutant || Float || Returns the ratio of Pollutant (X) inside the tank. | |||
|- | |||
| RatioOxygen || Float || Returns the ratio of Oxygen (O2) inside the tank. | |||
|- | |||
| RatioNitrousOxide || Float || Returns the ratio of Nitrous Oxide (NO2) inside the tank. | |||
|- | |||
| RatioNitrogen || Float || Returns the ratio of Nitrogen (N2) inside the tank. | |||
|- | |||
| RatioCarbonDioxide || Float || Returns the ratio of Carbon Dioxide (CO2) inside the tank. | |||
|- | |||
| Ratio || Float || | |||
|- | |||
| Quantity || Float || Returns the quantity inside the tank in Mols. | |||
|- | |||
| Pressure || Float || Returns the pressure inside the tank in kilo Pascals. | |||
|- | |||
| PrefabHash || Integer || Returns Prefab Hash number. | |||
|- | |||
| Open || Boolean || | |||
|- | |||
| Combustion || || | |||
|} | |||
[[Category:Rocketry]] | |||
Latest revision as of 17:43, 8 March 2026
| Recipe | |
|---|---|
| Created With | Rocket Manufactory |
| Cost | 5g Copper, 10g Steel |
| 1 Kit | |
| Operation | |
|---|---|
| Construction | |
| Placed with | Kit (Rocket Gas Fuel Tank) |
| Placed on | Fuselage |
| Stage 1 | |
| Deconstruction | |
| Deconstructed with | Hand Drill |
| Item received | Kit (Rocket Gas Fuel Tank) |
| 5 Kits | |
| Operation | |
|---|---|
| Construction | |
| Placed with | Kit (Rocket Gas Fuel Tank) |
| Placed on | Fuselage |
| Stage 1 | |
| Deconstruction | |
| Deconstructed with | Hand Drill |
| Item received | Kit (Rocket Gas Fuel Tank) |
Description
Small Tank:
Max Pressure 60795 kPa Volume 250L Thermal Convection: 0,114 Thermal Radiation: 0,005
Medium Tank:
Max Pressure 60795 kPa Volume 1500L Thermal Convection: 0,378 Thermal Radiation: 0,015
Data Network Properties
These are all Data Network properties of this device.
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 |
|---|---|---|
| Maximum | Float | |
| Temperature | Float | Returns the temperature inside the tank. |
| Setting | Boolean | |
| RatioWater | Float | Returns the ratio of Water (H2O) inside the tank. |
| RatioVolatiles | Float | Returns the ratio of Volatiles (H2) inside the tank. |
| RatioPollutant | Float | Returns the ratio of Pollutant (X) inside the tank. |
| RatioOxygen | Float | Returns the ratio of Oxygen (O2) inside the tank. |
| RatioNitrousOxide | Float | Returns the ratio of Nitrous Oxide (NO2) inside the tank. |
| RatioNitrogen | Float | Returns the ratio of Nitrogen (N2) inside the tank. |
| RatioCarbonDioxide | Float | Returns the ratio of Carbon Dioxide (CO2) inside the tank. |
| Ratio | Float | |
| Quantity | Float | Returns the quantity inside the tank in Mols. |
| Pressure | Float | Returns the pressure inside the tank in kilo Pascals. |
| PrefabHash | Integer | Returns Prefab Hash number. |
| Open | Boolean | |
| Combustion |