Event
Disagreeing Advisor

Minister, a member of our Cabinet Title, has been a faithful servant so far, but now he/she seems to have let his/her prominence get to his/her head and has become insolent. Minister He She Formal dares to denounce our great Target Ruler's policies and recently did so in public in front of foreign ambassadors. Even if there might be some grounds for these criticisms, we should not let open disparagement of the Ruler Title become a habit.
Definitionin_game/events/random_event.txt:4773
4774type = country_event
4776title = random_event.93.title Disagreeing Advisor
4777desc = random_event.93.desc Minister, a member of our Cabinet Title, has been a faithful servant so far, but now he/she seems to have let his/her prominence get to his/her head and has become insolent. Minister He She Formal dares to denounce our great Target Ruler's policies and recently did so in public in front of foreign ambassadors. Even if there might be some grounds for these criticisms, we should not let open disparagement of the Ruler Title become a habit.
4778outcome = neutral
4779illustration_tags = {
478010 = angry
478110 = interior
}
4784trigger = {
4785has_ruler = yes
4786ruler ?= {
4786has_dynasty = yes
}
4787any_cabinet_character = {
4788NOT = {
4789dynasty ?= root.ruler.dynasty
}
4791is_heir = no
4792count > 0
}
}
4796immediate = {
4797random_cabinet_character = {
4798limit = {
4799NOT = {
4800dynasty ?= root.ruler.dynasty
}
4802is_heir = no
}
4804save_scope_as = minister
}
4807ruler = {
4807save_scope_as = target_ruler
}
}