demoraliser
Procs | |
on_seen | Called when someone is looking at a demoralising object. Applies a mood if they are conscious and don't already have it. Different moods are applied based on whether they are an antagonist, authority, or 'other' (presumed crew). |
---|---|
should_demoralise | Returns true if user is capable of experiencing moods and doesn't already have the one relevant to this datum, false otherwise. |
Proc Details
on_seen
Called when someone is looking at a demoralising object. Applies a mood if they are conscious and don't already have it. Different moods are applied based on whether they are an antagonist, authority, or 'other' (presumed crew).
Arguments
- viewer - Whoever is looking at this.
should_demoralise
Returns true if user is capable of experiencing moods and doesn't already have the one relevant to this datum, false otherwise.
Arguments
- viewer - Whoever just saw the parent.