
ActionChanged this version
Send Emissaries to Rome
Due to the isolation of our faith, our links to Catholicism are usually put in doubt by many of our neighbors, who accuse us of heresy. We should send a representative of our church to Rome to swear fidelity to the Pope, and end up with this gossip that endangers us.
KrstjaniReligionpotential
CatholicismReligioneffectDefinitionin_game/common/generic_actions/church_power.txt:669
670type = religious
672sound = UI_action_religion_generic
674ai_tick = daily
675ai_tick_frequency = 80
677automation_tick = monthly
678automation_tick_frequency = 1
679player_automated_category = religiousdoctrines
681message = national_church_action
687allow = {
}
690price = price:national_church_power
692select_trigger = {
693looking_for_a = religion
694source = actor
695target_flag = recipient
696name = "choose_religion" Choose the Religion:
697column = {
698data = name
}
}
702effect = {
703if = {
704limit = {
705exists = scope:recipient
}
707scope:actor = {
708custom_tooltip = {
709text = improve_opinion_with_all_catholics_tt We will improve the Opinion of every Catholic Country towards us by Opinion Bosnian Church Diplomacy
710every_known_country = {
714add_opinion = {
714target = scope:actor
714modifier = opinion_bosnian_church_diplomacy
}
}
}
717change_societal_value = {
}
718change_societal_value = {
}
}
}
721else = {
722custom_tooltip = bosnian_church_diplomacy_tt We will improve our relations with the countries following Rome
}
}
726ai_will_do = {
727add = -20
728add = {
729if = {
730limit = {
730scope:actor.modifier:bias_for_diplomat_policies > 0
}
731add = {
732value = {
733value = scope:actor.modifier:bias_for_diplomat_policies
}
}
}
}
}