
Action
Relocate Ecumenical Patriarchate
Move the seat of our Autocephalous Patriarchate to a Holy Site location to give additional bonuses.
Fate of the PhoenixDLCeffect
Autocephalous PatriarchateInternational Organizationselect trigger 1
OrthodoxyReligioneffectis_pentarchVariableeffectseatVariableselect trigger 1Definitionin_game/common/generic_actions/autocephalous_patriarchates.txt:433
434type = internationalorganization
436sound = UI_action_religion_generic
438ai_tick = monthly
439ai_tick_frequency = 12
441automation_tick = monthly
442automation_tick_frequency = 3
443player_automated_category = religiousdoctrines
444potential = {
}
446allow = {
447scope:actor ?= {
447is_leader_of_international_organization = scope:recipient
}
}
449price = price:relocate_ecumenical_patriarchate
451select_trigger = {
452looking_for_a = international_organization
453target_flag = recipient
454name = "choose_international_organization" Choose the International Organization:
455column = {
456data = name
}
458visible = {
460exists = "scope:recipient.var:patriarch"
}
462enabled = {
464NAND = {
465is_location_holy_site_for = "scope:recipient.var:religion"
466is_location_holy_site_type = holy_site_type:episcopal_see
}
}
469scope:actor ?= {
470any_holy_site_in_country = {
471is_holy_site_for = "scope:recipient.var:religion"
}
}
}
}
477select_trigger = {
478looking_for_a = holy_site
479source = actor
480target_flag = target
481name = "relocate_ecumenical_patriarchate_select_holy_site" Select the Holy Site to move the seat to
482none_available_msg_key = "relocate_ecumenical_patriarchate_no_holy_sites"
483column = {
484data = name
}
486visible = {
487is_holy_site_for = "scope:recipient.var:religion"
}
}
491effect = {
498if = {
499limit = {
500scope:target ?= {
501location = {
501is_location_holy_site_type = holy_site_type:episcopal_see
}
}
}
504custom_tooltip = {
505text = restore_ecumenical_patriarchate_tt We restore the Patriarchate to an Episcopal See
}
}
509if = {
510limit = {
}
519if = {
523scope:recipient.var:patriarch = {
523save_scope_as = target_patriarch
}
}
528scope:recipient.var:religion ?= {
529if = {
530limit = {
531is_key_in_variable_map = {
531name = pentarchy
531target = scope:target
}
}
}
537add_to_variable_map = {
538name = pentarchy
539key = scope:target.location
540value = scope:target_patriarch
}
}
}
}
554ai_will_do = {
556value = -10
}