lifesteal ![code/datums/elements/lifesteal.dm 5](git.png)
Heals the user (if attached to an item) or the mob itself (if attached to a hostile simple mob) by a flat amount whenever a successful attack is performed against another living mob.
Vars | |
damage_heal_order | static list shared that tells which order of damage types to prioritize |
---|---|
flat_heal | heals a constant amount every time a hit occurs |
Var Details
damage_heal_order ![code/datums/elements/lifesteal.dm 11](git.png)
static list shared that tells which order of damage types to prioritize
flat_heal ![code/datums/elements/lifesteal.dm 9](git.png)
heals a constant amount every time a hit occurs