Event
Dismissal from Post

The relations between Target Character2 and Target Character had been warm until recently. However, such is the case that the Ruler Title is feared for his/her tendency to suspect rebellion even in the most loyal of his/her cabinet members. Target Character is no exception to this rule, and having made some tacit remarks disapproving of Target Character2, he/she is now suspected for treason and may face post dismissal, or perhaps even death.
Definitionin_game/events/DHE/flavor_DLH.txt:4262
4263type = country_event
4264title = flavor_dlh.53.title Dismissal from Post
4265desc = flavor_dlh.53.desc The relations between Target Character2 and Target Character had been warm until recently. However, such is the case that the Ruler Title is feared for his/her tendency to suspect rebellion even in the most loyal of his/her cabinet members. Target Character is no exception to this rule, and having made some tacit remarks disapproving of Target Character2, he/she is now suspected for treason and may face post dismissal, or perhaps even death.
4266outcome = neutral
4268trigger = {
4269any_cabinet_character = {
4270count >= 1
}
}
4275illustration_tags = {
427610 = regular
427710 = interior
}
4280immediate = {
}
4282random_cabinet_character = {
4283save_scope_as = target_character
}
4285ruler = {
4286save_scope_as = target_character2
}
}