EventNew this version
The Target Character Question

Results are not usually enough to satisfy the Parliament. Target Character has delivered them. The reports are measurable, the improvements are real, and parliament has noticed. That, it turns out, is the problem. When a minister becomes this effective, questions arise about how the work was done. Whose expectations were quietly set aside? Whose interests were quietly served? The Parliament has demanded a full accounting, and we must decide how much scrutiny Target Character is actually going to receive.
Definitionin_game/events/government/parliaments.txt:3232
3233type = country_event
3234title = parliaments.53.title The Target Character Question
3235desc = parliaments.53.desc Results are not usually enough to satisfy the Parliament. Target Character has delivered them. The reports are measurable, the improvements are real, and parliament has noticed. That, it turns out, is the problem. When a minister becomes this effective, questions arise about how the work was done. Whose expectations were quietly set aside? Whose interests were quietly served? The Parliament has demanded a full accounting, and we must decide how much scrutiny Target Character is actually going to receive.
3236outcome = neutral
3238illustration_tags = {
323910 = angry
324010 = interior
}
3243trigger = {
3244any_character = {
3245in_cabinet = yes
3246OR = {
3247adm > 60
3248dip > 60
}
}
}
3253immediate = {
3254ordered_character = {
3255max = 1
3256limit = {
3256in_cabinet = yes
}
3257order_by = {
3258value = adm
3259add = dip
3260add = mil
}
3262save_scope_as = target_character
}
}
}