N3OW/common/culture/creation_names/NEOW_names_hybrid.txt

57 lines
1.2 KiB
Text
Raw Normal View History

2026-06-03 12:08:53 -04:00
# Used in definition order
beneluxan = {
trigger = {
OR = {
AND = {
scope:culture = { has_cultural_pillar = heritage_west_germanic }
scope:other_culture = { has_cultural_pillar = heritage_mosellic }
}
AND = {
scope:culture = { has_cultural_pillar = heritage_mosellic }
scope:other_culture = { has_cultural_pillar = heritage_west_germanic }
}
}
}
hybrid = yes
}
nilfgaardian = {
trigger = {
OR = {
AND = {
faith.religion = religion:novelist_religion
scope:other_culture = { has_cultural_pillar = north_germanic }
capital_county = {
title_province = { geographical_region = world_europe_north }
}
}
AND = {
faith.religion = religion:novelist_religion
scope:culture = { has_cultural_pillar = north_germanic }
capital_county = {
title_province = { geographical_region = world_europe_north }
}
}
}
}
hybrid = yes
}
2026-06-10 09:56:04 -04:00
dalmatian = {
trigger = {
OR = {
AND = {
scope:culture = { has_cultural_pillar = heritage_italian }
scope:other_culture = { has_cultural_pillar = heritage_south_slavic }
}
AND = {
scope:culture = { has_cultural_pillar = heritage_south_slavic }
scope:other_culture = { has_cultural_pillar = heritage_italian }
}
}
}
hybrid = yes
}
2026-06-03 12:08:53 -04:00