Event
The Incompetence of Target Character

With our current Parliament debate focusing on the composition of our Cabinet Title, a serious error committed by Target Character has come to light. Over the course of his/her appointment, his/her skill seems to have degraded rapidly and we might need to consider replacing him/her entirely.
Aristocracy vs PlutocracySocietal ValueoptionDefinitionin_game/events/government/parliaments.txt:1083
1084type = country_event
1085title = parliaments.19.title The Incompetence of Target Character
1086desc = parliaments.19.desc With our current Parliament debate focusing on the composition of our Cabinet Title, a serious error committed by Target Character has come to light. Over the course of his/her appointment, his/her skill seems to have degraded rapidly and we might need to consider replacing him/her entirely.
1087outcome = neutral
1089illustration_tags = {
109010 = angry
109110 = interior
}
1094trigger = {
1095has_ongoing_parliament_debate = yes
1096OR = {
1097parliament_issue = parliament_issue:support_noble_cabinet
1098parliament_issue = parliament_issue:support_clergy_cabinet
1099parliament_issue = parliament_issue:support_burgher_cabinet
1100parliament_issue = parliament_issue:support_peasant_cabinet
}
1102any_character = {
1103in_cabinet = yes
}
}
1107immediate = {
}
1112random_character = {
1113limit = {
1114in_cabinet = yes
}
1116save_scope_as = target_character
}
}