이벤트
피난처를 찾는 개혁가

이 시대의 가장 위대한 신학자 중 한 명인 Reformer(은)는 신변의 위협을 느끼고 고국 Reformer Fleeing From Here(을)를 떠나야 했습니다. 루터교 국가로서 우리는 응당 이자에게 피난처를 제공해 주어야 하며, 그렇게 하면 우리 국교회의 입지도 분명 더욱 확고해질 것입니다. 적어도 이 개혁가가 우리 정책에 찬동하는 한은 말이지요.
가톨릭종교trigger
루터교종교immediate, trigger이벤트 연쇄
각 이벤트는 바로 위에 있는 이벤트에 의해 발생합니다. 그 아래 줄에는 어떤 선택지가 언제 이 이벤트로 이어지는지 표시됩니다.
피난처를 찾는 개혁가
From에 피난을 원하는 개혁가↳ 선택지 A “그 위인을 환영하지!” · 즉시
국교회를 비판하는 Reformer↳ 선택지 A “그 위인을 환영하지!” · 1,000–2,000일 후
정의in_game/events/religion/lutheranism_events.txt:2
3hide_portraits = yes
4type = country_event
5title = lutheranism_events.1.title 피난처를 찾는 개혁가
6desc = lutheranism_events.1.desc 이 시대의 가장 위대한 신학자 중 한 명인 Reformer(은)는 신변의 위협을 느끼고 고국 Reformer Fleeing From Here(을)를 떠나야 했습니다. 루터교 국가로서 우리는 응당 이자에게 피난처를 제공해 주어야 하며, 그렇게 하면 우리 국교회의 입지도 분명 더욱 확고해질 것입니다. 적어도 이 개혁가가 우리 정책에 찬동하는 한은 말이지요.
7outcome = neutral
8trigger = {
10capital.continent = continent:europe
13any_country_in_religion = {
14num_of_non_rural >= 5
15religion_percentage_in_country(religion:lutheran) > 0
16capital.continent = continent:europe
}
}
}
21illustration_tags = {
2210 = interior
}
26immediate = {
29random_country_in_religion = {
30limit = {
31num_of_non_rural >= 5
32religion_percentage_in_country(religion:lutheran) > 0
33capital.continent = continent:europe
}
35save_scope_as = reformer_fleeing_from_here
37create_character = {
}
}
}
}