
ActionChanged this version
Appease the Gods
Our Gods are angry and need to be satiated. In order to do so, sacrifices will be carried out.
SlavesPop Typeallow, effect
NahuaReligionpotential
Raise Sacrifice RateReligious Focuseffectcompleted_nahuatl_reform_society_disaster_variableVariablepotentialDefinitionin_game/common/generic_actions/nahuatl.txt:3
4type = religious
6sound = UI_action_religion_generic
8potential = {
}
13allow = {
}
22price = price:nahuatl_religious_actions_price
23price_modifier = {
24add = {
25value = 1
}
28add = {
29value = scope:actor.doom
30multiply = 0.01
31desc = "[doom|e]"
}
}
35ai_tick = monthly
36ai_tick_frequency = 3
38automation_tick = monthly
39automation_tick_frequency = 1
40player_automated_category = religiousdoctrines
42cooldown = {
43type = appease_the_gods
44years = 3
}
47select_trigger = {
48looking_for_a = religion
49source = actor
50target_flag = recipient
51name = "choose_religion" Choose the Religion:
52column = {
53data = name
}
}
57effect = {
58scope:actor = {
59if = {
61ordered_pop = {
63order_by = pop_size
64max = 1
65check_range_bounds = no
66add_pop_size = {
66value = -0.1
}
}
}
69if = {
}
}
}
79ai_will_do = {
81value = 0
82scope:actor = {
83if = {
}
90add = scope:actor.doom
91if = {
92limit = {
93can_do_generic_action = {
94generic_action = generic_action:ceremonial_festivals
95recipient = scope:actor.religion
}
}
98multiply = 0
}
}
}