Yogstation 13 - Modules - TypesVar Details - Proc Details

Traitor

Vars

allowed_backstoriesA list of backstories that are allowed for this traitor.
allowed_factionsA list of factions the traitor can pick from freely.
backstoryThe actual backstory for this traitor. Can be null.
factionThe actual faction for this traitor. Can be null.
has_codewordsIf this specific traitor has been assigned codewords. This is not always true, because it varies by faction.
recommended_backstoriesA list of recommended backstories for this traitor, based on their murderbone status.
recommended_factionsA list of factions the traitor can pick from freely.

Procs

contractor_round_endProc detailing contract kit buys/completed contracts/additional info
make_info_buttonWe will handle this ourselves, thank you.
roundend_report_footerGet 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.

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.