Books and stuff

This commit is contained in:
Heidesommer 2026-05-20 22:50:40 -04:00
parent 6db8d2439a
commit 10f153058e
23 changed files with 17462 additions and 408 deletions

View file

@ -365,15 +365,15 @@ convert_to_local_culture_decision = {
capital_province.culture = culture:andalusian
}
# Don't overwrite historically scripted developments
modifier = {
factor = 0
OR = {
has_culture = culture:norman
has_culture = culture:english
}
capital_province.culture = culture:anglo_saxon
}
# # Don't overwrite historically scripted developments
# modifier = {
# factor = 0
# OR = {
# has_culture = culture:norman
# has_culture = culture:english
# }
# capital_province.culture = culture:anglo_saxon
# }
modifier = {
factor = 0
has_culture = culture:turkish
@ -401,48 +401,48 @@ convert_to_local_culture_decision = {
has_culture = culture:turkish
primary_title.tier >= tier_empire
}
modifier = {
factor = 0
OR = {
has_title = title:k_jerusalem
has_title = title:e_outremer
any_liege_or_above = {
OR = {
has_title = title:k_jerusalem
has_title = title:e_outremer
}
}
}
NOR = {
capital_province = { # Convert to Hybrids of your culture in the Holy Land
culture = {
is_hybrid_culture = yes
any_parent_culture_or_above = {
this = root.culture
}
}
}
AND = {
top_liege != this
exists = liege
capital_province.culture = liege.culture
}
}
}
modifier = {
factor = 0
has_title = title:e_latin_empire
NOT = {
capital_province = {
culture = {
is_hybrid_culture = yes
any_parent_culture_or_above = {
this = root.culture
}
}
}
}
}
# modifier = {
# factor = 0
# OR = {
# has_title = title:k_jerusalem
# has_title = title:e_outremer
# any_liege_or_above = {
# OR = {
# has_title = title:k_jerusalem
# has_title = title:e_outremer
# }
# }
# }
# NOR = {
# capital_province = { # Convert to Hybrids of your culture in the Holy Land
# culture = {
# is_hybrid_culture = yes
# any_parent_culture_or_above = {
# this = root.culture
# }
# }
# }
# AND = {
# top_liege != this
# exists = liege
# capital_province.culture = liege.culture
# }
# }
# }
# modifier = {
# factor = 0
# has_title = title:e_latin_empire
# NOT = {
# capital_province = {
# culture = {
# is_hybrid_culture = yes
# any_parent_culture_or_above = {
# this = root.culture
# }
# }
# }
# }
# }
# Scots needs a bit of help to dominate as it did historically
modifier = {
@ -451,12 +451,12 @@ convert_to_local_culture_decision = {
capital_province.culture = culture:gaelic
}
# Pictish should usually disappear
modifier = {
factor = 0
has_culture = culture:gaelic
capital_province.culture = culture:pictish
}
# # Pictish should usually disappear
# modifier = {
# factor = 0
# has_culture = culture:gaelic
# capital_province.culture = culture:pictish
# }
# Don't go back on a previous conversion
modifier = {