Event
A Heretic in Our University

Target Character, a fairly important member of our University in Target Location, is publicly practicing Target Character Religion and his/her teachings reflect opinions that are hardly in line with Country Adjective doctrine. If we do not remove him/her from his/her position, this could propel the University of Target Location to be a bastion of heresy in the future.
UniversityBuildingimmediate
BurghersEstateimmediate, trigger
ClergyEstateimmediate, triggerDefinitionin_game/events/situations/reformation.txt:889
890type = country_event
891category = situation_event
892title = reformation.14.title A Heretic in Our University
893desc = reformation.14.desc Target Character, a fairly important member of our University in Target Location, is publicly practicing Target Character Religion and his/her teachings reflect opinions that are hardly in line with Country Adjective doctrine. If we do not remove him/her from his/her position, this could propel the University of Target Location to be a bastion of heresy in the future.
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
}
}