code/__DEFINES/uplink.dm
UPLINK_TRAITORS | This item is purchasable to traitors |
---|---|
UPLINK_NUKE_OPS | This item is purchasable to nuke ops |
UPLINK_CLOWN_OPS | This item is purchasable to clown ops |
UPLINK_INFILTRATORS | This item is purchasable to infiltrators (midround traitors) |
UPLINK_SPY | Can be randomly given to spies for their bounties |
UPLINK_ALL_SYNDIE_OPS | A blanket define for an item being purchasable by all types of nukie |
UPLINK_FIREBASE_OPS | A blanket define for an item being purchasable by all operatives that spawn at the nukie firebase |
UPLINK_SERIOUS_OPS | A define that excludes clown ops from the regular nukeop gear lineup |
DISPLAY_PROGRESSION | Progression gets turned into a user-friendly form. This is just an abstract equation that makes progression not too large. |
TRAITOR_DISCOUNT_BIG | Traitor discount size categories |
ABSTRACT_UPLINK_ITEM | 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 |
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_MIN_PRICE | Minimal cost for an item to be eligible for a discount |
Define Details
ABSTRACT_UPLINK_ITEM
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
UPLINK_ALL_SYNDIE_OPS
A blanket define for an item being purchasable by all types of nukie
UPLINK_CLOWN_OPS
This item is purchasable to clown ops
UPLINK_FIREBASE_OPS
A blanket define for an item being purchasable by all operatives that spawn at the nukie firebase
UPLINK_INFILTRATORS
This item is purchasable to infiltrators (midround traitors)
UPLINK_NUKE_OPS
This item is purchasable to nuke ops
UPLINK_SERIOUS_OPS
A define that excludes clown ops from the regular nukeop gear lineup
UPLINK_SPY
Can be randomly given to spies for their bounties
UPLINK_TRAITORS
This item is purchasable to traitors