Scripted Effect
excommunicate_effect
CatholicismReligionifExcommunicatedStatic ModifierifDefinitionin_game/common/scripted_effects/religious_effects.txt:11
12if = {
13limit = {
14has_ruler = yes
}
16custom_description = {
17text = excommunicate Excommunicate
18ruler = {
}
19every_neighbor_country = {
20if = {
21limit = {
}
}
}
}
}
36else = {
37custom_tooltip = excommunicate_tt The target ruler will get Excommunicated and every Catholic country will get Opinion Excommunicated opinion of them. Every Catholic country bordering the target country will receive the Excommunicated Ruler Casus Belli against it.
}