BandaStation - Modules - TypesVar Details

traitor

Vars

current_global_progressionThe current progression that all traitors should be at in the round, you can't have less than this
current_progression_scalingThe current scaling per minute of progression.
newjoin_progression_coeffThe coefficient multiplied by the current_global_progression for new joining traitors to calculate their progression
syndicate_code_phraseList of code words for traitors
syndicate_code_phrase_regexRegex of code words for traitors
syndicate_code_responseList of code responses for traitors
syndicate_code_response_regexRegex of code responses for traitors
uplink_handlersThe current uplink handlers being managed
uplink_itemsA list of all uplink items
uplink_items_by_typeA list of all uplink items mapped by type

Var Details

current_global_progression

The current progression that all traitors should be at in the round, you can't have less than this

current_progression_scaling

The current scaling per minute of progression.

newjoin_progression_coeff

The coefficient multiplied by the current_global_progression for new joining traitors to calculate their progression

syndicate_code_phrase

List of code words for traitors

syndicate_code_phrase_regex

Regex of code words for traitors

syndicate_code_response

List of code responses for traitors

syndicate_code_response_regex

Regex of code responses for traitors

The current uplink handlers being managed

A list of all uplink items

A list of all uplink items mapped by type