Event
Legitimacy Questioned

The bloodthirst shown by Target Ruler has ruined the reputation of Country in the eyes of the world, and now our own subjects are starting to question the legitimacy of such a ruthless ruler.
MonarchyGovernment TypetriggerDefinitionin_game/events/diplomacy/overextension.txt:205
206type = country_event
207title = overextension.8.title Legitimacy Questioned
208desc = overextension.8.desc The bloodthirst shown by Target Ruler has ruined the reputation of Country in the eyes of the world, and now our own subjects are starting to question the legitimacy of such a ruthless ruler.
209outcome = neutral
210trigger = {
211has_countries_with_coalition_grade_antagonism = yes
213legitimacy > 10
214has_ruler = yes
}
217illustration_tags = {
21810 = angry
21910 = interior
}
222immediate = {
}
224ruler ?= {
224save_scope_as = target_ruler
}
}