contractor_hub 
Vars | |
assigned_contracts | List of all available syndicate contracts that can be taken. |
---|---|
assigned_targets | List of all people currently used as targets, to not roll doubles. |
contract_TC_payed_out | How much TC has been paid out, for flavor in the UI & round-end logs. |
contract_TC_to_redeem | How much TC we can cash out currently. Used when redeeming TC and for round-end logs. |
contract_rep | How much reputation the contractor has |
contractor_items | Static of contractor_item subtypes |
contractor_teammate | Reference to a contractor teammate, if one has been purchased. |
contracts_completed | Amount of contracts that have already been completed, for flavor in the UI & round-end logs. |
current_contract | The current contract in progress, and can be null if no contract is in progress. |
hub_items | What contractor items can be purchased |
purchased_items | List of what the contractor's purchased |
start_index | Current index number for contract IDs |
Procs | |
create_hub_items | Generates a list of all valid hub items to set for purchase |
Var Details
assigned_contracts 
List of all available syndicate contracts that can be taken.
assigned_targets 
List of all people currently used as targets, to not roll doubles.
contract_TC_payed_out 
How much TC has been paid out, for flavor in the UI & round-end logs.
contract_TC_to_redeem 
How much TC we can cash out currently. Used when redeeming TC and for round-end logs.
contract_rep 
How much reputation the contractor has
contractor_items 
Static of contractor_item subtypes
contractor_teammate 
Reference to a contractor teammate, if one has been purchased.
contracts_completed 
Amount of contracts that have already been completed, for flavor in the UI & round-end logs.
current_contract 
The current contract in progress, and can be null if no contract is in progress.
hub_items 
What contractor items can be purchased
purchased_items 
List of what the contractor's purchased
start_index 
Current index number for contract IDs
Proc Details
create_hub_items
Generates a list of all valid hub items to set for purchase