This commit is contained in:
Heidesommer 2026-05-25 07:54:55 -04:00
parent 26b04f6db4
commit c6eb868ef4
116 changed files with 69758 additions and 26333 deletions

View file

@ -15,88 +15,88 @@ has_mythical_founder_trigger = {
}
current_date > 1000.1.1
}
OR = { # Alexander
this = title:k_thessalonika
this = title:k_hellas
this = title:k_egypt
AND = {
OR = {
this = title:k_persia
this = title:e_persia
}
NOR = {
root.faith.religion = religion:islam_religion
root.faith.religion = religion:zoroastrianism_religion
}
}
this = title:k_anatolia
}
this = title:k_poland # Lech
this = title:k_bohemia # Czech
OR = { # Rus
this = title:k_white_rus
this = title:k_ruthenia
this = title:e_russia
}
OR = { # Arthur
this = title:k_england
this = title:e_britannia
}
AND = {
OR = { # Belisarius
this = title:k_italy
this = title:k_romagna
this = title:k_sardinia
this = title:k_naples
this = title:e_italy
}
root.faith = faith:orthodox
}
OR = { # Romulus
this = title:k_italy
this = title:k_romagna
this = title:k_sardinia
this = title:e_italy
this = title:h_roman_empire
this = title:h_eastern_roman_empire
}
OR = { # Ardashir
this = title:k_persia
this = title:e_persia
}
AND = { # Pharaohs
this = title:k_egypt
NOT = { root.faith.religion = religion:islam_religion }
}
AND = { # Visigothic Kings
OR = {
this = title:k_castille
this = title:k_aragon
this = title:k_navarra
this = title:k_andalusia
this = title:k_portugal
this = title:e_spain
}
NOT = { root.faith.religion = religion:islam_religion }
}
AND = { # Abd al-Rahman
OR = {
this = title:k_castille
this = title:k_aragon
this = title:k_navarra
this = title:k_andalusia
this = title:k_portugal
this = title:e_spain
}
root.faith.religion = religion:islam_religion
}
AND = { # Zenobia
OR = {
this = title:k_syria
this = title:k_mesopotamia
}
NOT = { root.faith.religion = religion:islam_religion }
}
# OR = { # Alexander
# this = title:k_thessalonika
# this = title:k_hellas
# this = title:k_egypt
# AND = {
# OR = {
# this = title:k_persia
# this = title:e_persia
# }
# NOR = {
# root.faith.religion = religion:islam_religion
# root.faith.religion = religion:zoroastrianism_religion
# }
# }
# this = title:k_anatolia
# }
# this = title:k_poland # Lech
# this = title:k_bohemia # Czech
# OR = { # Rus
# this = title:k_white_rus
# this = title:k_ruthenia
# this = title:e_russia
# }
# OR = { # Arthur
# this = title:k_england
# this = title:e_britannia
# }
# AND = {
# OR = { # Belisarius
# this = title:k_italy
# this = title:k_romagna
# this = title:k_sardinia
# this = title:k_naples
# this = title:e_italy
# }
# root.faith = faith:orthodox
# }
# OR = { # Romulus
# this = title:k_italy
# this = title:k_romagna
# this = title:k_sardinia
# this = title:e_italy
# this = title:h_roman_empire
# this = title:h_eastern_roman_empire
# }
# OR = { # Ardashir
# this = title:k_persia
# this = title:e_persia
# }
# AND = { # Pharaohs
# this = title:k_egypt
# NOT = { root.faith.religion = religion:islam_religion }
# }
# AND = { # Visigothic Kings
# OR = {
# this = title:k_castille
# this = title:k_aragon
# this = title:k_navarra
# this = title:k_andalusia
# this = title:k_portugal
# this = title:e_spain
# }
# NOT = { root.faith.religion = religion:islam_religion }
# }
# AND = { # Abd al-Rahman
# OR = {
# this = title:k_castille
# this = title:k_aragon
# this = title:k_navarra
# this = title:k_andalusia
# this = title:k_portugal
# this = title:e_spain
# }
# root.faith.religion = religion:islam_religion
# }
# AND = { # Zenobia
# OR = {
# this = title:k_syria
# this = title:k_mesopotamia
# }
# NOT = { root.faith.religion = religion:islam_religion }
# }
}
}