
Country Interaction
Lift Interdict
This will remove the Interdict and all of its associated penalties from them.
Is the PopeModifier Typepotential, select trigger
CatholicismReligionpotential, select triggerInterdictStatic Modifierselect triggerDefinitionin_game/common/country_interactions/catholic_interactions.txt:416
417type = diplomacy
418price = price:catholic_country_interaction
419category = CATEGORY_PAPAL_ACTIONS
421potential = {
}
428allow = {
}
431select_trigger = {
432looking_for_a = country
433target_flag = recipient
434name = "choose_country" Choose the Country:
435column = {
436data = name
}
438visible = {
}
443enabled = {
}
}
452ai_will_do = {
453subtract = 75
454add = "scope:actor.opinion(scope:recipient)"
}