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

flesh_surgery

Vars

monster_brute_healingIf used on a heretic mob, how much brute do we heal
monster_burn_healingIf used on a heretic mob, how much burn do we heal
organ_percent_healingIf used on an organ, how much percent of the organ's HP do we restore

Procs

add_item_contextSignal proc for COMSIG_ITEM_REQUESTING_CONTEXT_FOR_TARGET to add some context to the hand.
extraction_checksExtra checks ran while we're extracting an organ to make sure we can continue to do.
heal_checksExtra checks ran while we're healing something (organ, mob).
heal_heretic_monsterIf cast on a heretic monster who's not dead we'll heal it a bit.
heal_organIf cast on an organ, we'll restore it's health and even un-fail it.
steal_organ_from_mobIf cast on a carbon, we'll try to steal one of their organs directly from their person.

Var Details

monster_brute_healing

If used on a heretic mob, how much brute do we heal

monster_burn_healing

If used on a heretic mob, how much burn do we heal

organ_percent_healing

If used on an organ, how much percent of the organ's HP do we restore

Proc Details

add_item_context

Signal proc for COMSIG_ITEM_REQUESTING_CONTEXT_FOR_TARGET to add some context to the hand.

extraction_checks

Extra checks ran while we're extracting an organ to make sure we can continue to do.

heal_checks

Extra checks ran while we're healing something (organ, mob).

heal_heretic_monster

If cast on a heretic monster who's not dead we'll heal it a bit.

heal_organ

If cast on an organ, we'll restore it's health and even un-fail it.

steal_organ_from_mob

If cast on a carbon, we'll try to steal one of their organs directly from their person.