Boost

Now we will analyze in detail the details of the boost

  • To go to the Boost page, you need to click on the corresponding button on the main page of the game

Bee Count

By improving the number of bees, you increase honey production by *1.02 per second. The upgrade cost in honey currency is indicated above the upgrade button

Bee Count Multiplier = lvl * 0.02 Cost = 200 ( 1.03 ^ ( lvl - 1 ))


Bee quality

By improving the quality of bees, you increase honey production by *1.06 per second. The upgrade cost in honey currency is indicated above the upgrade button

Bee Quality Multiplier = 1 + lvl * 0.06 Cost = 10000 ( 1.08 ^ ( lvl - 1 ))


Beehive Count

By improving the beehive count, you increase honey production by *1.12 per second. The upgrade cost in honey currency is indicated above the upgrade button

Beehive Count Multiplier = 1 + lvl * 0.12 Cost = 1 000 000 ( 1.2 ^ ( lvl - 1 ))


Beehive Quality

By improving the quality of the hives, your honey production is growing *1.2 per second. The cost of the upgrade in the Honey currency is indicated above the upgrade button

Beehive Quality Multiplier = 1 + lvl * 0.2 Cost = 100 000 000 ( 1.3 ^ ( lvl - 1 ))


All values are multiplied together and show the total volume of production ( Basic income )

Last updated