イベント
大学の異端者

Target Location大学で重要な地位に就いているTarget Characterは、公然とTarget Character Religionを信仰しており、その教えはCountry Adjectiveの教義と大いに異なる。このままTarget Characterをその地位に留めておけば、将来的にTarget Location大学が異端の温床となるおそれがある。
大学建造物immediate
市民階級immediate, trigger
聖職者階級immediate, trigger定義in_game/events/situations/reformation.txt:889
890type = country_event
891category = situation_event
892title = reformation.14.title 大学の異端者
893desc = reformation.14.desc Target Location大学で重要な地位に就いているTarget Characterは、公然とTarget Character Religionを信仰しており、その教えはCountry Adjectiveの教義と大いに異なる。このままTarget Characterをその地位に留めておけば、将来的にTarget Location大学が異端の温床となるおそれがある。
894outcome = neutral
896illustration_tags = {
89710 = regular
89810 = exterior
}
901trigger = {
902any_character = {
903religion.group = root.religion.group
904religion != root.religion
909is_adult = yes
}
}
913immediate = {
}
916random_character = {
917limit = {
918religion.group = root.religion.group
919religion != root.religion
924is_adult = yes
}
926save_scope_as = target_character
}
928random_owned_location = {
932save_scope_as = target_location
}
934random_neighbor_country = {
935save_scope_as = target_exile
}
}