Goonstation 13 - Modules - TypesVar Details - Proc Details

catalytic rod unit

Vars

contained_rodRod contained within the rod units
gentypeWhat type of unit this is; used for viability calculation
modePossible modes: open (rod clamp exposed and load/unloadable), inactive (clamp squared away, whether a rod is inserted or not), active (active)
oldmodeOldmode: update_icon uses this for reference purposes
overlay_dirDirectionality to be given to overlays; should be 4 for right unit and 8 for left
rod_conditionRod condition reference for overlay; should update when rod is expended
rod_viabilityRod viability reference for overlay; should update when rod is installed, based on viability for the unit type
togglingTrue while toggling between modes

Procs

report_efficacyReports 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)