Difference between revisions of "Bureaucracy"

From Alpha Centauri Wiki
Jump to: navigation, search
(CSV import)
 
m
Line 1: Line 1:
 
{{AdvConcept}}
 
{{AdvConcept}}
'''Bureaucracy''' is the addition of extra Drones because a faction has exceeded a certain number of bases. The bureaucracy formula works as follows:
+
As the number of bases controlled by a faction increases, it can require additional [[Drones|drones]] to provide administration. The number of bases that can be supported without additional drones is the base limit and depends on the difficulty level, the map size and a factions [[Efficiency|efficiency]] rating. The only way, during a game, to affect the limit is to change a faction’s efficiency rating.
  
BaseLimit = (8 - Difficulty) * (4 + Efficiency) * MapRoot / 2
+
Once this limit has been reached, popup messages warn when attempting to construct additional bases but not when capturing or buying an additional bases from other factions. No message is received if a decrease in a faction’s efficiency rating causes the base limit to be exceeded.
  
Where:
+
For each base in excess of the limit, a faction receives one additional drone. These drones are distributed uniformly amongst the bases.
  
Difficulty = Player's difficulty level (0 - 5)
+
BaseLimit = (8 - Difficulty) × (4 + Efficiency) × MapRoot ÷ 2
  
Efficiency = Social Engineering [[Efficiency]] rating.
+
* Where:
 +
{|
 +
|-
 +
| Difficulty || = (librarian = 0 to transcend = 5)
 +
|-
 +
| Efficiency || = faction’s efficiency rating (negative ratings are treated as 0)
 +
|-
 +
| MapRoot || = √ (map width × map height) ÷ √ 3200
 +
|}
  
(Negative efficiency ratings are treated as 0 for bureaucracy purposes)
+
MapRoots for common map sizes:
 +
{|
 +
|-
 +
| Tiny || 0.6
 +
|-
 +
| Small || 0.8
 +
|-
 +
| Standard || 1
 +
|-
 +
| Large || 1.1
 +
|-
 +
| Huge || 1.6
 +
|}
  
MapRoot = Sq. Root of # Map Squares / Sq. Root of 3200.
+
Examples for a faction with a 0 efficiency rating:
  
Note: BaseLimit is unaffected by [[Children's Creche]].
+
{|
 
+
|-
'''COMMON MAPROOTS''' Tiny = 0.6, Small = 0.8, Standard = 1, Large ~ 1.1, Huge 1.6
+
| || Standard || Huge
 
+
|-
For each base a faction builds in excess of this number, one additional drone will appear at some base somewhere in the colony.
+
| Librarian || 10 || 16
 
+
|-
Efficiency Defaults, for Efficiency = 0
+
| Transcend || 6 || 9
 
+
|}
Librarian, standard 10 bases, Transcend 6 bases
+
                    Standard        Huge
 
+
Librarian         10                16
Librarian, huge 16 bases, Transcend, 9 bases
+
Transcend       6                  9
  
 
[[Category:Advanced concepts]]
 
[[Category:Advanced concepts]]

Revision as of 06:56, 4 March 2013

As the number of bases controlled by a faction increases, it can require additional drones to provide administration. The number of bases that can be supported without additional drones is the base limit and depends on the difficulty level, the map size and a factions efficiency rating. The only way, during a game, to affect the limit is to change a faction’s efficiency rating.

Once this limit has been reached, popup messages warn when attempting to construct additional bases but not when capturing or buying an additional bases from other factions. No message is received if a decrease in a faction’s efficiency rating causes the base limit to be exceeded.

For each base in excess of the limit, a faction receives one additional drone. These drones are distributed uniformly amongst the bases.

BaseLimit = (8 - Difficulty) × (4 + Efficiency) × MapRoot ÷ 2

  • Where:
Difficulty = (librarian = 0 to transcend = 5)
Efficiency = faction’s efficiency rating (negative ratings are treated as 0)
MapRoot = √ (map width × map height) ÷ √ 3200

MapRoots for common map sizes:

Tiny 0.6
Small 0.8
Standard 1
Large 1.1
Huge 1.6

Examples for a faction with a 0 efficiency rating:

Standard Huge
Librarian 10 16
Transcend 6 9
                   Standard        Huge

Librarian 10 16 Transcend 6 9