Expand description
Re-export of all constants related to StructureController behavior and
GCL.
Constants
- A controller cannot be attacked or upgraded for this number of ticks after one or more creeps successfully uses
Creep::attack_controlleragainst it. - Additional decay of the
StructureController::ticks_to_downgradetimer caused by each claim part used perCreep::attack_controlleraction. - Ticks added to a
StructureController::ticks_to_downgradetimer on each tick that at least one creep successfully usedCreep::upgrade_controller. - Ticks under 50% of
controller_downgrademax that safe mode becomes unavailable. - Maxiumum energy per tick that can be spent on
Creep::upgrade_controllerat room control level 8 without power creep effects or boosts. - Ticks a controller cannot be attacked or upgraded for after a nuke detonation in the room.
- Reservation ticks added per claim part per
Creep::reserve_controlleraction. - Maximum ticks of reservation allowed on a controller
- Base growth rate of control points needed per global control level (GCL).
- Maximum GCL for players allowed to spawn in a Novice area.
- Exponential growth rate of control points needed per global control level (GCL).
- Ticks since last safe mode activation before another is allowed.
- Cost in
Ghodiumto add a safe mode activation to a controller viaCreep::generate_safe_mode - Duration of safe mode once activated, in ticks.
- Text added to signs of unowned rooms when a novice or respawn area is planned for the sector.
- Owner username of system-owned structures and creeps.
Functions
- Translates the
CONTROLLER_DOWNGRADEconstant, the maximum value ofStructureController::ticks_to_downgradefor each controller level. - Translates the
CONTROLLER_LEVELSconstant.