
Disaster
Succession Crisis
Our realm is in disarray! A powerful claimant has pressed their right to our throne against the wishes of our people. Our lands are now in mortal peril from both internal and external foes...
ByzantiumCountrycan start
ChinaCountrycan start
HollandCountrycan start
MonarchyGovernment Typecan startPlotting a RebellionStatic Modifieron endccw_activeVariableon endhol_trigger_sc_instead_of_hacwVariablecan startsuccession_crisis_pretender_variableVariableon endModifiers
Definitionin_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 Due to a Regent, a weak Heir, or no Heir at all, this Disaster now has easier requirements
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 Has the The Hook and Cod Wars replaced with Succession Crisis
}
}
}
}
55modifier = {
}
62on_start = {
63add_country_modifier = {
}
}
72on_end = {
73every_character = {
}
81if = {
}
85if = {
}
}
95on_monthly = {
96random_list = {
9714 = {
97custom_tooltip = an_event_occurs_tt An Event relevant to this Disaster may occur
}
9886 = {
98custom_tooltip = no_event_occurs_tt No Event occurs
}
}
100hidden_effect = {
101random_list = {
102250 = {
}
}
}
}



