/tg/ Station 13 - Modules - TypesVar Details - Proc Details

bioscrambler

Vars

pulse_cooldownCooldown for every anomaly pulse
pulse_delayHow many seconds between each anomaly pulses
pursuit_targetWho are we moving towards?
rangeRange of the anomaly pulse

Procs

find_nearest_targetReturns the closest conscious carbon on our z level or null if there somehow isn't one
update_targetSelect a new target if we need one

Var Details

pulse_cooldown

Cooldown for every anomaly pulse

pulse_delay

How many seconds between each anomaly pulses

pursuit_target

Who are we moving towards?

range

Range of the anomaly pulse

Proc Details

find_nearest_target

Returns the closest conscious carbon on our z level or null if there somehow isn't one

update_target

Select a new target if we need one