Daedalus Dock - Modules - TypesVar Details - Proc Details

observer

Vars

admin_ghostWas this ghost spawned using the admin ghost command.
exorcisedWhen set by exorcise(), the ghost is unable to return to it's corpse and loses the monochrome filter.
ghost_adjectivePrefixed adjective to the ghost's name
ghost_termname = "[ghost_adjective] [ghost_term] of [real_name]"

Procs

exorciseExorcise the ghost.
unset_reenter_corpseHelper for setting can_reenter_corpse to FALSE
update_monochromeAdds or removes the monochrome filter based on certain traits.

Var Details

admin_ghost

Was this ghost spawned using the admin ghost command.

exorcised

When set by exorcise(), the ghost is unable to return to it's corpse and loses the monochrome filter.

ghost_adjective

Prefixed adjective to the ghost's name

ghost_term

name = "[ghost_adjective] [ghost_term] of [real_name]"

Proc Details

exorcise

Exorcise the ghost.

unset_reenter_corpse

Helper for setting can_reenter_corpse to FALSE

update_monochrome

Adds or removes the monochrome filter based on certain traits.