Space Station 13 - Modules - TypesVar Details - Proc Details

random_speech

Vars

emote_hearHearable emotes
emote_seeUnlike speak_emote, the list of things in this variable only show by themselves with no spoken text. IE: Ian barks, Ian yaps
soundThe sound effects associated with this speech, if any
speakPossible lines of speech the AI can have
speak_verbsThe possible verbs used to perform the speech, if any. Defaults to "says" elsewhere in code.
speech_chanceThe chance of an emote occurring each second

Procs

speakActually perform an action

Var Details

emote_hear

Hearable emotes

emote_see

Unlike speak_emote, the list of things in this variable only show by themselves with no spoken text. IE: Ian barks, Ian yaps

sound

The sound effects associated with this speech, if any

speak

Possible lines of speech the AI can have

speak_verbs

The possible verbs used to perform the speech, if any. Defaults to "says" elsewhere in code.

speech_chance

The chance of an emote occurring each second

Proc Details

speak

Actually perform an action