spacetime_dist
Vars | |
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 |
Procs | |
clean_turfs | Callback 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.