Event
Valencia Rises

The fires of the rebellion spread to the lands of the Turia river and reignite the Union of Valencia. The difference in status and rights between the Crowns move the people of Valencia to join the rebellion with the hope of getting the desired privileges.
Definitionin_game/events/disaster/war_of_the_aragonese_union_disaster.txt:356
357type = country_event
358category = disaster_event
359title = war_of_the_aragonese_union_disaster.8.title Valencia Rises
360desc = war_of_the_aragonese_union_disaster.8.desc The fires of the rebellion spread to the lands of the Turia river and reignite the Union of Valencia. The difference in status and rights between the Crowns move the people of Valencia to join the rebellion with the hope of getting the desired privileges.
361outcome = neutral
362image = "gfx/interface/illustrations/disaster/war_of_the_aragonese_union_disaster.dds"
363immediate = {
364ordered_owned_location = {
365order_by = population
366max = 2
367limit = {
368area = area:valencia_area
369any_pop = {
370rebel != scope:union_of_aragon
}
}
373every_pop = {
374limit = {
375owner = root
376rebel != scope:union_of_aragon
}
379change_pop_allegiance = scope:union_of_aragon
}
}
}