Event
Governmental Incompetence

The government's ineptitude in managing the country during our people's Aspiration for Liberty has led to widespread dissatisfaction, allowing fresh insurrections to arise across the country, such as the Target Rebel. Public frustration has reached a boiling point, as many rally against leaders they perceive as corrupt and ineffective.
The demand for revolution grows louder each day, with people from all walks of life joining the movement. Determined to reclaim control over their future, they are prepared to fight for their demands at any cost, making clear that they will accept nothing less than total capitulation to their demands.
Definitionin_game/events/disaster/aspiration_events.txt:133
134type = country_event
135category = disaster_event
137title = aspiration_for_liberty.4.title Governmental Incompetence
138desc = aspiration_for_liberty.4.desc The government's ineptitude in managing the country during our people's Aspiration for Liberty has led to widespread dissatisfaction, allowing fresh insurrections to arise across the country, such as the Target Rebel. Public frustration has reached a boiling point, as many rally against leaders they perceive as corrupt and ineffective.
The demand for revolution grows louder each day, with people from all walks of life joining the movement. Determined to reclaim control over their future, they are prepared to fight for their demands at any cost, making clear that they will accept nothing less than total capitulation to their demands.
The demand for revolution grows louder each day, with people from all walks of life joining the movement. Determined to reclaim control over their future, they are prepared to fight for their demands at any cost, making clear that they will accept nothing less than total capitulation to their demands.
139outcome = neutral
140image = "gfx/interface/illustrations/disaster/aspiration_for_liberty.dds"
142trigger = {
143num_rebels > 0
}
146immediate = {
147ruler_or_regent ?= {
147save_scope_as = target_character
}
148capital = {
148save_scope_as = target_location
}
149ordered_rebel = {
150order_by = rebel_size
151position = 1
152save_scope_as = target_rebel
}
154scope:target_rebel = {
155every_pops_supporting_rebel = {
156location = {
156add_to_list = rebellious_locations_list
}
}
}
}