イベント
牧師の海外派遣

教会関係者の多くが、主要なカルヴァン派国家として真の改革を広めていくため、国外に牧師を派遣すべきだと主張している。
カルヴァン派宗教immediate, trigger定義in_game/events/religion/calvinist.txt:216
217hide_portraits = yes
218type = country_event
219title = calvinist.5.title 牧師の海外派遣
220desc = calvinist.5.desc 教会関係者の多くが、主要なカルヴァン派国家として真の改革を広めていくため、国外に牧師を派遣すべきだと主張している。
221outcome = neutral
222trigger = {
224capital.continent = continent:europe
226any_neighbor_country = {
227NOT = {
228is_subject_of = root
}
}
}
237illustration_tags = {
23810 = happy
23910 = exterior
}
242immediate = {
243random_neighbor_country = {
244limit = {
245NOT = {
246is_subject_of = root
}
}
253save_scope_as = target_country
}
}
}