mucho fixes
This commit is contained in:
parent
a486628607
commit
6f29a13a33
2 changed files with 9 additions and 9 deletions
|
|
@ -323,16 +323,16 @@ administrative_government = {
|
|||
}
|
||||
|
||||
character_modifier = {
|
||||
#levy_size = -0.5
|
||||
#feudal_government_tax_contribution_mult = -0.5
|
||||
#feudal_government_levy_contribution_mult = -0.5
|
||||
#clan_government_tax_contribution_mult = -0.5
|
||||
#clan_government_levy_contribution_mult = -0.5
|
||||
#men_at_arms_cap = -2
|
||||
#men_at_arms_limit = -2
|
||||
#knight_limit = -5
|
||||
levy_size = -0.2
|
||||
feudal_government_tax_contribution_mult = -0.2
|
||||
feudal_government_levy_contribution_mult = -0.2
|
||||
clan_government_tax_contribution_mult = -0.2
|
||||
clan_government_levy_contribution_mult = -0.2
|
||||
men_at_arms_cap = -1
|
||||
men_at_arms_limit = -1
|
||||
knight_limit = -3
|
||||
vassal_limit = 100
|
||||
#active_accolades = -1
|
||||
active_accolades = -1
|
||||
title_creation_cost_mult = -0.5
|
||||
}
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue