
Action
Host a Ceremony
A Ceremonial Festival is celebrated on a monthly basis, each time revolving around a different topic. This time we will invest the power of the government and make it larger than usual.
IntiReligionpotentialDefinitionin_game/common/generic_actions/yanantin.txt:110
111type = religious
113sound = UI_action_religion_generic
119allow = {
120scope:actor.gold >= {
121value = scope:actor.monthly_income_trade_and_tax
122multiply = 4
}
}
126ai_tick = monthly
127ai_tick_frequency = 6
129automation_tick = monthly
130automation_tick_frequency = 1
131player_automated_category = religiousdoctrines
133price = price:inti_ceremonial_festivals
135cooldown = {
136type = inti_ceremonial_festivals
137years = 1
}
140select_trigger = {
141looking_for_a = religion
142source = actor
143target_flag = recipient
144name = "choose_religion" Choose the Religion:
145column = {
145data = name
}
}
148effect = {
149scope:actor = {
150if = {
151limit = {
152time_of_year = {
152min = 1.1
152max = 2.1
}
}
154custom_tooltip = {
154text = zamay_quilla_tt On Zamay Quilla, the first month, the celebration revolves around fertility and the growing of maize.
}
}
157else_if = {
158limit = {
159time_of_year = {
159min = 2.1
159max = 3.1
}
}
161custom_tooltip = {
161text = hatun_pucuy_quilla_tt On Hatun Pucuy Quilla, the second month, the celebration revolves around flowers and abundance.
}
}
164else_if = {
165limit = {
166time_of_year = {
166min = 3.1
166max = 4.1
}
}
168custom_tooltip = {
168text = pacha_pucuy_quilla_tt On Pacha Pucuy Quilla, the third month, the celebration revolves around the madurity of the land.
}
}
171else_if = {
172limit = {
173time_of_year = {
173min = 4.1
173max = 5.1
}
}
175custom_tooltip = {
175text = ayrihua_quilla_tt On Ayrihua Quilla, the fourth month, the celebration revolves around harvest and rest.
}
}
178else_if = {
179limit = {
180time_of_year = {
180min = 5.1
180max = 6.1
}
}
182custom_tooltip = {
182text = aymoray_quilla_tt On Aymoray Quilla, the fifth month, the celebration revolves around the drying of the grain.
}
}
185else_if = {
186limit = {
187time_of_year = {
187min = 6.1
187max = 7.1
}
}
189custom_tooltip = {
189text = haucai_cusqui_quilla_tt On Haucai Cusqui Quilla, the sixth month, the celebration revolves around the winter solstice and the rebirth of the Sun.
}
}
192else_if = {
193limit = {
194time_of_year = {
194min = 7.1
194max = 8.1
}
}
196custom_tooltip = {
196text = chacra_conaqui_quilla_tt On Chacra Conaqui Quilla, the seventh month, the celebration revolves around the military and their prestige.
}
}
199else_if = {
200limit = {
201time_of_year = {
201min = 8.1
201max = 9.1
}
}
203custom_tooltip = {
203text = chacra_yapuy_quilla_tt On Chacra Yapuy Quilla, the eighth month, the celebration revolves around maize, seed and sowing.
}
}
206else_if = {
207limit = {
208time_of_year = {
208min = 9.1
208max = 10.1
}
}
210custom_tooltip = {
210text = coia_raymi_quilla_tt On Coia Raymi Quilla, the ninth month, the celebration revolves around young crops.
}
}
213else_if = {
214limit = {
215time_of_year = {
215min = 10.1
215max = 11.1
}
}
217custom_tooltip = {
217text = uma_raymi_quilla_tt On Uma Raymi Quilla, the tenth month, the celebration revolves around rain.
}
}
220else_if = {
221limit = {
222time_of_year = {
222min = 11.1
222max = 12.1
}
}
224custom_tooltip = {
224text = ayamarca_raymi_quilla_tt On Ayamarca Raymi Quilla, the eleventh month, the celebration revolves around the dead.
}
}
227else = {
228custom_tooltip = {
228text = capac_raymi_quilla_tt On Cápac Raymi Quilla, the twelfth month, the celebration revolves around the casting away of the old and renewal.
}
}
}
}
234ai_will_do = {
235if = {
236limit = {
237time_of_year = {
237min = 1.1
237max = 2.1
}
}
239add = "scope:actor.add_static_modifier_utility(zamay_quilla_modifier)"
}
241else_if = {
242limit = {
243time_of_year = {
243min = 2.1
243max = 3.1
}
}
245add = "scope:actor.add_static_modifier_utility(hatun_pucuy_quilla_modifier)"
}
247else_if = {
248limit = {
249time_of_year = {
249min = 3.1
249max = 4.1
}
}
251add = "scope:actor.add_static_modifier_utility(pacha_pucuy_quilla_modifier)"
}
253else_if = {
254limit = {
255time_of_year = {
255min = 4.1
255max = 5.1
}
}
257add = "scope:actor.add_static_modifier_utility(ayrihua_quilla_modifier)"
}
259else_if = {
260limit = {
261time_of_year = {
261min = 5.1
261max = 6.1
}
}
263add = "scope:actor.add_static_modifier_utility(aymoray_quilla_modifier)"
}
265else_if = {
266limit = {
267time_of_year = {
267min = 6.1
267max = 7.1
}
}
269add = "scope:actor.add_static_modifier_utility(haucai_cusqui_quilla_modifier)"
}
271else_if = {
272limit = {
273time_of_year = {
273min = 7.1
273max = 8.1
}
}
275add = "scope:actor.add_static_modifier_utility(chacra_conaqui_quilla_modifier)"
}
277else_if = {
278limit = {
279time_of_year = {
279min = 8.1
279max = 9.1
}
}
281add = "scope:actor.add_static_modifier_utility(chacra_yapuy_quilla_modifier)"
}
283else_if = {
284limit = {
285time_of_year = {
285min = 9.1
285max = 10.1
}
}
287add = "scope:actor.add_static_modifier_utility(coia_raymi_quilla_modifier)"
}
289else_if = {
290limit = {
291time_of_year = {
291min = 10.1
291max = 11.1
}
}
293add = "scope:actor.add_static_modifier_utility(uma_raymi_quilla_modifier)"
}
295else_if = {
296limit = {
297time_of_year = {
297min = 11.1
297max = 12.1
}
}
299add = "scope:actor.add_static_modifier_utility(ayamarca_raymi_quilla_modifier)"
}
301else = {
302add = "scope:actor.add_static_modifier_utility(capac_raymi_quilla_modifier)"
}
}