mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 01:57:44 +00:00
Update DefaultConfig.ts
This commit is contained in:
@@ -769,7 +769,7 @@ const thresholdDebuff = this.largeAttackerSpeedThresholdDebuff(
|
||||
speed *
|
||||
largeDefenderSpeedDebuff *
|
||||
largeAttackerSpeedBonus *
|
||||
thresholdDebuff *
|
||||
thresholdDebuff *
|
||||
(defender.isTraitor() ? this.traitorSpeedDebuff() : 1),
|
||||
};
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user