Event
Minister Adjective Influence in the Cabinet Title

Many of our faithful Country Adjective subjects of Country see Minister as a threat to the theological purity of the government. It is feared that through his/her influence, Target Ruler will be convinced to favor the Minister Adjective officials in government or indeed that he/she might turn the Ruler Title himself/herself away from the true faith.
ClergyEstatetriggerDefinitionin_game/events/culture/culture_religion_events.txt:610
611type = country_event
612title = culture_religion_events.14.title Minister Adjective Influence in the Cabinet Title
613desc = culture_religion_events.14.desc Many of our faithful Country Adjective subjects of Country see Minister as a threat to the theological purity of the government. It is feared that through his/her influence, Target Ruler will be convinced to favor the Minister Adjective officials in government or indeed that he/she might turn the Ruler Title himself/herself away from the true faith.
614outcome = neutral
615illustration_tags = {
61610 = angry
61710 = interior
}
619trigger = {
620has_ruler = yes
621any_cabinet_character ?= {
622religion != root.religion
623religion.group = root.religion.group
}
}
628immediate = {
629random_cabinet_character = {
630limit = {
631religion != root.religion
632religion.group = root.religion.group
}
634save_scope_as = minister
}
636ruler = {
636save_scope_as = target_ruler
}
}