slowed attack speed

This commit is contained in:
1brucben
2025-04-28 00:19:40 +02:00
parent e2a25d53d7
commit 5228371e9f
+1 -1
View File
@@ -488,7 +488,7 @@ export class DefaultConfig implements Config {
(defender.isTraitor() ? this.traitorDefenseDebuff() : 1),
defenderTroopLoss: defenderdensity,
tilesPerTickUsed:
7 *
9 *
within(defenderdensity, 3, 100) ** 0.5 *
(10_000 / attackTroops) ** 0.1 *
speed *