Yogstation 13 - Modules - TypesVar Details - Proc Details

Immortal Haste

Vars

hitCurrent hit, set while power is in use as we can't pass the list as an extra calling argument in registersignal.
speed_overrideIf set, uses this speed in deciseconds instead of world.tick_lag

Procs

CheckValidTargetAnything will do, if it's not me or my square
FireTargetedPowerThis is a non-async proc to make sure the power is "locked" until this finishes.

Var Details

hit

Current hit, set while power is in use as we can't pass the list as an extra calling argument in registersignal.

speed_override

If set, uses this speed in deciseconds instead of world.tick_lag

Proc Details

CheckValidTarget

Anything will do, if it's not me or my square

FireTargetedPower

This is a non-async proc to make sure the power is "locked" until this finishes.