
宗教焦点
推崇尚武精神
我们的战士通过捕获俘虏,为神灵的祭祀提供了最重要的祭品。为了确保这种俘虏的持续流入,我们应进一步推动社会的军事化。
修正
定义in_game/common/religious_focuses/nahuatl.txt:210
211monthly_progress = {
213add = {
214desc = "DIPLOREASON_BASE" 基础
215value = 0.05
}
219add = {
220desc = "[ShowModifierTypeName('monthly_nahualt_reform_progress')]"
}
223add = {
224desc = "[crown_power|e]"
225value = "estate_power(estate_type:crown_estate)"
226multiply = 0.1
}
228if = {
229limit = {
229exists = ruler_or_regent
}
230add = {
231desc = "ruler_or_regent_total_abilities" Ruler Or Regent的总能力
232value = ruler_or_regent.total_abilities
233multiply = 0.0015
}
}
239add = {
240desc = "percentage_of_soldiers_in_country" Concept士兵人口比例
241value = "pop_type_percentage_in_country(pop_type:soldiers)"
}
}
253ai_will_do = {
254add = 1
}

