イベント
ヴァレンシアの台頭

反乱の炎はトゥリア川流域にまで広がり、「バレンシア連合」の炎が再燃した。王室との地位と権利の格差によってヴァレンシアの人々は、望む特権を得られるという希望を抱いて反乱へと加わっていく。
定義in_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 ヴァレンシアの台頭
360desc = war_of_the_aragonese_union_disaster.8.desc 反乱の炎はトゥリア川流域にまで広がり、「バレンシア連合」の炎が再燃した。王室との地位と権利の格差によってヴァレンシアの人々は、望む特権を得られるという希望を抱いて反乱へと加わっていく。
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
}
}
}