イベント
改革者が保護を要請

この時代の偉大な神学者Reformerが、故郷のReformer Fleeing From Hereを離れることを強いられた。同郷の人々は、彼が留まることで自分たちにも危険が及ぶことを恐れたのである。Reformerを保護することは、ルター派国家である我々の義務であり、わが国教会の立場も確実に強化されるだろう。少なくとも、この改革者がわが国の政策に賛同するかぎりは。
カトリック宗教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を離れることを強いられた。同郷の人々は、彼が留まることで自分たちにも危険が及ぶことを恐れたのである。Reformerを保護することは、ルター派国家である我々の義務であり、わが国教会の立場も確実に強化されるだろう。少なくとも、この改革者がわが国の政策に賛同するかぎりは。
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 = {
}
}
}
}