Paradise Station 13 - Modules - TypesVar Details - Proc Details

economy

Vars

account_counterTotal amount of account created during the round, neccesary for generating unique account ids
cargo_account///CARGO VARIABLES///// the department account tethered to this supply console, we keep a ref here for shuttle operations
centcom_messageRemarks from Centcom on how well you checked the last order.
credits_per_designpoints gained per research design returned
credits_per_intelpoints gained per intel returned
credits_per_manifestpoints gained per slip returned
credits_per_plasmapoints gained per plasma returned
current_10_minute_spendingamount of money spent in this 15 minute slot during the round
delivery_listCrates that will be on next shuttle
discovered_plantsTypepaths for unusual plants we've already sent CentComm, associated with their potencies
economy_datalist of vars that will be tracked throughout the round (a new entry for each key list will be added every 15 minutes)
money_account_databasesList of all money account databases existing in the round
next_data_checktime to next stats check
next_mail_delayTime until the next mail shipment
next_paycheck_delay///Paycheck Variables///// time to next payday
ordernumCurrent Order number
pack_price_modifierThe modifier on crate prices to multiple the price by.
payday_counttotal paydays this round
request_listRequested crates, waiting for approval by department heads
shopping_listApproved Crates, waiting to be delivered
space_credits_createdThe amount of space credits that have been created out of thin air, does not include credits created at round-start
space_credits_destroyedThe amount of space credits that have been irreversibly deleted/removed from the round
supply_packsFull list of all available supply packs to purchase
total_credit_transfersThe amount of transfers (that are worth more than a few credits) that have been accepted during the round
total_space_cashThe absolute total amount of space cash (not to be confused with credits) in the round, does not count space credits in money accounts
total_space_creditsThe absolute total amount of space credits in various economy systems, does not count space cash
total_vendor_transactionsthe amount of venor purchases during the round

Procs

firecreate main station accounts
generate_supply_orderSupply Stuff
paydayPaycheck Stuff

Var Details

account_counter

Total amount of account created during the round, neccesary for generating unique account ids

cargo_account

///CARGO VARIABLES///// the department account tethered to this supply console, we keep a ref here for shuttle operations

centcom_message

Remarks from Centcom on how well you checked the last order.

credits_per_design

points gained per research design returned

credits_per_intel

points gained per intel returned

credits_per_manifest

points gained per slip returned

credits_per_plasma

points gained per plasma returned

current_10_minute_spending

amount of money spent in this 15 minute slot during the round

delivery_list

Crates that will be on next shuttle

discovered_plants

Typepaths for unusual plants we've already sent CentComm, associated with their potencies

economy_data

list of vars that will be tracked throughout the round (a new entry for each key list will be added every 15 minutes)

money_account_databases

List of all money account databases existing in the round

next_data_check

time to next stats check

next_mail_delay

Time until the next mail shipment

next_paycheck_delay

///Paycheck Variables///// time to next payday

ordernum

Current Order number

pack_price_modifier

The modifier on crate prices to multiple the price by.

payday_count

total paydays this round

request_list

Requested crates, waiting for approval by department heads

shopping_list

Approved Crates, waiting to be delivered

space_credits_created

The amount of space credits that have been created out of thin air, does not include credits created at round-start

space_credits_destroyed

The amount of space credits that have been irreversibly deleted/removed from the round

supply_packs

Full list of all available supply packs to purchase

total_credit_transfers

The amount of transfers (that are worth more than a few credits) that have been accepted during the round

total_space_cash

The absolute total amount of space cash (not to be confused with credits) in the round, does not count space credits in money accounts

total_space_credits

The absolute total amount of space credits in various economy systems, does not count space cash

total_vendor_transactions

the amount of venor purchases during the round

Proc Details

fire

create main station accounts

generate_supply_order

Supply Stuff

payday

Paycheck Stuff