more diasporic loc

This commit is contained in:
Fishedotjpg 2026-03-04 15:55:28 +00:00
parent b6c824fcab
commit 5ffcbb557e
3 changed files with 79 additions and 1 deletions

View file

@ -691,6 +691,7 @@ tradition_diasporic = {
extra_language_cap = yes
unlock_voluntary_laampdom = yes
unlock_minority_community = yes
cannot_convert_diasporia = yes
}
character_modifier = {

View file

@ -898,6 +898,34 @@ pool_repopulate_local_flavor = {
}
}
}
culture:cale = {
trigger = {
root.capital_province = {
geographical_region = world_europe
}
}
}
culture:atlantannach = {
trigger = {
root.capital_province = {
geographical_region = world_europe
}
}
}
culture:beur = {
trigger = {
root.capital_province = {
geographical_region = world_europe
}
}
}
culture:turkisch = {
trigger = {
root.capital_province = {
geographical_region = world_europe
}
}
}
culture:kurdish = {
trigger = {
root.capital_province = {
@ -1186,6 +1214,54 @@ pool_repopulate_local_flavor = {
learn_language_of_culture = root.capital_province.culture
}
}
if = {
limit = {
culture = atlantannach
}
add_character_flag = ai_will_not_convert
set_character_faith = faith:iberian
if = {
limit = {
NOT = {
knows_language_of_culture = root.capital_province.culture
}
}
learn_language_of_culture = root.capital_province.culture
}
}
if = {
limit = {
culture = beur
}
add_character_flag = ai_will_not_convert
set_character_faith = faith:simurghi
if = {
limit = {
NOT = {
knows_language_of_culture = root.capital_province.culture
}
}
learn_language_of_culture = root.capital_province.culture
}
}
if = {
limit = {
culture = turkisch
}
add_character_flag = ai_will_not_convert
set_character_faith = faith:quranist
if = {
limit = {
NOT = {
knows_language_of_culture = root.capital_province.culture
}
}
learn_language_of_culture = root.capital_province.culture
}
}
else_if = {
limit = {
OR = {