/tg/ Station 13 - Modules - TypesVar Details

bounty_cube

Upon completion of a civilian bounty, one of these is created. It is sold to cargo to give the cargo budget bounty money, and the person who completed it cash.

Vars

bounty_handler_accountBank account of the person who receives the handling tip.
bounty_holderWho completed the bounty.
bounty_holder_accountBank account of the person who completed the bounty.
bounty_holder_jobWhat job the bounty holder had.
bounty_nameWhat the bounty was for.
bounty_valueValue of the bounty that this bounty cube sells for.
handler_tipMultiplier for the bounty payout received by the person who claims the handling tip.
holder_cutMultiplier for the bounty payout received by the person who completed the bounty.
nag_cooldownTime between nags.
nag_cooldown_multiplierHow much the time between nags extends each nag.
next_nag_timeNext world tick to nag Supply listeners.
radioOur internal radio.
radio_keyThe key our internal radio uses.
speed_bonusMultiplier for the bounty payout received by the Supply budget if the cube is sent without having to nag.

Var Details

bounty_handler_account

Bank account of the person who receives the handling tip.

bounty_holder

Who completed the bounty.

bounty_holder_account

Bank account of the person who completed the bounty.

bounty_holder_job

What job the bounty holder had.

bounty_name

What the bounty was for.

bounty_value

Value of the bounty that this bounty cube sells for.

handler_tip

Multiplier for the bounty payout received by the person who claims the handling tip.

holder_cut

Multiplier for the bounty payout received by the person who completed the bounty.

nag_cooldown

Time between nags.

nag_cooldown_multiplier

How much the time between nags extends each nag.

next_nag_time

Next world tick to nag Supply listeners.

radio

Our internal radio.

radio_key

The key our internal radio uses.

speed_bonus

Multiplier for the bounty payout received by the Supply budget if the cube is sent without having to nag.