status_effect
Vars | |
blocks_sprint | If this is TRUE, the user will have sprint forcefully disabled while this is active. |
---|---|
status_type | How many of the effect can be on one mob, and what happens when you try to add another |
tick | do we tick()? |
Procs | |
action_cooldown_mod | Multiplied to clickdelays |
before_remove | Called before being removed; returning FALSE will cancel removal |
Var Details
blocks_sprint
If this is TRUE, the user will have sprint forcefully disabled while this is active.
status_type
How many of the effect can be on one mob, and what happens when you try to add another
tick
do we tick()?
Proc Details
action_cooldown_mod
Multiplied to clickdelays
before_remove
Called before being removed; returning FALSE will cancel removal