byond - Modules - TypesVar Details

S-52 fusion reactor

Vars

buildstateHow damaged the reactor is
cur_tickHow many ticks since last fail check
fail_check_ticksHow often the reactor checks if it can fail
fail_rate% chance of the reactor failing every check_failure
fusion_cellThe reactors fuel cell, fail rate increases if empty
is_onWhether the reactor is functional
is_ship_reactorWhether the reactor is on the ship
original_fail_rateOriginal fail rate of the reactor
overloadedIf the generator is overloaded
power_gen_percent% of power produced, increases to 100% over time
power_generation_maxHow much the reactor will generate at max power_gen_percent
power_percent_statesAll icon states split by power_gen_percent
require_fusion_cellWhether the reactor requires a fusion cell

Var Details

buildstate

How damaged the reactor is

cur_tick

How many ticks since last fail check

fail_check_ticks

How often the reactor checks if it can fail

fail_rate

% chance of the reactor failing every check_failure

fusion_cell

The reactors fuel cell, fail rate increases if empty

is_on

Whether the reactor is functional

is_ship_reactor

Whether the reactor is on the ship

original_fail_rate

Original fail rate of the reactor

overloaded

If the generator is overloaded

power_gen_percent

% of power produced, increases to 100% over time

power_generation_max

How much the reactor will generate at max power_gen_percent

power_percent_states

All icon states split by power_gen_percent

require_fusion_cell

Whether the reactor requires a fusion cell