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

Front Files Articles Forum Links About

Living: Jobs
 
Formula

    20·(Land-Homes-Barren-InProgress)

  - InProgress -> Buildings under Construction
 
Rounding

    No Rounding Needed
 
Example

  - Land: 260
  - Homes: 30
  - Barren: 160
  - Under construction: 0

    20·(260-30-160-0) = 1400
 
Data

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

    Land / Homes / Barren / InProgress / Utopia / Formula
     260 /  30   /  160   /      0     /  1400  /  1400
 
Advanced Features (Click each Feature to View)

  - Calculator
  - Copy-Friendly Formula
 

Living: Employment
 
Formula

                  Jobs
    Max(Min(1 : --------) : 0.05)
                Peasants

  - 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.001:0.005[ -> Down                 (Example: 0.014 -> 0.01)
  - [0.005:0.005] -> Nearest Even Integer (Example: 0.015 -> 0.02, 0.025 -> 0.02)
  - ]0.005:1.000[ -> Up                   (Example: 0.016 -> 0.02)
 
Example

  - Peasants: 2000
  - Jobs: 1050

            1050
    Min(1 : ----) = Min(1 : 0.525) = 0.525 -> 0.52 (52%)
            2000
 
Data

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

    Jobs / Peas / Utopia / Formula
    1050 / 2000 /  0.52  /   0.52
 
Advanced Features (Click each Feature to View)

  - Calculator
  - Copy-Friendly Formula
 

Living: Maximum Population
 
Formula

    (15·Land+10·Build+(5+5·RaceB1)·Homes)·(1+HouseSci)·RaceB2·HonorB+Int((1-PersonB)·Elites)

  - Build     -> Buildings         (Both Constructed and Under Construction, including Homes)
  - RaceB1    -> Race Bonus        (Avian: 1 / Other: 0)
  - RaceB2    -> Race Bonus        (Human: 0.95 / Orc: 1.15 / Other: 1.0)
  - HouseSci  -> House Science
  - HonorB    -> Honor Bonus
  - PersonB   -> Personality Bonus (Freak: 0.8 / Other: 1.0)

  - Int(x)    -> Round Down        (Example: Int(1.2) = 1)
 
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): [*----]

    Race / Land / Home / Build / Honor / Sci / Happiness / Utopia / Formula
 
Advanced Features (Click each Feature to View)

  - Calculator
  - Copy-Friendly Formula