
Religious Focus
Elevate our Patron God
Each Nahua realm usually worships one God over the rest as their patron God. We will put our patron God not only at the top of our devotion, but as main God of our religion.
Modifiers
Modifier while progressing
Modifier on completion
Definitionin_game/common/religious_focuses/nahuatl.txt:62
63monthly_progress = {
65add = {
66desc = "DIPLOREASON_BASE" Base
67value = 0.05
}
71add = {
72desc = "[ShowModifierTypeName('monthly_nahualt_reform_progress')]"
}
75add = {
76desc = "[crown_power|e]"
77value = "estate_power(estate_type:crown_estate)"
78multiply = 0.1
}
80if = {
81limit = {
81exists = ruler_or_regent
}
82add = {
83desc = "ruler_or_regent_total_abilities" Ruler Or Regent Total Ability
84value = ruler_or_regent.total_abilities
85multiply = 0.0015
}
}
91add = {
92desc = "[religious_unity|e]"
93value = {
94add = religious_unity
95multiply = 0.25
}
}
}
108ai_will_do = {
109add = 1
}

