Event
Rising Support among the Minister Culture Population

As a leading figure of the Minister Culture community, Minister has both good insights and a strong influence far beyond the council which he/she is part of in Capital. A fact that he/she has used to our advantage, significantly raising popular support for both our Flavor Rank and the Culture people who rule it.
Definitionin_game/events/culture/culture_religion_events.txt:461
462type = country_event
463title = culture_religion_events.11.title Rising Support among the Minister Culture Population
464desc = culture_religion_events.11.desc As a leading figure of the Minister Culture community, Minister has both good insights and a strong influence far beyond the council which he/she is part of in Capital. A fact that he/she has used to our advantage, significantly raising popular support for both our Flavor Rank and the Culture people who rule it.
465outcome = neutral
466illustration_tags = {
46710 = happy
46810 = exterior
}
470trigger = {
471has_ruler = yes
472any_cabinet_character ?= {
473culture ?= {
474NOT = {
475this = root.culture
}
}
478root = {
479culture_percentage_in_country(prev.culture) > 0
}
}
}
484immediate = {
485random_cabinet_character = {
486limit = {
486culture != root.culture
}
487save_scope_as = minister
488culture = {
488save_scope_as = target_culture
}
}
}
}