Event
Support for Our Authority

Despite the best efforts of our central authority to sabotage what is left of our reputation across our provinces, many of our recent policy changes have not fallen on deaf ears. People, especially across the domain of Target Province, have taken notice and have sent correspondence back, thanking us for hearing their plea and taking care of them and their families, professing their allegiance to Ruler.
BenevolentTraitoption 2
JustTraitoption 2
Kind-HeartedTraitoption 2recently_demanded_aid_variableVariableimmediate, triggerscope_pretender_varVariableimmediatesuccession_crisis_pretender_variableVariableimmediateDefinitionin_game/events/disaster/succession_crisis.txt:614
615hide_portraits = yes
616type = country_event
617category = disaster_event
618title = succession_crisis.5.title Support for Our Authority
619desc = succession_crisis.5.desc Despite the best efforts of our central authority to sabotage what is left of our reputation across our provinces, many of our recent policy changes have not fallen on deaf ears. People, especially across the domain of Target Province, have taken notice and have sent correspondence back, thanking us for hearing their plea and taking care of them and their families, professing their allegiance to Ruler.
620outcome = neutral
621image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
622trigger = {
623in_civil_war = no
624has_ruler = yes
625any_province = {
626NOT = {
627any_location_in_province = {
627is_capital = yes
}
}
629OR = {
630province_average_control > 0.5
631province_food_percentage > 0.5
632province_satisfaction > 0.5
}
634any_location_in_province = {
635any_pop = {
636rebel ?= {
636rebel_category = pretender
}
}
}
}
}
642immediate = {
643if = {
646save_scope_as = succession_crisis_pretender_scope
}
}
649random_province = {
650limit = {
651NOT = {
652any_location_in_province = {
652is_capital = yes
}
}
654any_location_in_province = {
655any_pop = {
656rebel ?= {
656rebel_category = pretender
}
}
}
659OR = {
660province_average_control > 0.5
661province_food_percentage > 0.5
662province_satisfaction > 0.5
}
}
666save_scope_as = target_province
}
668random_character = {
672save_scope_as = target_character
}
}