이벤트
돌아온 유럽 원정대

몇 년 전 Target Country(은)는 Papal State에 사절을 파견하며, Target Pop Cath 공동체를 대표하여 사제를 파견해 달라고 요청했습니다. 그리고 오늘 이 사절단이 반가운 소식을 가지고 돌아왔습니다.
Papal State Ruler Title(은)는 우리의 간청을 긍정적으로 받아들였고, Target Character(이)가 이끄는 사제들 수십 명을 보내 주었습니다. Target Location Target Building의 미래는 밝습니다.
프란치스코 선교 시설건물trigger
가톨릭종교option 2, trigger정의in_game/events/DHE/flavor_chi_pap.txt:117
118type = country_event
119title = flavor_chi_pap.2.title 돌아온 유럽 원정대
120desc = flavor_chi_pap.2.desc 몇 년 전 Target Country(은)는 Papal State에 사절을 파견하며, Target Pop Cath 공동체를 대표하여 사제를 파견해 달라고 요청했습니다. 그리고 오늘 이 사절단이 반가운 소식을 가지고 돌아왔습니다.
Papal State Ruler Title(은)는 우리의 간청을 긍정적으로 받아들였고, Target Character(이)가 이끄는 사제들 수십 명을 보내 주었습니다. Target Location Target Building의 미래는 밝습니다.
Papal State Ruler Title(은)는 우리의 간청을 긍정적으로 받아들였고, Target Character(이)가 이끄는 사제들 수십 명을 보내 주었습니다. Target Location Target Building의 미래는 밝습니다.
121outcome = neutral
123trigger = {
124scope:target_character = {
125is_alive = yes
}
127owns = location:dadu
128location:dadu = {
132any_buildings_in_location = {
}
}
}
141illustration_tags = {
14210 = interior
14310 = happy
}
146immediate = {
147if = {
148limit = {
149is_ai = no
}
152scope:papal_state = {
}
}
}
158on_trigger_fail = {
159if = {
160limit = {
161scope:target_character = {
162is_alive = yes
}
}
165kill_character_silently = scope:target_character
}
}