Event
The Minister Adjective Minister

The Minister Adjective faithful have watched the rise of our Minister with both interest and enthusiasm. To many, he/she has become proof that it is possible for someone to do well within the Country Adjective state despite not belonging to the state religion.
Definitionin_game/events/culture/culture_religion_events.txt:506
507type = country_event
508title = culture_religion_events.12.title The Minister Adjective Minister
509desc = culture_religion_events.12.desc The Minister Adjective faithful have watched the rise of our Minister with both interest and enthusiasm. To many, he/she has become proof that it is possible for someone to do well within the Country Adjective state despite not belonging to the state religion.
510outcome = neutral
511illustration_tags = {
51210 = happy
51310 = exterior
}
515trigger = {
516has_ruler = yes
517any_cabinet_character ?= {
518religion != root.religion
519religion.group = root.religion.group
520root = {
520religion_percentage_in_country(religion) > 0.01
}
}
}
524immediate = {
525random_cabinet_character = {
526limit = {
527religion != root.religion
528religion.group = root.religion.group
529root = {
529religion_percentage_in_country(religion) > 0.01
}
}
531save_scope_as = minister
}
}
}