
灾难
继承危机
我们的领地风雨飘零!一个强大的宣称者不顾人民的意愿,妄图强行篡夺我们的王位。我们的国土正面临有僭主、外有强敌的严重威胁中……
拜占庭国家can start
中华国家can start
荷兰国家can start
君主国政体can start密谋叛乱静态修正on endccw_active变量on endhol_trigger_sc_instead_of_hacw变量can startsuccession_crisis_pretender_variable变量on end修正
定义in_game/common/disasters/succession_crisis.txt:1
3image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
6can_start = {
7has_any_active_disaster = no
9num_provinces > 2
10trigger_if = {
11limit = {
12OR = {
13has_heir = no
14has_regent = yes
15heir ?= {
15total_abilities < 150
}
}
}
18custom_tooltip = no_heir_or_regent_or_bad_heir_tt 由于处于摄政、继承人软弱或缺失,这一灾难的爆发条件降低了
19stability < 10
20legitimacy < 50
}
22trigger_else = {
23stability < 0
24legitimacy < 40
}
26in_civil_war = no
27trigger_if = {
28limit = {
}
33OR = {
35custom_tooltip = {
36text = hol_trigger_sc_instead_of_hacw_tt 以鱼钩派与鳕鱼派战争替换继承危机
}
}
}
}
55modifier = {
}
62on_start = {
63add_country_modifier = {
}
}
72on_end = {
73every_character = {
}
81if = {
}
85if = {
}
}
95on_monthly = {
96random_list = {
9714 = {
97custom_tooltip = an_event_occurs_tt 将触发一项与灾难相关的事件
}
9886 = {
98custom_tooltip = no_event_occurs_tt 无事件发生
}
}
100hidden_effect = {
101random_list = {
102250 = {
}
}
}
}



