Traitor

Vars | |
allowed_backstories | A list of backstories that are allowed for this traitor. |
---|---|
allowed_factions | A list of factions the traitor can pick from freely. |
backstory | The actual backstory for this traitor. Can be null. |
faction | The actual faction for this traitor. Can be null. |
has_codewords | If this specific traitor has been assigned codewords. This is not always true, because it varies by faction. |
recommended_backstories | A list of recommended backstories for this traitor, based on their murderbone status. |
recommended_factions | A list of factions the traitor can pick from freely. |
Procs | |
contractor_round_end | Proc detailing contract kit buys/completed contracts/additional info |
make_info_button | We will handle this ourselves, thank you. |
roundend_report_footer | Get all the icons/total cost for all our items bought Special case for reinforcements, we want to show their ckey and name on round end. |
Var Details
allowed_backstories

A list of backstories that are allowed for this traitor.
allowed_factions

A list of factions the traitor can pick from freely.
backstory

The actual backstory for this traitor. Can be null.
faction

The actual faction for this traitor. Can be null.
has_codewords

If this specific traitor has been assigned codewords. This is not always true, because it varies by faction.
recommended_backstories

A list of recommended backstories for this traitor, based on their murderbone status.
recommended_factions

A list of factions the traitor can pick from freely.
Proc Details
contractor_round_end
Proc detailing contract kit buys/completed contracts/additional info
make_info_button
We will handle this ourselves, thank you.
roundend_report_footer
Get all the icons/total cost for all our items bought Special case for reinforcements, we want to show their ckey and name on round end.