mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-05 11:42:03 +00:00
slowed attack speed
This commit is contained in:
@@ -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 *
|
||||
|
||||
Reference in New Issue
Block a user