
灾难本版本变更
联盟之战
面对CAS Adjective王室的过分要求,两支富有的反抗团体诞生了:阿拉贡联盟和巴伦西亚联盟。这两个联盟分别由不满的贵族和市民创建,都呼吁限制统治者的权力、降低赋税,并要求尊重当地法律、特权和传统。
阿拉贡国家can startaragon_ruler_brother_fleeing_flag变量can start发生了阿拉贡联盟战争变量can start修正
定义in_game/common/disasters/war_of_the_aragonese_union.txt:1
3image = "gfx/interface/illustrations/disaster/war_of_the_aragonese_union_disaster.dds"
7can_start = {
9has_any_active_disaster = no
}
19modifier = {
}
27on_start = {
28create_rebel = {
29category = estate
31name = union_of_aragon_name 阿拉贡联盟
32save_scope_as = union_of_aragon
}
}
41on_end = {
}
52on_monthly = {
53random_list = {
5450 = {
54custom_tooltip = an_event_occurs_tt 将触发一项与灾难相关的事件
}
5550 = {
55custom_tooltip = no_event_occurs_tt 无事件发生
}
}
57hidden_effect = {
61random_list = {
6250 = {
}
}
}
}



