stutter ![code/datums/status_effects/debuffs/speech_debuffs.dm 62](git.png)
Vars | |
four_char_chance | The chance of a four character stutter |
---|---|
no_stutter | Regex of characters we won't apply a stutter to |
stutter_prob | The probability of adding a stutter to any character |
three_char_chance | The chance of a three character stutter |
two_char_chance | The chance of a two character stutter |
Var Details
four_char_chance ![code/datums/status_effects/debuffs/speech_debuffs.dm 70](git.png)
The chance of a four character stutter
no_stutter ![code/datums/status_effects/debuffs/speech_debuffs.dm 78](git.png)
Regex of characters we won't apply a stutter to
stutter_prob ![code/datums/status_effects/debuffs/speech_debuffs.dm 68](git.png)
The probability of adding a stutter to any character
three_char_chance ![code/datums/status_effects/debuffs/speech_debuffs.dm 72](git.png)
The chance of a three character stutter
two_char_chance ![code/datums/status_effects/debuffs/speech_debuffs.dm 74](git.png)
The chance of a two character stutter