
宗教焦点本版本变更
设立蛇女职位
我们将设立“蛇女”(西瓦科亚特尔)一职,其职能类似于宰相。蛇女负责处理城市的日常统治事务,而统治者能够集中精力应对更重要的国家问题,从而有助于统治者更高效地管理王国。
修正
定义in_game/common/religious_focuses/nahuatl.txt:113
114monthly_progress = {
117add = {
118desc = "DIPLOREASON_BASE" 基础
119value = 0.05
}
123add = {
124desc = "[ShowModifierTypeName('monthly_nahualt_reform_progress')]"
}
127add = {
128desc = "[crown_power|e]"
129value = "estate_power(estate_type:crown_estate)"
130multiply = 0.1
}
132if = {
133limit = {
133exists = ruler_or_regent
}
134add = {
135desc = "ruler_or_regent_total_abilities" Ruler Or Regent的总能力
136value = ruler_or_regent.total_abilities
137multiply = 0.0015
}
}
143add = {
144desc = "[ShowModifierTypeName('country_cabinet_efficiency')]"
}
}
157ai_will_do = {
158add = 1
}

