All Categories

Production per hour: how it's calculated?Production per hour: how it's calculated?

Get Vikings: War Of Clans
Scan the QR code to get the mobile version of this game
Scan the QR code to get the mobile version of this game

Production per hour: how it's calculated?

Search
Apr 29, 2019, 18:0504/29/19
56181

Production per hour: how it's calculated?

Hi all,


Question:

- I have 5 farms producing a total of 55.250 food per hour.

- I have 775,5% increased food production. 

- My total food production (excluding consumption) is 738.872 per hour.


How is 55.250 + 775,5% ever 738.872? Or do I calculate something wrong?


How is it calculated? Maybe first Knowledge bonusses, then hero then etc. etc.?


Thanks!!

Views
1k
Comments
2
Comments
Apr 30, 2019, 02:5204/30/19
90

You have to separate out:

  • Boosts
  • Town Skin
  • VIP: Food Production
  • Valley of the Aesir: Resource production

Get the sum of those and subtract it from the total Increased Food Production percentage.

Then you have it by the product of base production and those percentages.


This goes for all RSS variants.




Example:


P = Production Buildings = 185,000


I = Increased Food Production = 2,448%


Boosts etc.:

  • Boost: Food Production = 100%
  • Boost: Resource Production = 100%
  • Town Skin: Resource Production = 5%
  • VIP: Food Production = 60%
  • Valley of the Aesir: Resource production = 40%

B = Boosts etc. = 305%


K = I - B = 2448 - 305 = 2143


Production

= P * (1 + B / 100) * (1 + K / 100) 

= 185000 * (1 + 305 / 100) * (1 + 2143 / 100)

= 16805677.5


Rounded to:

16,805,678


Alternatively:


                           P * (B + 100) * (K + 100)
Production = -----------------------------------------
                                           10000


Apr 30, 2019, 22:0004/30/19
56181
Thank you so much!