
Action
Host a Ceremony
A Ceremonial Festival is celebrated each uinal, equivalent to 20 days, each time revolving around a different topic. This time we will invest the power of the government and make it larger than usual.
MayaReligionpotentialDefinitionin_game/common/generic_actions/mayan.txt:352
353type = religious
355sound = UI_action_religion_generic
361allow = {
362scope:actor.gold >= {
363value = scope:actor.monthly_income_trade_and_tax
364multiply = 4
}
}
368ai_tick = monthly
369ai_tick_frequency = 1
371automation_tick = monthly
372automation_tick_frequency = 1
373player_automated_category = religiousdoctrines
375price = price:mayan_ceremonial_festivals
377cooldown = {
378type = inti_ceremonial_festivals
379years = 1
}
382select_trigger = {
383looking_for_a = religion
384source = actor
385target_flag = recipient
386name = "choose_religion" Choose the Religion:
387column = {
387data = name
}
}
390effect = {
391scope:actor = {
392if = {
393limit = {
394time_of_year = {
394min = 1.1
394max = 1.21
}
}
396custom_tooltip = {
396text = uinal_pop_tt On the uinal Pop, the celebration revolves around renewal and purification.
}
}
399else_if = {
400limit = {
401time_of_year = {
401min = 1.21
401max = 2.10
}
}
403custom_tooltip = {
403text = uinal_uo_tt On the uinal Uo, the celebration revolves around the clergy and oracles.
}
}
406else_if = {
407limit = {
408time_of_year = {
408min = 2.10
408max = 3.1
}
}
410custom_tooltip = {
410text = uinal_zip_tt On the uinal Zip, the celebration revolves around Cōātlīcue, the goddess of love and medicine.
}
}
413else_if = {
414limit = {
415time_of_year = {
415min = 3.1
415max = 3.21
}
}
417custom_tooltip = {
417text = uinal_zotz_tt On the uinal Zotz, the clergy and government officials maintain a purifying fast.
}
}
420else_if = {
421limit = {
422time_of_year = {
422min = 3.21
422max = 4.10
}
}
424custom_tooltip = {
424text = uinal_zec_tt On the uinal Zec, the celebration revolves around honey, God Name would receive sacrifices of figurines made out of honey and the apicultors give it away to the people with generosity.
}
}
427else_if = {
428limit = {
429time_of_year = {
429min = 4.10
429max = 4.30
}
}
431custom_tooltip = {
431text = uinal_yaxkin_tt On the uinal Yaxkin, the celebration revolves around children and their path to become experts on their parents trade.
}
}
434else_if = {
435limit = {
436time_of_year = {
436min = 4.30
436max = 5.20
}
}
438custom_tooltip = {
438text = uinal_xul_tt On the uinal Xul, the celebration revolves around Quetzalcōātl and supreme leader of the warriors.
}
}
441else_if = {
442limit = {
443time_of_year = {
443min = 5.20
443max = 6.9
}
}
445custom_tooltip = {
445text = uinal_mol_tt On the uinal Mol, the apicultors pray to God Name for the bloom of enough flowers so next year's harvest is plentiful.
}
}
448else_if = {
449limit = {
450time_of_year = {
450min = 6.9
450max = 7.19
}
}
452custom_tooltip = {
452text = uinal_chen_tt On the uinal Chen and Yax, the temples are renewed, the clay idols and their brazier are replaced by newly made ones.
}
}
455else_if = {
456limit = {
457time_of_year = {
457min = 7.19
457max = 8.8
}
}
459custom_tooltip = {
459text = uinal_zac_tt On the uinal Zac, the celebration revolves around the God of the Hunt and atonement for the bloodshed by hunters outside of a ritual sacrifice.
}
}
462else_if = {
463limit = {
464time_of_year = {
464min = 8.8
464max = 8.28
}
}
466custom_tooltip = {
466text = uinal_ceh_tt On the uinal Ceh, the celebration revolves around a great feast where a great amount of copal is burnt.
}
}
469else_if = {
470limit = {
471time_of_year = {
471min = 8.28
471max = 9.17
}
}
473custom_tooltip = {
473text = uinal_mac_tt On the uinal Mac, the celebration revolves around God Name of bread, many fires would be lit and hearts of animals would be burnt in them.
}
}
476else_if = {
477limit = {
478time_of_year = {
478min = 9.17
478max = 10.7
}
}
480custom_tooltip = {
480text = uinal_kankin_tt On the uinal Kankin no celebration is held.
}
}
483else_if = {
484limit = {
485time_of_year = {
485min = 10.7
485max = 10.27
}
}
487custom_tooltip = {
487text = uinal_muan_tt On the uinal Muán, the Cocoa farmers sacrifice a cocoa colored dog to God Name.
}
}
490else_if = {
491limit = {
492time_of_year = {
492min = 10.27
492max = 11.16
}
}
494custom_tooltip = {
494text = uinal_pax_tt On the uinal Pax, the leaders and priests of smaller villages come to their capitals and venerate God Name together.
}
}
497else_if = {
498limit = {
499time_of_year = {
499min = 11.16
499max = 12.26
}
}
501custom_tooltip = {
501text = uinal_kayab_tt On the uinal Kayab and Cumku, each village celebrates its own festivals to prepare for the Uayeb, the five nefarious days.
}
}
504else = {
505custom_tooltip = {
505text = uinal_uayeb_tt On the five days of Uayeb no celebration is held as any activity is doomed to end in tragedy.
}
}
}
}
511ai_will_do = {
512if = {
513limit = {
514time_of_year = {
514min = 1.1
514max = 1.21
}
}
516add = "scope:actor.add_static_modifier_utility(uinal_pop_modifier)"
}
518else_if = {
519limit = {
520time_of_year = {
520min = 1.21
520max = 2.10
}
}
522add = "scope:actor.add_static_modifier_utility(uinal_uo_modifier)"
}
524else_if = {
525limit = {
526time_of_year = {
526min = 2.10
526max = 3.1
}
}
528add = "scope:actor.add_static_modifier_utility(uinal_zip_modifier)"
}
530else_if = {
531limit = {
532time_of_year = {
532min = 3.1
532max = 3.21
}
}
534add = "scope:actor.add_static_modifier_utility(uinal_zotz_modifier)"
}
536else_if = {
537limit = {
538time_of_year = {
538min = 3.21
538max = 4.10
}
}
540add = "scope:actor.add_static_modifier_utility(uinal_zec_modifier)"
}
542else_if = {
543limit = {
544time_of_year = {
544min = 4.10
544max = 4.30
}
}
546add = "scope:actor.add_static_modifier_utility(uinal_yaxkin_modifier)"
}
548else_if = {
549limit = {
550time_of_year = {
550min = 4.30
550max = 5.20
}
}
552add = "scope:actor.add_static_modifier_utility(uinal_xul_modifier)"
}
554else_if = {
555limit = {
556time_of_year = {
556min = 5.20
556max = 6.9
}
}
558add = "scope:actor.add_static_modifier_utility(uinal_mol_modifier)"
}
560else_if = {
561limit = {
562time_of_year = {
562min = 6.9
562max = 7.19
}
}
564add = "scope:actor.add_static_modifier_utility(uinal_chen_modifier)"
}
566else_if = {
567limit = {
568time_of_year = {
568min = 7.19
568max = 8.8
}
}
570add = "scope:actor.add_static_modifier_utility(uinal_zac_modifier)"
}
572else_if = {
573limit = {
574time_of_year = {
574min = 8.8
574max = 8.28
}
}
576add = "scope:actor.add_static_modifier_utility(uinal_ceh_modifier)"
}
578else_if = {
579limit = {
580time_of_year = {
580min = 8.28
580max = 9.17
}
}
582add = "scope:actor.add_static_modifier_utility(uinal_mac_modifier)"
}
584else_if = {
585limit = {
586time_of_year = {
586min = 9.17
586max = 10.7
}
}
588add = "scope:actor.add_static_modifier_utility(uinal_kankin_modifier)"
}
590else_if = {
591limit = {
592time_of_year = {
592min = 10.7
592max = 10.27
}
}
594add = "scope:actor.add_static_modifier_utility(uinal_muan_modifier)"
}
596else_if = {
597limit = {
598time_of_year = {
598min = 10.27
598max = 11.16
}
}
600add = "scope:actor.add_static_modifier_utility(uinal_pax_modifier)"
}
602else_if = {
603limit = {
604time_of_year = {
604min = 11.16
604max = 12.26
}
}
606add = "scope:actor.add_static_modifier_utility(uinal_kayab_modifier)"
}
608else = {
609add = "scope:actor.add_static_modifier_utility(uinal_uayeb_modifier)"
}
}