脚本效果
excommunicate_effect
天主教宗教if被绝罚静态修正if定义in_game/common/scripted_effects/religious_effects.txt:11
12if = {
13limit = {
14has_ruler = yes
}
16custom_description = {
17text = excommunicate 绝罚
18ruler = {
}
19every_neighbor_country = {
20if = {
21limit = {
}
}
}
}
}
36else = {
37custom_tooltip = excommunicate_tt 目标统治者将获得被绝罚状态,且每个其余天主教国家将对他们失去Opinion Excommunicated的好感。同时,每个相邻的天主教国家都将获得针对被绝罚国家的被绝罚的统治者宣战理由。
}