mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-23 04:05:41 +00:00
attack adjust
This commit is contained in:
@@ -511,7 +511,7 @@ export class DefaultConfig implements Config {
|
||||
const attackratio = defenderTroops / attackTroops;
|
||||
return {
|
||||
attackerTroopLoss:
|
||||
mag * 12 +
|
||||
mag * 16 +
|
||||
defenderdensity *
|
||||
mag *
|
||||
(defender.isTraitor() ? this.traitorDefenseDebuff() : 1),
|
||||
|
||||
Reference in New Issue
Block a user