Life Support: Difference between revisions

From Hazeron Wiki
Jump to navigation Jump to search
(Moved TL requirement note down under "Artificial Gravity".)
(Updated with new information and rewrote some sections.)
Line 11: Line 11:
}}
}}


Life support maintain a habitable environment on board [[spacecraft]].
Life support maintain a habitable environment on board [[spacecraft]] and [[buildings]].


When the life support system is offline [[avatar]]s will be unable to [[Spawning|spawn]] on the spacecraft, this includes both spawning from the [[Recall Home]] ability and death.
When the life support system is offline [[avatar]]s will be unable to [[Spawning|spawn]] on the spacecraft, this includes both spawning from the [[Recall Home]] ability and death.


===Artificial Gravity===
===Artificial Gravity===
The [[Life_Support_Gravity_Module|life support gravity module]] functions the same as the non-gravity variant, but it adds artificial gravity to the spacecraft and requires [[TL]]2.
The [[Life_Support_Gravity_Module|life support gravity module]] functions the same as the non-gravity variant, but adds artificial gravity to the spacecraft at the cost of reqiuring [[eludium]].


While functioning correctly, the life support gravity verariant generates an artificial gravity field on the spacecraft. This means that while not on the surface of a [[planet]] there will be gravity on board the spacecraft while the life support gravity system is online.
While functioning correctly, the life support gravity variant generates an artificial gravity field on the spacecraft. This means that while not on the surface of a [[planet]] there will be gravity on board the spacecraft while the life support gravity system is online.


==Module Amount==
==Volume Amount==
One life support module normally support one berth, but higher [[TL]] allows for more.
The amount of life support volume reqiured on a [[spacecraft]] depends on the number of [[berth]]es onboard.


  modules needed = floor(berths / (1 + (TL - 1) * 0.05))
  volume needed = berths * ?


Extra life support modules will help the spacecraft re-pressurize faster if it has been depressurized.
Extra life support volume will help the spacecraft re-pressurize faster if it has been depressurized. And also provide redundancy, allowing the life support system to sustain more damage before becoming inoperative.


[[Category:Spacecraft Modules]]
[[Category:Spacecraft Systems]]
[[Category:Spacecraft Systems]]

Revision as of 23:12, 29 January 2018

Template:OldSpacecraft


Module
Life Support
Dp_LifeSupport.png


Life support maintain a habitable environment on board spacecraft and buildings.

When the life support system is offline avatars will be unable to spawn on the spacecraft, this includes both spawning from the Recall Home ability and death.

Artificial Gravity

The life support gravity module functions the same as the non-gravity variant, but adds artificial gravity to the spacecraft at the cost of reqiuring eludium.

While functioning correctly, the life support gravity variant generates an artificial gravity field on the spacecraft. This means that while not on the surface of a planet there will be gravity on board the spacecraft while the life support gravity system is online.

Volume Amount

The amount of life support volume reqiured on a spacecraft depends on the number of berthes onboard.

volume needed = berths * ?

Extra life support volume will help the spacecraft re-pressurize faster if it has been depressurized. And also provide redundancy, allowing the life support system to sustain more damage before becoming inoperative.