Event
The Union Reignites

Ruler Brother has been expelled from Target Location and barred from entry into Catalonia and Zaragoza to prevent the spread of his poison to other nobles. Instead, he has made a mockery of our King's orders and has called his co-conspirators to meet him outside the city of Zaragoza and together they have reignited the rebellion that humiliated Scope Alfons Iii, the Union of Aragon.
The lies of Ruler Brother are mixing with the old grievances that the Aragonese nobility and cities hold against the Crown to create a bonfire that is quickly spreading all over Zaragoza.
Event chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
The Union Reignites
Old Demands↳ Option B “Let's hear their demands, maybe the issue can be resolved peacefully.” · 5 days later
A Chance for Peace
Old Demands (see above)↳ Option A “Let them come in peace and talk.” · 5 days later
The Union Expands
Old Demands (see above)↳ Option A “Send a messenger. We will parley with their leaders.” · 5 days later
Definitionin_game/events/disaster/war_of_the_aragonese_union_disaster.txt:3
4hide_portraits = yes
5type = country_event
6category = disaster_event
7title = war_of_the_aragonese_union_disaster.1.title The Union Reignites
8desc = war_of_the_aragonese_union_disaster.1.desc Ruler Brother has been expelled from Target Location and barred from entry into Catalonia and Zaragoza to prevent the spread of his poison to other nobles. Instead, he has made a mockery of our King's orders and has called his co-conspirators to meet him outside the city of Zaragoza and together they have reignited the rebellion that humiliated Scope Alfons Iii, the Union of Aragon.
The lies of Ruler Brother are mixing with the old grievances that the Aragonese nobility and cities hold against the Crown to create a bonfire that is quickly spreading all over Zaragoza.
The lies of Ruler Brother are mixing with the old grievances that the Aragonese nobility and cities hold against the Crown to create a bonfire that is quickly spreading all over Zaragoza.
9outcome = neutral
11image = "gfx/interface/illustrations/disaster/war_of_the_aragonese_union_disaster.dds"
12immediate = {
13character:ara_james_i_urgell = {
14save_scope_as = ruler_brother
15change_character_allegiance = scope:union_of_aragon
}
17character:ara_peter_iv_arago = {
18save_scope_as = aragon_ruler
}
20character:ara_alfons_iii_arago = {
21save_scope_as = scope_alfons_iii
}
24location:valencia = {
25save_scope_as = target_location
}
28every_owned_location = {
29if = {
30limit = {
31OR = {
32this = location:zaragoza
33this = location:tarazona
34this = location:zuera
35this = location:belchite
36this = location:pina_de_ebro
}
}
39every_pop = {
40limit = {
41owner = root
}
44change_pop_allegiance = scope:union_of_aragon
}
}
}
}