/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/turbine_defines.dm

TURBINE_RPM_CONVERSIONMultiplier for converting work into rpm and rpm into power
TURBINE_ENERGY_RECTIFICATION_MULTIPLIEREfficiency of the turbine to turn work into energy, higher values will yield more power
TURBINE_MAX_TAKEN_DAMAGEMax allowed damage per tick
TURBINE_DAMAGE_HEALINGAmount of damage healed when under the heat threshold
TURBINE_DAMAGE_ALARM_STARTAmount of damage that the machine must have to start launching alarms to the engi comms
TURBINE_WORK_CONVERSION_MULTIPLIERMultiplier when converting the gas energy into gas work
TURBINE_HEAT_CONVERSION_MULTIPLIERMultiplier when converting gas work back into heat
TURBINE_COMPRESSOR_STATOR_INTERACTION_MULTIPLIERAmount of energy removed from the work done by the stator due to the consumption from the compressor working on the gases
TURBINE_PART_TIER_ONETiers for turbine parts

Define Details

TURBINE_COMPRESSOR_STATOR_INTERACTION_MULTIPLIER

Amount of energy removed from the work done by the stator due to the consumption from the compressor working on the gases

TURBINE_DAMAGE_ALARM_START

Amount of damage that the machine must have to start launching alarms to the engi comms

TURBINE_DAMAGE_HEALING

Amount of damage healed when under the heat threshold

TURBINE_ENERGY_RECTIFICATION_MULTIPLIER

Efficiency of the turbine to turn work into energy, higher values will yield more power

TURBINE_HEAT_CONVERSION_MULTIPLIER

Multiplier when converting gas work back into heat

TURBINE_MAX_TAKEN_DAMAGE

Max allowed damage per tick

TURBINE_PART_TIER_ONE

Tiers for turbine parts

TURBINE_RPM_CONVERSION

Multiplier for converting work into rpm and rpm into power

TURBINE_WORK_CONVERSION_MULTIPLIER

Multiplier when converting the gas energy into gas work