Yogstation 13 - Modules - TypesVar Details - Proc Details

/datum/element/life_draining

Slowly drains HP from a living mob.

Vars

check_damage_callbackThe callback we will use to cancel damage, if any
damage_overtimeHow much damage to deal overtime.

Procs

on_mob_lifeHandles removing HP from the mob, as long as they're not dead.

Var Details

check_damage_callback

The callback we will use to cancel damage, if any

damage_overtime

How much damage to deal overtime.

Proc Details

on_mob_life

Handles removing HP from the mob, as long as they're not dead.