Well I will show you the math formula but I'm ashamed of myself for the code in this game lol. I was new to programming back then. Ahem...
total troops * (.0005 + total dark knights / 11500000 / 1.8). If you follow your order of operations (Algebra) that's total dark knights / 11500000 then you divide that by 1.8 and add .0005 to that. So that's it, that's how it calculates army power. Idle Conquest 2 has so much better math and code but it's a ways from release.
Well I will show you the math formula but I'm ashamed of myself for the code in this game lol. I was new to programming back then. Ahem... total troops * (.0005 + total dark knights / 11500000 / 1.8). If you follow your order of operations (Algebra) that's total dark knights / 11500000 then you divide that by 1.8 and add .0005 to that. So that's it, that's how it calculates army power. Idle Conquest 2 has so much better math and code but it's a ways from release.