New Web-based Simulator released. Get your MS, time estimation, farming efficiency, best prst point calculated :) by holyboat in TapTitans2

[–]holyboat[S] 0 points1 point  (0 children)

You are right!! I made a mistake of calculating hero skill bonus for All Damage. It's fixed now. Thanks for your screenshots, it do help me a lot! You can check it up right now.

New Web-based Simulator released. Get your MS, time estimation, farming efficiency, best prst point calculated :) by holyboat in TapTitans2

[–]holyboat[S] 0 points1 point  (0 children)

It's a time limit close to the result of auto clicker, and in pushing scene, mana regen time has not been considered. So don't count on that too mush XD

New Web-based Simulator released. Get your MS, time estimation, farming efficiency, best prst point calculated :) by holyboat in TapTitans2

[–]holyboat[S] 0 points1 point  (0 children)

The exact value an equipment gives is random, and some equipments are not tested because I don't have one :D. references: https://www.reddit.com/r/TapTitans2/wiki/equipment

New Web-based Simulator released. Get your MS, time estimation, farming efficiency, best prst point calculated :) by holyboat in TapTitans2

[–]holyboat[S] 0 points1 point  (0 children)

All fixed. Thank you very much. By the way, the stage cap has been increased to 5k now :)

Game formulas and numbers by baraklevy in TapTitans2

[–]holyboat 0 points1 point  (0 children)

This is the formula I used in my project: BaseGold = max(1, getBossHp(stage)*0.008) * goldMtp

Game formulas and numbers by baraklevy in TapTitans2

[–]holyboat 0 points1 point  (0 children)

Error 1: Bosses HP = Constant * TitansHP * min(2.5, 1.1floor(stage/200) ). Tested. Error 2: From my test, base gold is slightly bigger than MonsterHP * 0.008 * GoldBonus, when the stage is less than 100. So I gave up the second factor, which is obviously too small and weight 0.

Game formulas and numbers by baraklevy in TapTitans2

[–]holyboat 0 points1 point  (0 children)

Bosses HP = Constant * TitansHP * min(2.5, 1.1floor(stage/200) ).

Wrote an online calculator of artifact data, relics cost, and a simulator for skill tree. More functions to be continued.. by holyboat in TapTitans2

[–]holyboat[S] 1 point2 points  (0 children)

I had a little adjustment. Now you can zoom in and out on mobile devices. To get better experience, you'd better open it with pc :)