S-52 fusion reactor 
Vars | |
| 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_reserved_level | Whether the reactor is guaranteed to be fully repaired |
| 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_percent_states | All icon states split by power_gen_percent |
| require_fusion_cell | Whether 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_reserved_level 
Whether the reactor is guaranteed to be fully repaired
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_percent_states 
All icon states split by power_gen_percent
require_fusion_cell 
Whether the reactor requires a fusion cell