Living Money Food Science Magic Thieves Military
 
Explore Growth Networth Happiness Honor Other Data

Front Files Articles Forum Links About

Growth: Construction Cost
 
Formula

     8                             Mills
    --·(1900+Land)·(1-Min(4·HBuild·----- : 0.8)·RaceB·DCost
    21                              Land

  - HBuild     -> Happiness Building Efficiency
  - RaceB      -> Race Bonus  (Halfling: 0.5 / Other: 1.0)
  - DCost      -> Double Cost (Yes: 2 / No: 1)

  - Max(x : y) -> Returns the larger of x and y  (Example: Max(1 : 2) = 2)
  - Min(x : y) -> Returns the smaller of x and y (Example: Min(1 : 2) = 1)
 
Rounding

  - ]0.0:0.5[  -> Down (Example: 12.4 -> 12.0)
  - [0.5:1.0[  -> Up   (Example: 12.5 -> 13.0)
 
Example


			     
 
Data

    Status (Age 25): [*----]

    Race  / Land / Mills / Happiness / Utopia / Formula
 
Advanced Features (Click each Feature to View)

  - Calculator
 

Growth: Construction Time
 
Formula

    DCost·Round(PersonB·Round(22·RaceB·Boon·(1+ToolSci)))

  - DCost     -> Double Cost       (Yes: 0.5 / No: 1.0)
  - PersonB   -> Personality Bonus (Sage: 0.8 / Other: 1.0)
  - RaceB     -> Race Bonus        (Dwarf: 0.6 / Other: 1.0)
  - Boon      -> Builder's Boon    (Active: 0.9 / Inactive: 1.0)
  - ToolSci   -> Tools Science

  - Round     -> Round According to the Following Rules: ]0.0:0.5[ -> Down (Example: 12.4 -> 12.0)
                                                         [0.5:1.0[ -> Up   (Example: 12.5 -> 13.0)
 
Rounding

  - ]0.0:1.0[ -> Down (Example: 12.9 -> 12.0)
 
Example


			     
 
Data

    Status (Age 25): [*----]

    Race  /  Person  / Boon / ToolSci / Double / Utopia / Formula
 
Advanced Features (Click each Feature to View)

  - Calculator
  - Copy-Friendly Formula
 

Growth: Raze
 
Formula

    1400+Land
    ---------
        4
 
Rounding

  - ]0.0:0.5[ -> Down                 (Example: 12.4 -> 12.0)
  - ]0.5:1.0] -> Up                   (Example: 12.6 -> 13.0)
 
Example


 
Data

    Status (Age 25): [*----]

    Land / Utopia / Formula
 
Advanced Features (Click each Feature to View)

  - Calculator
  - Copy-Friendly Formula