/tg/ Station 13 - Modules - TypesVar Details

express_happiness

Occasionally emotes based on the pawn's current happiness level.

Vars

emote_probabilityProbability (%) of emoting per per second
happiness_keyBlackboard key holding the happiness value
happy_keyBlackboard key holding a custom happy emotions list
high_happiness_thresholdHappiness >= this threshold -> happy emotions
moderate_happiness_thresholdHappiness >= this threshold -> moderate emotions
moderate_keyBlackboard key holding a custom moderate emotions list
sad_keyBlackboard key holding a custom sad emotions list

Var Details

emote_probability

Probability (%) of emoting per per second

happiness_key

Blackboard key holding the happiness value

happy_key

Blackboard key holding a custom happy emotions list

high_happiness_threshold

Happiness >= this threshold -> happy emotions

moderate_happiness_threshold

Happiness >= this threshold -> moderate emotions

moderate_key

Blackboard key holding a custom moderate emotions list

sad_key

Blackboard key holding a custom sad emotions list