void_chill 
Vars | |
| stack_limit | Maximum of stacks that we could possibly get |
|---|---|
| stacks | Current amount of stacks we have |
| stacks_overlay | icon for the overlay |
Procs | |
| set_stacks | Setter and adjuster procs for stacks |
| update_movespeed | Updates the movespeed of owner based on the amount of stacks of the debuff |
| update_stacks_overlay | Updates the overlay that gets applied on our victim |
Var Details
stack_limit 
Maximum of stacks that we could possibly get
stacks 
Current amount of stacks we have
stacks_overlay 
icon for the overlay
Proc Details
set_stacks
Setter and adjuster procs for stacks
Arguments:
- new_stacks
update_movespeed
Updates the movespeed of owner based on the amount of stacks of the debuff
update_stacks_overlay
Updates the overlay that gets applied on our victim