イベント
再燃する連合

Ruler BrotherはTarget Locationから追放され、ほかの貴族を自らの謀略に巻き込まぬようカタルーニャとサラゴサへの立ち入りを禁じられた。その一方で、彼は国王の命令をあざけり、共謀者たちをサラゴサの都市郊外に呼び寄せ、かつてScope Alfons Iiiに屈辱を与えた反乱軍である「アラゴン連合」の旗を再び掲げた。
Ruler Brotherの嘘は、アラゴンの貴族や都市が王室に対して古くから抱いている不満と混ざり合い、サラゴサ全体に急速に広がる篝火となっている。
イベントチェーン
各イベントは、その上の階層にあるイベントから発生します。下の行には、どの選択肢でいつ発生するかを示しています。
定義in_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 再燃する連合
8desc = war_of_the_aragonese_union_disaster.1.desc Ruler BrotherはTarget Locationから追放され、ほかの貴族を自らの謀略に巻き込まぬようカタルーニャとサラゴサへの立ち入りを禁じられた。その一方で、彼は国王の命令をあざけり、共謀者たちをサラゴサの都市郊外に呼び寄せ、かつてScope Alfons Iiiに屈辱を与えた反乱軍である「アラゴン連合」の旗を再び掲げた。
Ruler Brotherの嘘は、アラゴンの貴族や都市が王室に対して古くから抱いている不満と混ざり合い、サラゴサ全体に急速に広がる篝火となっている。
Ruler Brotherの嘘は、アラゴンの貴族や都市が王室に対して古くから抱いている不満と混ざり合い、サラゴサ全体に急速に広がる篝火となっている。
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
}
}
}
}