Update 00_defines.txt

This commit is contained in:
Fishedotjpg 2026-02-15 00:56:30 +00:00
parent a725f7121e
commit 3ad4d7c1fe

View file

@ -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