This commit is contained in:
Heidesommer 2026-05-26 08:04:35 -04:00
parent 72b0ebb938
commit 29b8e19ef6
58 changed files with 24636 additions and 24387 deletions

View file

@ -36,52 +36,42 @@ is_roman_emperor_primary_title_excluding_byzantium_trigger = {
always = no
}
#valid_for_byz_emperor_content_trigger = {
# has_ep3_dlc_trigger = yes
# culture = {
# OR = {
# has_cultural_pillar = heritage_byzantine
# has_cultural_pillar = heritage_caucasian
# }
# }
# OR = {
# is_roman_emperor_primary_title_trigger = yes
# AND = {
# culture = {
# OR = {
# this = culture:greek
# any_parent_culture_or_above = { this = culture:greek }
# }
# }
# highest_held_title_tier >= tier_empire
# }
# }
#}
valid_for_byz_emperor_content_trigger = {
has_ep3_dlc_trigger = yes
culture = {
OR = {
has_cultural_pillar = heritage_greek
}
}
OR = {
is_roman_emperor_primary_title_trigger = yes
AND = {
culture = {
has_cultural_pillar = heritage_greek
}
highest_held_title_tier >= tier_empire
}
}
}
#valid_for_byz_governor_content_trigger = {
# has_ep3_dlc_trigger = yes
# is_governor = yes
# top_liege.culture = {
# OR = {
# has_cultural_pillar = heritage_byzantine
# has_cultural_pillar = heritage_caucasian
# }
# }
# top_liege = {
# OR = {
# is_roman_emperor_primary_title_trigger = yes
# AND = {
# culture = {
# OR = {
# this = culture:greek
# any_parent_culture_or_above = { this = culture:greek }
# }
# }
# highest_held_title_tier >= tier_empire
# }
# }
# }
#}
valid_for_byz_governor_content_trigger = {
has_ep3_dlc_trigger = yes
is_governor = yes
top_liege.culture = {
has_cultural_pillar = heritage_greek
}
top_liege = {
OR = {
is_roman_emperor_primary_title_trigger = yes
AND = {
culture = {
has_cultural_pillar = heritage_greek
}
highest_held_title_tier >= tier_empire
}
}
}
}
#
valid_for_byz_succession_trigger = {
is_eunuch_trigger = no