tomcur / ClickerHeroesCalculator

A calculator for the game Clicker Heroes
MIT License
48 stars 16 forks source link

Calculator does not take minimum upgrade costs into account #24

Open TheOne320 opened 6 months ago

TheOne320 commented 6 months ago

So as the title says, the calculator does not take into account that at high levels, you cannot put an arbitrary amount of points into the ancients but they have minimum values. See here: image image As the minimum is 1e13, it is not possible to put 1e7 into it. So the goal values cannot be achieved.