
宗教焦点
实行律法改革
尽管我们的城邦已有成文法规,但这些法规需要随着纳瓦社会的变化而不断调整,以适应我们新的需求与挑战。
律法主义思潮effect on completion修正
定义in_game/common/religious_focuses/nahuatl.txt:312
313monthly_progress = {
315add = {
316desc = "DIPLOREASON_BASE" 基础
317value = 0.05
}
321add = {
322desc = "[ShowModifierTypeName('monthly_nahualt_reform_progress')]"
}
325add = {
326desc = "[crown_power|e]"
327value = "estate_power(estate_type:crown_estate)"
328multiply = 0.1
}
330if = {
331limit = {
331exists = ruler_or_regent
}
332add = {
333desc = "ruler_or_regent_total_abilities" Ruler Or Regent的总能力
334value = ruler_or_regent.total_abilities
335multiply = 0.0015
}
}
341add = {
342desc = "[ShowModifierTypeName('legislative_efficiency')]"
}
}
347modifier_while_progressing = {
}
356effect_on_completion = {
357if = {
}
370else = {
371capital = {
372add_location_modifier = {
}
}
}
}
381ai_will_do = {
382add = 5
}

