steam_rush

Vars | |
duration | How long the ability will last? |
---|---|
particle_holder | Holds the particles instead of the mob. |
speed_buff | The increase of speed when ability is active. |
steam_damage | How much extra burn damage is dealt on slash |
steam_rush_duration | Timer for steam rush's duration |
Procs | |
steam_rush_deactivate | Called when we want to end the steam rush ability |
steam_slash | Adds burn damage and resets timer during steam rush buff |
Var Details
duration

How long the ability will last?
particle_holder

Holds the particles instead of the mob.
speed_buff

The increase of speed when ability is active.
steam_damage

How much extra burn damage is dealt on slash
steam_rush_duration

Timer for steam rush's duration
Proc Details
steam_rush_deactivate
Called when we want to end the steam rush ability
steam_slash
Adds burn damage and resets timer during steam rush buff