This commit is contained in:
Heidesommer 2026-05-26 04:32:01 -04:00
parent 9aeb9cf6db
commit b318891cd4
11 changed files with 29 additions and 89 deletions

View file

@ -10186,7 +10186,7 @@ king_administrative_female_brit = {
}
}
kingdom_administrative_brit
kingdom_administrative_brit = {
type = title
tier = kingdom
priority = 106
@ -10199,7 +10199,7 @@ kingdom_administrative_brit
}
}
duchy_administrative_independent_brit= {
duchy_administrative_independent_brit = {
type = title
tier = duchy
priority = 108

View file

@ -410,7 +410,7 @@ e_zapadnorussia = { #Western Russia like westslavia
color = { 180 160 40 }
}
b_pokrovskoe_streshnevo {
b_pokrovskoe_streshnevo = {
province = 12350
color = { 180 160 40 }

View file

@ -3117,7 +3117,7 @@ on_title_gain_usurpation = {
limit = {
government_has_flag = government_is_prepublic
any_held_title = {
title_tier > barony
tier >= tier_county
is_nomad_title = no
NOT = {
has_title_law = saxon_elective_succession_law
@ -3126,7 +3126,7 @@ on_title_gain_usurpation = {
}
every_held_title = {
limit = {
title_tier > barony
tier >= tier_county
is_nomad_title = no
NOT = {
has_title_law = saxon_elective_succession_law
@ -3157,7 +3157,7 @@ on_title_gain_usurpation = {
limit = {
government_has_flag = government_is_urepublic
any_held_title = {
title_tier > barony
tier >= tier_county
is_nomad_title = no
NOT = {
has_title_law = urban_elective_succession_law
@ -3166,7 +3166,7 @@ on_title_gain_usurpation = {
}
every_held_title = {
limit = {
title_tier > barony
tier >= tier_county
is_nomad_title = no
NOT = {
has_title_law = urban_elective_succession_law

View file

@ -11673,7 +11673,7 @@
}
#### k_bjarmaland
### d_biarmia
### d_arkhangelsk
## c_kholmogory
# b_kholmogory
5798 ={
@ -11742,7 +11742,7 @@
5813 ={
winter_severity_bias = 0.90
}
### d_chudia
### d_kargopol
## c_kargopol
# b_kargopol
5814 ={

View file

@ -81,7 +81,7 @@ coa_coptic_trigger = {
coa_cross_trigger = {
scope:faith = {
OR = { religion = religion:catholic_religion religion = religion:eastern_orthodox_religion religion = religion:protestant_religion) }
OR = { religion = religion:catholic_religion religion = religion:eastern_orthodox_religion religion = religion:protestant_religion }
NOT = { has_doctrine = tenet_aniconism }
}
}