Event
The Growing Power of Target Character

Through a long and outwardly successful tenure in government, Target Character has consolidated influence far beyond the limits of his/her office. A network of loyal supporters and compliant officials now answers primarily to him/her, distorting central authority. In an era already marked by instability, this concentration of personal power threatens to further inflame the turmoil at the expense of our Flavor Rank.
Definitionin_game/events/disaster/decline_of_empire_events.txt:757
758type = country_event
759category = disaster_event
760title = decline_of_empire.9.title The Growing Power of Target Character
761desc = decline_of_empire.9.desc Through a long and outwardly successful tenure in government, Target Character has consolidated influence far beyond the limits of his/her office. A network of loyal supporters and compliant officials now answers primarily to him/her, distorting central authority. In an era already marked by instability, this concentration of personal power threatens to further inflame the turmoil at the expense of our Flavor Rank.
762outcome = neutral
764image = "gfx/interface/illustrations/disaster/decline_of_empire.dds"
766trigger = {
767any_cabinet_character = {
769years_of_service_in_cabinet >= 1
770is_ruler = no
771is_heir = no
772is_regent = no
773is_consort = no
}
}
777immediate = {
778random_cabinet_character = {
779limit = {
782is_ruler = no
783is_heir = no
784is_regent = no
785is_consort = no
}
787save_scope_as = target_character
}
}
805after = {
805custom_tooltip = character_can_only_be_removed_via_purge_action_tt The growing influence of Target Character can only be removed via the Purge Cabinet Member Action in the Disaster panel
}