This commit is contained in:
Heidesommer 2026-05-21 01:13:23 -04:00
parent 8fc56834b7
commit 62b546d13f
4 changed files with 925 additions and 52 deletions

View file

@ -1,14 +1,19 @@
GetAppropriateGodname = {
type = character
text = {
trigger = {
house.last_house_head.faith = {
OR = {
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
religion_tag = islam_religion
religion_tag = judaism_religion
}
has_doctrine = doctrine_monotheist
}
}
localization_key = motto_god
}
text = {
trigger = {
house.last_house_head.faith = {
has_doctrine = doctrine_monotheist
}
}
localization_key = motto_god
@ -29,6 +34,7 @@
OR = {
religion_tag = dualism_religion
religion_tag = zoroastrianism_religion
has_doctrine = doctrine_panthiest
}
}
}
@ -38,14 +44,7 @@
text = {
trigger = {
house.last_house_head.faith = {
NOR = {
religion_tag = dualism_religion
religion_tag = zoroastrianism_religion
religion_tag = buddhism_religion
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
religion_tag = islam_religion
religion_tag = judaism_religion
}
has_doctrine = doctrine_polytheist
}
}
localization_key = motto_the_gods

View file

@ -4392,6 +4392,12 @@ TerrainInspirationLoc = {
}
localization_key = TerrainInspirationdrylands
}
text = {
trigger = {
terrain = tells
}
localization_key = TerrainInspirationtells
}
}
GetProvinceTricksterSpirit = {