
Action
Orthodox Synod
Call the Holy Synod. This is the highest authority in the Church, and it formulates the rules and regulations regarding matters of Church organization, faith, and order of service.
OrthodoxyReligionpotentialDefinitionin_game/common/generic_actions/orthodox.txt:1
2type = religious
4sound = UI_action_religion_generic
10allow = {
}
13cooldown = {
14type = orthodox_synod
15years = 10
}
18price = price:orthodox_synod
20ai_tick = monthly
21ai_tick_frequency = 1
23automation_tick = monthly
24automation_tick_frequency = 1
25player_automated_category = religiousdoctrines
27select_trigger = {
28looking_for_a = religion
29source = actor
30target_flag = recipient
31name = "choose_religion" Choose the Religion:
32column = {
33data = name
}
}
44ai_will_do = {
46value = 25
48if = {
49limit = {
50scope:actor = {
51OR = {
52can_do_generic_action = {
53generic_action = generic_action:third_rome
54recipient = scope:actor.religion
}
56can_do_generic_action = {
57generic_action = generic_action:create_autocephalous_patriarchate
}
}
}
}
62multiply = 0
}
}