事件
阶层联盟死灰复燃

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
}
}
}
}