Event
Advising an Advisor

Everybody knows that our Ruler Title is not very popular among the members of the Court Title. While most people tolerate his/her vindictive persona, likely out of fear of any other behavior, one advisor has recently had more than one dispute with our ruler. Stating unconvincingly that 'it is strictly business', Target Advisor is now threatening to leave court. However, there is a language all administrators understand...
MalevolentTraittriggerDefinitionin_game/events/character/personality_events.txt:2351
2352type = country_event
2353title = personality_events.56.title Advising an Advisor
2354desc = personality_events.56.desc Everybody knows that our Ruler Title is not very popular among the members of the Court Title. While most people tolerate his/her vindictive persona, likely out of fear of any other behavior, one advisor has recently had more than one dispute with our ruler. Stating unconvincingly that 'it is strictly business', Target Advisor is now threatening to leave court. However, there is a language all administrators understand...
2355outcome = neutral
2356illustration_tags = {
235710 = angry
235810 = interior
}
2360trigger = {
2361has_ruler = yes
2363any_cabinet_character = {
2363count > 0
}
}
2366immediate = {
2367random_cabinet_character = {
2368save_scope_as = target_advisor
}
2370ruler = {
2370save_scope_as = target_ruler
}
}