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

fearful

Fearful component: provides optional handling of fears and phobias for mob's mood Can be applied from multiple sources, and essentially serves as a central controller for fear datums described below

Vars

last_tick_buildupHow much buildup we had last tick? Used for non-ticking terror source tracking
overriden_handlersList of overriden handler types, for ease of access
terror_buildupHow terrified is the source?
terror_handlersList of terror handlers we currently have -> sources they're added by

Procs

fearless_addedRemove all terror buildup when we become fearless

Var Details

last_tick_buildup

How much buildup we had last tick? Used for non-ticking terror source tracking

overriden_handlers

List of overriden handler types, for ease of access

terror_buildup

How terrified is the source?

terror_handlers

List of terror handlers we currently have -> sources they're added by

Proc Details

fearless_added

Remove all terror buildup when we become fearless