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

ghoul

Vars

master_mindReference to the master of the ghoul's mind
new_max_healthThe new max health value set for the ghoul, if supplied
on_lost_callbackAn optional callback invoked when a goul is unghouled (on_removed)
on_made_callbackAn optional callback invoked when a ghoul is made (on_apply)
stamina_mod_appliedWhat, if any, stamina modifier we applied to the ghoul mob

Procs

remove_ghoul_statusRemoves the ghoul effects from our owner and returns them to normal.

Var Details

master_mind

Reference to the master of the ghoul's mind

new_max_health

The new max health value set for the ghoul, if supplied

on_lost_callback

An optional callback invoked when a goul is unghouled (on_removed)

on_made_callback

An optional callback invoked when a ghoul is made (on_apply)

stamina_mod_applied

What, if any, stamina modifier we applied to the ghoul mob

Proc Details

remove_ghoul_status

Removes the ghoul effects from our owner and returns them to normal.