language 
Vars | |
allow_repeated_syllables | Control for handling some of the random lang/name gen. |
---|---|
hidden_from_codex | If it should not show up in Codex |
machine_understands | Whether machines can parse and understand this language |
partial_understanding | List of languages that can /somehwat/ understand it, format is: typepath = chance of understanding a word |
scramble_cache | Cached syllable strings for masking when heard by a non-speaker |
shorthand | Shorthand that shows up in chat for this language. |
space_chance | Likelihood of getting a space in the random scramble string |
speech_sounds | List of sounds to randomly play. |
syllables | Syllable list when scrambling text for display to a non-speaker. |
Var Details
allow_repeated_syllables 
Control for handling some of the random lang/name gen.
hidden_from_codex 
If it should not show up in Codex
machine_understands 
Whether machines can parse and understand this language
partial_understanding 
List of languages that can /somehwat/ understand it, format is: typepath = chance of understanding a word
scramble_cache 
Cached syllable strings for masking when heard by a non-speaker
shorthand 
Shorthand that shows up in chat for this language.
space_chance 
Likelihood of getting a space in the random scramble string
speech_sounds 
List of sounds to randomly play.
syllables 
Syllable list when scrambling text for display to a non-speaker.