/tg/ Station 13 - Modules - TypesVar Details

research

Vars

anomaly_hard_limit_by_typeThe hard limits of cores created for each anomaly type. For faster code lookup without switch statements.
created_anomaly_typesThe global list of raw anomaly types that have been refined, for hard limits.
income_modifierA multiplier applied to all research gain.
invalid_design_idsassociative id = number of times
invalid_node_boostassociative id = error message
invalid_node_idsassociative id = number of times
master_serversA list of all master servers. If none of these have a source code HDD, research point generation is lowered.
ordnance_experimentsLookup list for ordnance briefers.
scientific_partnersLookup list for scipaper partners.
serversList of all research servers.
techweb_boost_itemsassociative double-layer path = list(id = list(point_type = point_discount))
techweb_categoriescategory name = list(node.id = TRUE)
techweb_nodes_experimentalNode ids that are exclusive to the BEPIS.
techweb_nodes_hiddenNode ids that should be hidden by default.
techweb_nodes_startingassociative id = TRUE
techweb_point_itemspath = list(point type = value)

Var Details

anomaly_hard_limit_by_type

The hard limits of cores created for each anomaly type. For faster code lookup without switch statements.

created_anomaly_types

The global list of raw anomaly types that have been refined, for hard limits.

income_modifier

A multiplier applied to all research gain.

invalid_design_ids

associative id = number of times

invalid_node_boost

associative id = error message

invalid_node_ids

associative id = number of times

master_servers

A list of all master servers. If none of these have a source code HDD, research point generation is lowered.

ordnance_experiments

Lookup list for ordnance briefers.

scientific_partners

Lookup list for scipaper partners.

servers

List of all research servers.

techweb_boost_items

associative double-layer path = list(id = list(point_type = point_discount))

techweb_categories

category name = list(node.id = TRUE)

techweb_nodes_experimental

Node ids that are exclusive to the BEPIS.

techweb_nodes_hidden

Node ids that should be hidden by default.

techweb_nodes_starting

associative id = TRUE

techweb_point_items

path = list(point type = value)