This commit is contained in:
1brucben
2025-05-06 06:59:19 +02:00
parent a3ab46a717
commit a8858c03e1
+1 -1
View File
@@ -514,7 +514,7 @@ export class DefaultConfig implements Config {
(defender.isTraitor() ? this.traitorDefenseDebuff() : 1),
defenderTroopLoss: defenderdensity,
tilesPerTickUsed:
25 *
30 *
within(defenderdensity, 3, 100) ** 0.2 *
(10_000 / attackTroops) ** 0.1 *
speed *