Space Station 13 - Modules - TypesVar Details

gamemode_configuration

Config holder for everything regarding gamemodes

Vars

add_random_station_traitsShould we generate random station traits at game start?
antag_account_age_restrictionShould antags be restricted based on account age?
disable_certain_round_early_endRounds such as rev, wizard and malf end instantly when the antag has won. Enable the setting below to not do that.
enable_gamemode_player_limitEnable player limits on gamemodes? Disabling can be useful for testing
gamemode_namesAssoc list of gamemode names (key: config-tag | value: mode name)
gamemodesList of all gamemodes (value: config-tag)
prevent_mindshield_antagsPrevent mindshield roles getting antagonist status
probabilitiesAssoc list of gamemode probabilities (key: config-tag | value: probability)
traitor_objectives_amountAmount of objectives traitors should get. Does not include escape or hijack.
traitor_scalingScale amount of traitors with population
votable_modesList of all gamemodes that can be voted for, (value: config-tag)

Var Details

add_random_station_traits

Should we generate random station traits at game start?

antag_account_age_restriction

Should antags be restricted based on account age?

disable_certain_round_early_end

Rounds such as rev, wizard and malf end instantly when the antag has won. Enable the setting below to not do that.

enable_gamemode_player_limit

Enable player limits on gamemodes? Disabling can be useful for testing

gamemode_names

Assoc list of gamemode names (key: config-tag | value: mode name)

gamemodes

List of all gamemodes (value: config-tag)

prevent_mindshield_antags

Prevent mindshield roles getting antagonist status

probabilities

Assoc list of gamemode probabilities (key: config-tag | value: probability)

traitor_objectives_amount

Amount of objectives traitors should get. Does not include escape or hijack.

traitor_scaling

Scale amount of traitors with population

votable_modes

List of all gamemodes that can be voted for, (value: config-tag)