事件
派遣神职人员出国

许多神职人员认为,我们作为加尔文宗的领导者,应当派出神职人员来确保正确的宗教改革的持续传播。
加尔文宗宗教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
}
}
}