byond - Modules - TypesVar Details - Proc Details

vampirism

Vars

heal_delayhow long we have to wait before healing again
particle_holderUsed for particles. Holds the particles instead of the mob. See particle_holder for documentation.
timer_refRef to our particle deletion timer

Procs

on_slashAdds the slashed mob to tracked damage mobs

Var Details

heal_delay

how long we have to wait before healing again

particle_holder

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

timer_ref

Ref to our particle deletion timer

Proc Details

on_slash

Adds the slashed mob to tracked damage mobs