Update 00_defines.txt
This commit is contained in:
parent
044f05c1fb
commit
86e5741102
1 changed files with 1 additions and 1 deletions
|
|
@ -580,7 +580,7 @@ NCombat = {
|
||||||
MANEUVER_PHASE_DAYS = 3 # How many days should the maneuver phase last
|
MANEUVER_PHASE_DAYS = 3 # How many days should the maneuver phase last
|
||||||
LEVY_TOUGHNESS = 15 # How much toughness does each levy soldier have
|
LEVY_TOUGHNESS = 15 # How much toughness does each levy soldier have
|
||||||
LEVY_ATTACK = 15 # How much attack does each levy soldier have
|
LEVY_ATTACK = 15 # How much attack does each levy soldier have
|
||||||
LEVY_SIEGE = 1 # How much siege bonus 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_PURSUIT = 1 # How much pursuit does each levy soldier have
|
||||||
LEVY_SCREEN = 0 # How much screen does each levy soldier have
|
LEVY_SCREEN = 0 # How much screen does each levy soldier have
|
||||||
DAMAGE_SCALING_FACTOR = 0.03 # Scaling factor for dealing damage in combat
|
DAMAGE_SCALING_FACTOR = 0.03 # Scaling factor for dealing damage in combat
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue