slight speed boost

This commit is contained in:
1brucben
2025-06-02 17:27:05 +02:00
parent a73ba83191
commit 3b7eb2057c
+2 -2
View File
@@ -531,9 +531,9 @@ export class DefaultConfig implements Config {
const traitorDebuff = defender.isTraitor()
? this.traitorDefenseDebuff()
: 1;
const baseTroopLoss = 16;
const baseTroopLoss = 14;
const attackLossModifier = 1.3;
const baseTileCost = 47;
const baseTileCost = 45;
const attackStandardSize = 10_000;
return {
attackerTroopLoss: