
Action
Invite Patriarch Delegation
We will invite a delegation from our Patriarch, so that we can both improve our relations and also discuss various matters of faith and the government of our country.
Autocephalous PatriarchateInternational Organizationeffect
OrthodoxyReligionpotentialDefinitionin_game/common/generic_actions/orthodox.txt:175
176type = religious
178sound = UI_action_religion_generic
184potential = {
185scope:actor = {
187is_member_of_international_organization_of_type = {
187type = autocephalous_patriarchate
}
}
}
191allow = {
192scope:actor = {
193NOT = {
}
}
}
197cooldown = {
198type = invite_patriarch_delegation
199years = 10
}
202price = price:invite_patriarch_delegation
204ai_tick = monthly
205ai_tick_frequency = 12
207automation_tick = monthly
208automation_tick_frequency = 12
209player_automated_category = religiousdoctrines
211select_trigger = {
212looking_for_a = religion
213source = actor
214target_flag = recipient
215name = "choose_religion" Choose the Religion:
216column = {
217data = name
}
}
221effect = {
222scope:actor = {
223random_international_organizations_member_of = {
224limit = {
}
225leader_country ?= {
225save_scope_as = target_leader
}
}
227if = {
228limit = {
228exists = scope:target_leader
}
229target = scope:target_leader
229modifier = opinion_invited_patriarch_delegation
}
}
}
}
236ai_will_do = {
238value = 25
240if = {
241limit = {
242scope:actor = {
243OR = {
244can_do_generic_action = {
245generic_action = generic_action:third_rome
246recipient = scope:actor.religion
}
248can_do_generic_action = {
249generic_action = generic_action:create_autocephalous_patriarchate
}
}
}
}
254multiply = 0
}
}