
Religious Focus
Raise Sacrifice Rate
Our Gods sacrificed their blood for us humans, and we have a debt with them. But the amount of blood does not seem to be enough to satiate their thirst. We will increase the rate and prevalence of our sacrifices so that Our Gods' blood is replenished more quickly.
Modifiers
Modifier while progressing
Clergy Power+100%
Modifier on completion
Monthly Doom−0.05
Definitionin_game/common/religious_focuses/nahuatl.txt:386
387monthly_progress = {
389add = {
390desc = "DIPLOREASON_BASE" Base
391value = 0.05
}
395add = {
396desc = "[ShowModifierTypeName('monthly_nahualt_reform_progress')]"
}
399add = {
400desc = "[crown_power|e]"
401value = "estate_power(estate_type:crown_estate)"
402multiply = 0.1
}
404if = {
405limit = {
405exists = ruler_or_regent
}
406add = {
407desc = "ruler_or_regent_total_abilities" Ruler Or Regent Total Ability
408value = ruler_or_regent.total_abilities
409multiply = 0.0015
}
}
415add = {
416desc = "[ShowModifierTypeName('clergy_estate_target_satisfaction')]"
}
420add = {
421desc = "percentage_of_slaves_in_country" Percentage of Slaves in our Country
422value = "pop_type_percentage_in_country(pop_type:slaves)"
}
}
434effect_on_completion = {
435custom_tooltip = {
436text = raise_sacrifice_rate_tt This Religious Focus will make the interaction 'Appease Our Gods' more effective by reducing more Doom.
}
}
440ai_will_do = {
441add = 1
}