Results 1 to 7 of 7

Thread: Max Pop Calc

  1. #1
    Enthusiast
    Join Date
    Aug 2011
    Posts
    332

    Max Pop Calc

    I am trying to calc the max pop on a Feary/Baron.

    Acres: 1000 (25000)
    Homes: 100 (1000)
    Race: Feary (0.95)
    Honor: Baron (1.02)

    HomesBonus = HomesBuilt * 10 --> (100 * 10) = 1000
    HomesAndAcres = (Land * 25) + HomesBonus --> ((1000 * 25) + 1000) = 26000
    HonorBonus = HomesAndAcres * 1.02 --> (26000 * 1.02) = 26520
    RaceBonus = HonorBonus * 0.95 --> (26520 * 0.95) = 25194

    Max Pop: 25194

    The above does not seems to be correct... If anyone knows how it should be.. feel free to poke back..

  2. #2
    Strategy Moderator
    Join Date
    Aug 2008
    Posts
    1,226
    Science?

  3. #3
    Forum Addict RattleHead's Avatar
    Join Date
    Feb 2013
    Posts
    1,267
    =ROUND((((Raw Living Space -(#Homes*10))*IF(RACE="Halfling",1.1,IF(RACE="Faery",0.95,1)))+(#Homes*10))*(1+Pop Sci)*Honor Bonus,0)

  4. #4
    Enthusiast
    Join Date
    Aug 2011
    Posts
    332
    AquaSeaFoam: I did not use science yet.. since I have 0 i that :)

    RattleHead: Thank I will go that a go.

  5. #5
    Enthusiast
    Join Date
    Aug 2011
    Posts
    332
    RattleHead: What is "Raw Living Space" in your book? (Land * 25)?

  6. #6
    Enthusiast
    Join Date
    Aug 2011
    Posts
    332
    I found it in the guide.. all is good :)

  7. #7
    Forum Addict RattleHead's Avatar
    Join Date
    Feb 2013
    Posts
    1,267
    yes acre*25 would be the raw living space. the wiki is quite accurate here, you should be fine!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •