fixes
This commit is contained in:
parent
182a9f6a50
commit
807eea6477
11 changed files with 1803 additions and 1792 deletions
|
|
@ -1313,23 +1313,23 @@ secede_from_empire_decision = { #by Sean Hughes
|
|||
highest_held_title_tier = tier_kingdom
|
||||
}
|
||||
|
||||
modifier = {
|
||||
add = -35
|
||||
# Electors in the HRE are far less likely to seceede.
|
||||
liege.primary_title = title:e_hre
|
||||
title:e_hre = {
|
||||
has_title_law = princely_elective_succession_law
|
||||
any_elector = {
|
||||
this = root
|
||||
}
|
||||
}
|
||||
}
|
||||
# modifier = {
|
||||
# add = -35
|
||||
# # Electors in the HRE are far less likely to seceede.
|
||||
# liege.primary_title = title:e_hre
|
||||
# title:e_hre = {
|
||||
# has_title_law = princely_elective_succession_law
|
||||
# any_elector = {
|
||||
# this = root
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
|
||||
modifier = {
|
||||
add = -60
|
||||
# Satraps of the Mongol Empire should (almost) never seceede.
|
||||
liege.primary_title = title:e_mongolia
|
||||
}
|
||||
# modifier = {
|
||||
# add = -60
|
||||
# # Satraps of the Mongol Empire should (almost) never seceede.
|
||||
# liege.primary_title = title:e_mongolia
|
||||
# }
|
||||
|
||||
# 'Soft' Modifiers, e.g., Opinion and Personality
|
||||
ai_value_modifier = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue