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_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 |
Procs | |
fearless_added | Remove 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