
DisasterChanged this version
Muscovite War of Succession
Muscovy Capital is the seat of power in Muscovy Region. Due to a succession crisis, infighting has broken out between various family members of the ruling dynasty, each claiming the right to sit on the throne. Escalation in that conflict not only threatens to tear their family apart, but could have calamitous effects on us all.
MuscovyCountrycan start
MonarchyGovernment Typecan startModifiers
Definitionin_game/common/disasters/muscovite_succession_war.txt:1
3image = "gfx/interface/illustrations/disaster/time_of_troubles.dds"
7can_start = {
10has_ruler = yes
11ruler = {
11has_dynasty = yes
}
12any_rebel = {
13rebel_name_key = war_of_succession_pretender
14rebel_progress >= 0.25
}
16any_character = {
17is_alive = yes
18is_adult = yes
19is_female = no
20is_ruler = no
21has_dynasty = yes
22root = {
22ruler ?= {
22has_dynasty = yes
}
}
23dynasty ?= root.ruler.dynasty
}
26legitimacy < 75
28has_any_active_disaster = no
30at_war = no
}
46on_end = {
}
51on_monthly = {
52random_list = {
535 = {
53custom_tooltip = an_event_occurs_tt An Event relevant to this Disaster may occur
}
5495 = {
54custom_tooltip = no_event_occurs_tt No Event occurs
}
}
57hidden_effect = {
58random_list = {
6194 = {
}
}
}
}

