Men at arms now based on tier again
This commit is contained in:
parent
30592c2666
commit
6c0263f5b4
5 changed files with 19 additions and 55 deletions
|
|
@ -639,7 +639,7 @@ NArmy = {
|
|||
MINIMUM_COUNTY_MOVEMENT_ATTRITION = 100
|
||||
REGIMENT_DEFAULT_STACK_SIZE = 100
|
||||
REGIMENT_DEFAULT_MAX_SIZE = 3 # Number of regiment chunks
|
||||
REGIMENT_MAA_CAP_BY_TIER = { 0 2 2 2 2 2 2 }
|
||||
REGIMENT_MAA_CAP_BY_TIER = { 0 2 3 4 5 6 7 }
|
||||
REGIMENT_MAA_EXTRA_BY_CAP = 0.2 # Percentage [0-1] applied to each MAA regiment by each regiment above the cap
|
||||
REGIMENT_MAA_SHOW_INFO_PERCENTAGE = 0.3
|
||||
REGIMENT_MAA_STARTING_COUNT = 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue