catalytic rod unit
Vars | |
contained_rod | Rod contained within the rod units |
---|---|
gentype | What type of unit this is; used for viability calculation |
mode | Possible modes: open (rod clamp exposed and load/unloadable), inactive (clamp squared away, whether a rod is inserted or not), active (active) |
oldmode | Oldmode: update_icon uses this for reference purposes |
overlay_dir | Directionality to be given to overlays; should be 4 for right unit and 8 for left |
rod_condition | Rod condition reference for overlay; should update when rod is expended |
rod_viability | Rod viability reference for overlay; should update when rod is installed, based on viability for the unit type |
toggling | True while toggling between modes |
Procs | |
report_efficacy | Reports installed rod's efficacy (effective power output multiplier) for use by external sources (currently power checker pda program) |
Var Details
contained_rod
Rod contained within the rod units
gentype
What type of unit this is; used for viability calculation
mode
Possible modes: open (rod clamp exposed and load/unloadable), inactive (clamp squared away, whether a rod is inserted or not), active (active)
oldmode
Oldmode: update_icon uses this for reference purposes
overlay_dir
Directionality to be given to overlays; should be 4 for right unit and 8 for left
rod_condition
Rod condition reference for overlay; should update when rod is expended
rod_viability
Rod viability reference for overlay; should update when rod is installed, based on viability for the unit type
toggling
True while toggling between modes
Proc Details
report_efficacy
Reports installed rod's efficacy (effective power output multiplier) for use by external sources (currently power checker pda program)