Hybrid Cultures start
This commit is contained in:
parent
23063225f3
commit
ba4cfca165
2 changed files with 48 additions and 0 deletions
41
common/culture/creation_names/NEOW_names_hybrid.txt
Normal file
41
common/culture/creation_names/NEOW_names_hybrid.txt
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
# 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
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
l_english:
|
||||||
|
beneluxan_name:0 "Beneluxan"
|
||||||
|
beneluxan_collective_noun:0 "Beneluxans"
|
||||||
|
beneluxan_prefix:0 "Beneluxo"
|
||||||
|
nilfgaardian_name:0 "Nilfgaardian"
|
||||||
|
nilfgaardian_collective_noun:0 "Nilfgaardians"
|
||||||
|
nilfgaardian_prefix:0 "Nilfgaardo"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue