| /datum/config_entry/string/nightmare_path | Relative inclusion path for nightmare configuration files |
|---|
| /datum/config_entry/number/extra_larva_per_burst | Used to determine how many extra larva you want per burst. Supports fractions. See /datum/hive_status/proc/increase_larva_after_burst() |
|---|
| /datum/config_entry/number/extra_larva_per_nested_burst | Used to determine how many extra larva you want per burst if nested. Supports fractions. See /datum/hive_status/proc/increase_larva_after_burst() |
|---|
| /datum/config_entry/number/announcement_clarity_decay | The rate of comms clarity percent decay per fire of SSradio (30 SECONDS) |
|---|
| /datum/config_entry/number/announcement_challenge_grace | The grace period in deciseconds given to solve encryption challenges (before they decay) |
|---|
| /datum/config_entry/str_list/announcement_challenges | String challenges that should all be similar in length.
Any non-alpha character will be treated as a -. Any longer than the first will be trimmed. |
|---|
| /datum/config_entry/number/announcement_min_clarity | The minimum clarity percent for overwatch and announcements if transmitted to a z without coms |
|---|
| /datum/config_entry/number/announcement_max_clarity | The maximum clarity percent for overwatch and announcements if transmitted to a z without coms |
|---|