
Country Interaction
Lift Excommunication
This will remove the Excommunication and all of its associated penalties from their Ruler.
Is the PopeModifier Typepotential, select trigger
CatholicismReligionpotential, select triggerDefinitionin_game/common/country_interactions/catholic_interactions.txt:281
282type = diplomacy
283price = price:catholic_country_interaction
284category = CATEGORY_PAPAL_ACTIONS
286potential = {
}
294allow = {
}
297select_trigger = {
298looking_for_a = country
299target_flag = recipient
300name = "choose_country" Choose the Country:
301column = {
302data = name
}
309enabled = {
}
}
318ai_will_do = {
319subtract = 75
320add = "scope:actor.opinion(scope:recipient)"
}