
国難
継承危機
わが王国は混乱に陥っている! 力ある僭称者が国民の願いに反して、わが国の王位を請求しているのだ。国土はいま、内外の敵によって絶体絶命の危機に瀕している……
ビザンツ国家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補正
毎月の僭称者反乱軍の活動度+1%
君主力−20%
階級満足度均衡値−15%
従属国創設の禁止はい
定義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 = {
}
}
}
}