Space Station 13 - Modules - TypesVar Details - Proc Details

spacetime_dist

Vars

durationThe duration of the scramble
effectsA lazylist of all scramble effects this spell has created.
readyWhether we're ready to cast again yet or not. In the event someone lowers their cooldown with charge.
scramble_radiusThe radius of the scramble around the caster. Increased by 3 * spell_level

Procs

clean_turfsCallback which cleans up our effects list after the duration expires.

Var Details

duration

The duration of the scramble

effects

A lazylist of all scramble effects this spell has created.

ready

Whether we're ready to cast again yet or not. In the event someone lowers their cooldown with charge.

scramble_radius

The radius of the scramble around the caster. Increased by 3 * spell_level

Proc Details

clean_turfs

Callback which cleans up our effects list after the duration expires.