스크립트 효과
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의 우호도를 얻습니다. 대상 국가와 국경을 접한 모든 가톨릭 국가가 대상 국가를 상대로 파문된 통치자 전쟁 명분을 얻습니다.
}