admin gov works
This commit is contained in:
parent
051293284c
commit
6ef778b2b5
32 changed files with 6304 additions and 103 deletions
|
|
@ -187,7 +187,7 @@ base_legitimacy_value = { # Split into separate values for easy debugging/visibi
|
|||
# ADMINISTRATIVE
|
||||
if = {
|
||||
limit = {
|
||||
government_allows = administrative
|
||||
has_government = administrative_government
|
||||
}
|
||||
multiply = 0.75 # To reduce the overall base values
|
||||
add = base_legitimacy_admin_value # And add anything admin specific
|
||||
|
|
@ -244,7 +244,7 @@ succession_legitimacy_value = { # Split into separate values for easy debugging/
|
|||
# ADMINISTRATIVE
|
||||
if = {
|
||||
limit = {
|
||||
government_allows = administrative
|
||||
has_government = administrative_government
|
||||
}
|
||||
multiply = 0.75 # To reduce the overall base values
|
||||
add = base_legitimacy_admin_value # And add anything admin specific
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue