2025-12-06 23:01:14 +00:00
|
|
|
GetAppropriateGodname = {
|
|
|
|
|
type = character
|
2026-05-21 01:13:23 -04:00
|
|
|
|
2025-12-06 23:01:14 +00:00
|
|
|
text = {
|
|
|
|
|
trigger = {
|
|
|
|
|
house.last_house_head.faith = {
|
2026-05-21 01:13:23 -04:00
|
|
|
has_doctrine = doctrine_monotheist
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
localization_key = motto_god
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
text = {
|
|
|
|
|
trigger = {
|
|
|
|
|
house.last_house_head.faith = {
|
|
|
|
|
has_doctrine = doctrine_monotheist
|
2025-12-06 23:01:14 +00:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
localization_key = motto_god
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
text = {
|
|
|
|
|
trigger = {
|
|
|
|
|
house.last_house_head.faith = {
|
|
|
|
|
religion_tag = buddhism_religion
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
localization_key = motto_the_perfected_ones
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
text = {
|
|
|
|
|
trigger = {
|
|
|
|
|
house.last_house_head.faith = {
|
|
|
|
|
OR = {
|
|
|
|
|
religion_tag = dualism_religion
|
|
|
|
|
religion_tag = zoroastrianism_religion
|
2026-05-21 01:13:23 -04:00
|
|
|
has_doctrine = doctrine_panthiest
|
2025-12-06 23:01:14 +00:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
localization_key = motto_the_divine
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
text = {
|
|
|
|
|
trigger = {
|
|
|
|
|
house.last_house_head.faith = {
|
2026-05-21 01:13:23 -04:00
|
|
|
has_doctrine = doctrine_polytheist
|
2025-12-06 23:01:14 +00:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
localization_key = motto_the_gods
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
text = {
|
|
|
|
|
trigger = {
|
|
|
|
|
always = no
|
|
|
|
|
}
|
|
|
|
|
localization_key = motto_custom_loc_god
|
|
|
|
|
fallback = yes
|
|
|
|
|
}
|
|
|
|
|
}
|