/tg/ Station 13 - Modules - TypesVar Details - Proc Details

black

Vars

draining_refWeakref to the mob we're currently draining every tick.
heal_amountHow much we heal per tick (also how much we damage per tick times DRAIN_DAMAGE_MULTIPLIER).

Procs

on_grabWhenever 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.