Compare commits
No commits in common. "3f1f2741cc7c901e2ca7e8b98e0a0c22768bda8c" and "b770237b8981d2906599ef97e5c26a3c7b41c580" have entirely different histories.
3f1f2741cc
...
b770237b89
2 changed files with 10 additions and 61 deletions
|
|
@ -257,11 +257,7 @@ on_title_gain = {
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
government_has_flag = government_is_prepublic
|
government_has_flag = government_is_prepublic
|
||||||
any_held_title = {
|
primary_title = {
|
||||||
filter = {
|
|
||||||
title_tier > barony
|
|
||||||
is_nomad_title = no
|
|
||||||
}
|
|
||||||
NOT = {
|
NOT = {
|
||||||
has_title_law = saxon_elective_succession_law
|
has_title_law = saxon_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -270,7 +266,6 @@ on_title_gain = {
|
||||||
every_held_title = {
|
every_held_title = {
|
||||||
limit = {
|
limit = {
|
||||||
title_tier > barony
|
title_tier > barony
|
||||||
is_nomad_title = no
|
|
||||||
}
|
}
|
||||||
add_title_law = saxon_elective_succession_law
|
add_title_law = saxon_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -293,15 +288,10 @@ on_title_gain = {
|
||||||
add_title_law = noble_family_succession_law
|
add_title_law = noble_family_succession_law
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
government_has_flag = government_is_urepublic
|
government_has_flag = government_is_urepublic
|
||||||
any_held_title = {
|
primary_title = {
|
||||||
filter = {
|
|
||||||
title_tier > barony
|
|
||||||
is_nomad_title = no
|
|
||||||
}
|
|
||||||
NOT = {
|
NOT = {
|
||||||
has_title_law = urban_elective_succession_law
|
has_title_law = urban_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -310,7 +300,6 @@ on_title_gain = {
|
||||||
every_held_title = {
|
every_held_title = {
|
||||||
limit = {
|
limit = {
|
||||||
title_tier > barony
|
title_tier > barony
|
||||||
is_nomad_title = no
|
|
||||||
}
|
}
|
||||||
add_title_law = urban_elective_succession_law
|
add_title_law = urban_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -2975,11 +2964,7 @@ on_title_gain_inheritance = {
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
government_has_flag = government_is_prepublic
|
government_has_flag = government_is_prepublic
|
||||||
any_held_title = {
|
primary_title = {
|
||||||
filter = {
|
|
||||||
title_tier > barony
|
|
||||||
is_nomad_title = no
|
|
||||||
}
|
|
||||||
NOT = {
|
NOT = {
|
||||||
has_title_law = saxon_elective_succession_law
|
has_title_law = saxon_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -2988,7 +2973,6 @@ on_title_gain_inheritance = {
|
||||||
every_held_title = {
|
every_held_title = {
|
||||||
limit = {
|
limit = {
|
||||||
title_tier > barony
|
title_tier > barony
|
||||||
is_nomad_title = no
|
|
||||||
}
|
}
|
||||||
add_title_law = saxon_elective_succession_law
|
add_title_law = saxon_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -3014,11 +2998,7 @@ on_title_gain_inheritance = {
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
government_has_flag = government_is_urepublic
|
government_has_flag = government_is_urepublic
|
||||||
any_held_title = {
|
primary_title = {
|
||||||
filter = {
|
|
||||||
title_tier > barony
|
|
||||||
is_nomad_title = no
|
|
||||||
}
|
|
||||||
NOT = {
|
NOT = {
|
||||||
has_title_law = urban_elective_succession_law
|
has_title_law = urban_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -3027,7 +3007,6 @@ on_title_gain_inheritance = {
|
||||||
every_held_title = {
|
every_held_title = {
|
||||||
limit = {
|
limit = {
|
||||||
title_tier > barony
|
title_tier > barony
|
||||||
is_nomad_title = no
|
|
||||||
}
|
}
|
||||||
add_title_law = urban_elective_succession_law
|
add_title_law = urban_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -3142,11 +3121,7 @@ on_title_gain_usurpation = {
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
government_has_flag = government_is_prepublic
|
government_has_flag = government_is_prepublic
|
||||||
any_held_title = {
|
primary_title = {
|
||||||
filter = {
|
|
||||||
title_tier > barony
|
|
||||||
is_nomad_title = no
|
|
||||||
}
|
|
||||||
NOT = {
|
NOT = {
|
||||||
has_title_law = saxon_elective_succession_law
|
has_title_law = saxon_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -3155,7 +3130,6 @@ on_title_gain_usurpation = {
|
||||||
every_held_title = {
|
every_held_title = {
|
||||||
limit = {
|
limit = {
|
||||||
title_tier > barony
|
title_tier > barony
|
||||||
is_nomad_title = no
|
|
||||||
}
|
}
|
||||||
add_title_law = saxon_elective_succession_law
|
add_title_law = saxon_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -3181,11 +3155,7 @@ on_title_gain_usurpation = {
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
government_has_flag = government_is_urepublic
|
government_has_flag = government_is_urepublic
|
||||||
any_held_title = {
|
primary_title = {
|
||||||
filter = {
|
|
||||||
title_tier > barony
|
|
||||||
is_nomad_title = no
|
|
||||||
}
|
|
||||||
NOT = {
|
NOT = {
|
||||||
has_title_law = urban_elective_succession_law
|
has_title_law = urban_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -3194,7 +3164,6 @@ on_title_gain_usurpation = {
|
||||||
every_held_title = {
|
every_held_title = {
|
||||||
limit = {
|
limit = {
|
||||||
title_tier > barony
|
title_tier > barony
|
||||||
is_nomad_title = no
|
|
||||||
}
|
}
|
||||||
add_title_law = urban_elective_succession_law
|
add_title_law = urban_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -776,11 +776,7 @@ yearly_playable_pulse = {
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
government_has_flag = government_is_prepublic
|
government_has_flag = government_is_prepublic
|
||||||
any_held_title = {
|
primary_title = {
|
||||||
filter = {
|
|
||||||
title_tier > barony
|
|
||||||
is_nomad_title = no
|
|
||||||
}
|
|
||||||
NOT = {
|
NOT = {
|
||||||
has_title_law = saxon_elective_succession_law
|
has_title_law = saxon_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -789,7 +785,6 @@ yearly_playable_pulse = {
|
||||||
every_held_title = {
|
every_held_title = {
|
||||||
limit = {
|
limit = {
|
||||||
title_tier > barony
|
title_tier > barony
|
||||||
is_nomad_title = no
|
|
||||||
}
|
}
|
||||||
add_title_law = saxon_elective_succession_law
|
add_title_law = saxon_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -815,11 +810,7 @@ yearly_playable_pulse = {
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
government_has_flag = government_is_urepublic
|
government_has_flag = government_is_urepublic
|
||||||
any_held_title = {
|
primary_title = {
|
||||||
filter = {
|
|
||||||
title_tier > barony
|
|
||||||
is_nomad_title = no
|
|
||||||
}
|
|
||||||
NOT = {
|
NOT = {
|
||||||
has_title_law = urban_elective_succession_law
|
has_title_law = urban_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -828,7 +819,6 @@ yearly_playable_pulse = {
|
||||||
every_held_title = {
|
every_held_title = {
|
||||||
limit = {
|
limit = {
|
||||||
title_tier > barony
|
title_tier > barony
|
||||||
is_nomad_title = no
|
|
||||||
}
|
}
|
||||||
add_title_law = urban_elective_succession_law
|
add_title_law = urban_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -2773,11 +2763,7 @@ quarterly_playable_pulse = {
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
government_has_flag = government_is_prepublic
|
government_has_flag = government_is_prepublic
|
||||||
any_held_title = {
|
primary_title = {
|
||||||
filter = {
|
|
||||||
title_tier > barony
|
|
||||||
is_nomad_title = no
|
|
||||||
}
|
|
||||||
NOT = {
|
NOT = {
|
||||||
has_title_law = saxon_elective_succession_law
|
has_title_law = saxon_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -2786,7 +2772,6 @@ quarterly_playable_pulse = {
|
||||||
every_held_title = {
|
every_held_title = {
|
||||||
limit = {
|
limit = {
|
||||||
title_tier > barony
|
title_tier > barony
|
||||||
is_nomad_title = no
|
|
||||||
}
|
}
|
||||||
add_title_law = saxon_elective_succession_law
|
add_title_law = saxon_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -2812,11 +2797,7 @@ quarterly_playable_pulse = {
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
government_has_flag = government_is_urepublic
|
government_has_flag = government_is_urepublic
|
||||||
any_held_title = {
|
primary_title = {
|
||||||
filter = {
|
|
||||||
title_tier > barony
|
|
||||||
is_nomad_title = no
|
|
||||||
}
|
|
||||||
NOT = {
|
NOT = {
|
||||||
has_title_law = urban_elective_succession_law
|
has_title_law = urban_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
@ -2825,7 +2806,6 @@ quarterly_playable_pulse = {
|
||||||
every_held_title = {
|
every_held_title = {
|
||||||
limit = {
|
limit = {
|
||||||
title_tier > barony
|
title_tier > barony
|
||||||
is_nomad_title = no
|
|
||||||
}
|
}
|
||||||
add_title_law = urban_elective_succession_law
|
add_title_law = urban_elective_succession_law
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue