byond - Modules - TypesVar Details - Proc Details

steam_rush

Vars

durationHow long the ability will last?
particle_holderHolds the particles instead of the mob.
speed_buffThe increase of speed when ability is active.
steam_damageHow much extra burn damage is dealt on slash
steam_rush_durationTimer for steam rush's duration

Procs

steam_rush_deactivateCalled when we want to end the steam rush ability
steam_slashAdds 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