/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/uplink.dm

UPLINK_TRAITORSThis item is purchasable to traitors
UPLINK_NUKE_OPSThis item is purchasable to nuke ops
UPLINK_CLOWN_OPSThis item is purchasable to clown ops
UPLINK_SPYCan be randomly given to spies for their bounties
UPLINK_ALL_SYNDIE_OPSA blanket define for an item being purchasable by all types of nukie
UPLINK_FIREBASE_OPSA blanket define for an item being purchasable by all operatives that spawn at the nukie firebase
UPLINK_SERIOUS_OPSA define that excludes clown ops from the regular nukeop gear lineup
DISPLAY_PROGRESSIONProgression gets turned into a user-friendly form. This is just an abstract equation that makes progression not too large.
TRAITOR_DISCOUNT_BIGTraitor discount size categories
ABSTRACT_UPLINK_ITEMTypepath used for uplink items which don't actually produce an item (essentially just a placeholder) Future todo: Make this not necessary / make uplink items support item-less items natively
SPY_LOWER_COST_THRESHOLDLower threshold for which an uplink items's TC cost is considered "low" for spy bounties picking rewards
SPY_UPPER_COST_THRESHOLDUpper threshold for which an uplink items's TC cost is considered "high" for spy bounties picking rewards
TRAITOR_DISCOUNT_MIN_PRICEMinimal cost for an item to be eligible for a discount
TRAITOR_POPULATION_LOWPOPThe standard minimum player count for "don't spawn this item on low population rounds"

Define Details

Typepath used for uplink items which don't actually produce an item (essentially just a placeholder) Future todo: Make this not necessary / make uplink items support item-less items natively

DISPLAY_PROGRESSION

Progression gets turned into a user-friendly form. This is just an abstract equation that makes progression not too large.

SPY_LOWER_COST_THRESHOLD

Lower threshold for which an uplink items's TC cost is considered "low" for spy bounties picking rewards

SPY_UPPER_COST_THRESHOLD

Upper threshold for which an uplink items's TC cost is considered "high" for spy bounties picking rewards

TRAITOR_DISCOUNT_BIG

Traitor discount size categories

TRAITOR_DISCOUNT_MIN_PRICE

Minimal cost for an item to be eligible for a discount

TRAITOR_POPULATION_LOWPOP

The standard minimum player count for "don't spawn this item on low population rounds"

A blanket define for an item being purchasable by all types of nukie

This item is purchasable to clown ops

A blanket define for an item being purchasable by all operatives that spawn at the nukie firebase

This item is purchasable to nuke ops

A define that excludes clown ops from the regular nukeop gear lineup

Can be randomly given to spies for their bounties

This item is purchasable to traitors