black
Vars | |
draining_ref | Weakref to the mob we're currently draining every tick. |
---|---|
heal_amount | How much we heal per tick (also how much we damage per tick times DRAIN_DAMAGE_MULTIPLIER). |
Procs | |
on_grab | Whenever we grab someone by the neck, set "draining" to a weakref of them. |
Var Details
draining_ref
Weakref to the mob we're currently draining every tick.
heal_amount
How much we heal per tick (also how much we damage per tick times DRAIN_DAMAGE_MULTIPLIER).
Proc Details
on_grab
Whenever we grab someone by the neck, set "draining" to a weakref of them.