research

Vars | |
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) |
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)