bioscrambler 
Vars | |
| 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 |
Procs | |
| 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 |
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