traitor 
Vars | |
| 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 |
| uplink_handlers | The current uplink handlers being managed |
| uplink_items | A list of all uplink items |
| uplink_items_by_type | A 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
uplink_handlers 
The current uplink handlers being managed
uplink_items 
A list of all uplink items
uplink_items_by_type 
A list of all uplink items mapped by type