reagent_slash

Vars | |
particle_holder | Used for particles. Holds the particles instead of the mob. See particle_holder for documentation. |
---|---|
reagent_slash_count | How many remaining reagent slashes the Defiler has |
reagent_slash_duration_timer_id | Timer ID for the Reagent Slashes timer; we reference this to delete the timer if the effect lapses before the timer does |
reagent_slash_reagent | Defines the reagent being used for reagent slashes; locks it to the selected reagent on activation |
Procs | |
reagent_slash | Called when we slash while reagent slash is active |
reagent_slash_deactivate | Called when the duration of reagent slash lapses |
Var Details
particle_holder

Used for particles. Holds the particles instead of the mob. See particle_holder for documentation.
reagent_slash_count

How many remaining reagent slashes the Defiler has
reagent_slash_duration_timer_id

Timer ID for the Reagent Slashes timer; we reference this to delete the timer if the effect lapses before the timer does
reagent_slash_reagent

Defines the reagent being used for reagent slashes; locks it to the selected reagent on activation
Proc Details
reagent_slash
Called when we slash while reagent slash is active
reagent_slash_deactivate
Called when the duration of reagent slash lapses