Difference between revisions of "Hurry"

From Alpha Centauri Wiki
Jump to: navigation, search
(CSV import)
 
m (Tweaking formatting)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 
{{AdvConcept}}
 
{{AdvConcept}}
'''Base Facility''' Hurry Cost = 2 * M
+
The formula for calculating the cost of hurrying production. '''M''': Number of Minerals needed to complete the item, '''Mineral row''': One mineral row = 10 × [[Industry]] [[Minerals]]
  
Doubled if the number of minerals in the production box is less than 10.
+
''Base Facility''—2 × M (doubled if the number of minerals in the production box is less than 10)
  
'''Secret Project''' Hurry Cost = 4 * M
+
''Secret Project''—4 × M (doubled if the number of minerals in the production box is less than four mineral rows)
  
Doubled if the number of minerals in the production box is less than 4 '''mineral rows.'''
+
''Unit''—ROUND DOWN(M × (2 + M ÷ 20) )
  
'''Unit''' Full Hurry Cost = ROUND DOWN(M * (2 + M / 20) )
+
''Partial''—ROUND UP(Hurried Minerals × Full Hurry Cost ÷ M) (doubled if the number of minerals in the production box is less than 10)
 
+
'''Partial''' Hurry Cost = ROUND UP(Hurried Minerals * Full Hurry Cost/M)
+
 
+
Doubled if the number of minerals in the production box is less than 10.
+
 
+
'''M''': Number of Minerals needed to complete the item.
+
 
+
'''mineral row''': One mineral row = 10 * [[INDUSTRY modifier]] minerals
+
  
 
[[Category:Advanced concepts]]
 
[[Category:Advanced concepts]]

Latest revision as of 06:28, 2 May 2013

The formula for calculating the cost of hurrying production. M: Number of Minerals needed to complete the item, Mineral row: One mineral row = 10 × Industry Minerals

Base Facility—2 × M (doubled if the number of minerals in the production box is less than 10)

Secret Project—4 × M (doubled if the number of minerals in the production box is less than four mineral rows)

Unit—ROUND DOWN(M × (2 + M ÷ 20) )

Partial—ROUND UP(Hurried Minerals × Full Hurry Cost ÷ M) (doubled if the number of minerals in the production box is less than 10)