ghoul
Vars | |
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) |
Procs | |
remove_ghoul_status | Removes 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)
Proc Details
remove_ghoul_status
Removes the ghoul effects from our owner and returns them to normal.