Update 00_defines.txt
This commit is contained in:
parent
a725f7121e
commit
3ad4d7c1fe
1 changed files with 2 additions and 2 deletions
|
|
@ -578,8 +578,8 @@ NCombat = {
|
|||
WAR_ATTACKER_COMBAT_MAX_SCORE = 50 # The maximum amount of warscore gained from a single battle by the war attacker
|
||||
WAR_DEFENDER_COMBAT_MAX_SCORE = 50 # The maximum amount of warscore gained from a single battle by the war attacker
|
||||
MANEUVER_PHASE_DAYS = 3 # How many days should the maneuver phase last
|
||||
LEVY_TOUGHNESS = 15 # How much toughness does each levy soldier have
|
||||
LEVY_ATTACK = 15 # How much attack does each levy soldier have
|
||||
LEVY_TOUGHNESS = 12 # How much toughness does each levy soldier have
|
||||
LEVY_ATTACK = 12 # How much attack does each levy soldier have
|
||||
LEVY_SIEGE = 0 # How much siege bonus does each levy soldier have
|
||||
LEVY_PURSUIT = 1 # How much pursuit does each levy soldier have
|
||||
LEVY_SCREEN = 0 # How much screen does each levy soldier have
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue