Books and stuff
This commit is contained in:
parent
6db8d2439a
commit
10f153058e
23 changed files with 17462 additions and 408 deletions
|
|
@ -3442,26 +3442,26 @@ expunge_latin_dominion_decision = {
|
|||
#Must be a Greek or Greekoid
|
||||
OR = {
|
||||
culture = culture:greek
|
||||
culture = culture:roman
|
||||
# culture = culture:roman
|
||||
culture = {
|
||||
any_parent_culture_or_above = {
|
||||
this = culture:greek
|
||||
}
|
||||
}
|
||||
ep3_orthodox_faith_trigger = yes
|
||||
faith = faith:hellenic_pagan
|
||||
AND = {
|
||||
exists = title:e_byzantium.holder
|
||||
this = title:e_byzantium.holder
|
||||
}
|
||||
AND = {
|
||||
exists = title:h_roman_empire.holder
|
||||
this = title:h_roman_empire.holder
|
||||
}
|
||||
AND = {
|
||||
exists = title:h_eastern_roman_empire.holder
|
||||
this = title:h_eastern_roman_empire.holder
|
||||
}
|
||||
# faith = faith:hellenic_pagan
|
||||
# AND = {
|
||||
# exists = title:e_byzantium.holder
|
||||
# this = title:e_byzantium.holder
|
||||
# }
|
||||
# AND = {
|
||||
# exists = title:h_roman_empire.holder
|
||||
# this = title:h_roman_empire.holder
|
||||
# }
|
||||
# AND = {
|
||||
# exists = title:h_eastern_roman_empire.holder
|
||||
# this = title:h_eastern_roman_empire.holder
|
||||
# }
|
||||
}
|
||||
OR = {
|
||||
capital_province = {
|
||||
|
|
@ -3473,18 +3473,18 @@ expunge_latin_dominion_decision = {
|
|||
geographical_region = world_steppe_west
|
||||
}
|
||||
}
|
||||
AND = {
|
||||
exists = title:e_byzantium.holder
|
||||
this = title:e_byzantium.holder
|
||||
}
|
||||
AND = {
|
||||
exists = title:h_roman_empire.holder
|
||||
this = title:h_roman_empire.holder
|
||||
}
|
||||
AND = {
|
||||
exists = title:h_eastern_roman_empire.holder
|
||||
this = title:h_eastern_roman_empire.holder
|
||||
}
|
||||
# AND = {
|
||||
# exists = title:e_byzantium.holder
|
||||
# this = title:e_byzantium.holder
|
||||
# }
|
||||
# AND = {
|
||||
# exists = title:h_roman_empire.holder
|
||||
# this = title:h_roman_empire.holder
|
||||
# }
|
||||
# AND = {
|
||||
# exists = title:h_eastern_roman_empire.holder
|
||||
# this = title:h_eastern_roman_empire.holder
|
||||
# }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue