
Religious Focus
Legal Reforms
While our city-states do have their coded rules, as Nahua societies change, so should our legal codes. We will start a series of reforms in our legal codes that better adapt to our newer needs.
LegalismInstitutioneffect on completionModifiers
Modifier while progressing
Modifier on completion
Definitionin_game/common/religious_focuses/nahuatl.txt:312
313monthly_progress = {
315add = {
316desc = "DIPLOREASON_BASE" 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 Total Ability
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
}

