
アクション
正教会のシノド
聖シノドを招集する。聖シノドは教会の最高権威であり、教会の組織、信仰、礼拝手順に関する規則や規律を制定する。
正教会宗教potential定義in_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" 宗教を選択:
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
}
}