
灾难本版本变更
英国内战
王室与议会在权力和治理议题上的矛盾已变得尖锐至极,几乎要压垮整个国家。我们统治者的信仰问题和宗教政策,以及his/her对正确征税程序的无视,已激起了议会的强烈愤慨。若不能迅速找到解决之道,局势可能演变为一场全面的内战……
专制主义时代can start
英格兰国家can start, monthly spawn chance
大不列颠可成立国家can start, monthly spawn chance
君主国政体can start
专制主义 vs 自由主义社会价值观can startchosen_parliamentarist_country_variable变量on endchosen_royalist_country_variable变量on endenglish_civil_war_chance_variable变量monthly spawn chanceenglish_civil_war_won_variable变量on endpretender_rebel_character变量on endsize_of_english_cw_rebels_variable变量on end修正
定义in_game/common/disasters/english_civil_war.txt:1
3image = "gfx/interface/illustrations/disaster/english_civil_war.dds"
5monthly_spawn_chance = {
7if = {
8limit = {
9OR = {
15AND = {
}
}
}
}
}
26fire_only_once = yes
28can_start = {
35has_any_active_disaster = no
36OR = {
37estate_power(estate_type:crown_estate) > 0.4
}
}
45modifier = {
}
56on_monthly = {
57random_list = {
5810 = {
58custom_tooltip = an_event_occurs_tt 将触发一项与灾难相关的事件
}
5990 = {
59custom_tooltip = no_event_occurs_tt 无事件发生
}
}
61hidden_effect = {
62random_list = {
63180 = {
}
735 = {
74trigger = {
75any_rebel = {
76rebel_name_key = parliamentarist_rebels
77rebel_progress > 0
78rebel_progress < 0.9
}
}
}
}
}
}
87on_end = {
89if = {
}
95if = {
}
99if = {
}
103if = {
}
107if = {
}
111if = {
112limit = {
113any_rebel = {
113rebel_name_key = parliamentarist_rebels
}
}
115random_rebel = {
116limit = {
116rebel_name_key = parliamentarist_rebels
}
117root = {
117destroy_rebel = prev
}
}
}
}



