
Disaster
The Dissolution of Delhi
Despite our best efforts, we have not been able to undo the damage wrought by our opposers. Our once great Empire has spiraled into chaos as our enemies surround us from every direction. This is truly a most dire situation and one that we must face head-on, lest we risk falling victim to the aggressive tendencies of those who covet our lands...
DelhiCountrycan start
Fall of DelhiSituationcan startharsher_requirements_for_disasterVariablecan startModifiers
Definitionin_game/common/disasters/dissolution_of_delhi.txt:1
3image = "gfx/interface/illustrations/situation/fall_of_delhi.dds"
7can_start = {
8has_any_active_disaster = no
11situation_is_active = yes
12exists = "active_resolution(resolution:fall_of_delhi_resolution)"
13trigger_if = {
14limit = {
}
19trigger_if = {
23custom_tooltip = {
24text = opposers_at_least_80_sop_tt Our opposition has at least 80% Share of Power during the Fall of Delhi Situation
26votes_for_resolution = {
27resolution = resolution:fall_of_delhi_resolution
28outcome = "active_resolution(resolution:fall_of_delhi_resolution).resolution_proposer"
29value >= 0.8
}
}
}
}
34trigger_else = {
35custom_tooltip = {
36text = opposers_at_least_95_sop_tt Our opposition has at least 95% Share of Power during the Fall of Delhi Situation
38votes_for_resolution = {
39resolution = resolution:fall_of_delhi_resolution
40outcome = "active_resolution(resolution:fall_of_delhi_resolution).resolution_proposer"
41value >= 0.95
}
}
}
}
}
}
48stability < 50
}
56modifier = {
}
73on_monthly = {
75random_list = {
7619 = {
76custom_tooltip = an_event_occurs_tt An Event relevant to this Disaster may occur
}
7781 = {
77custom_tooltip = no_event_occurs_tt No Event occurs
}
}
79hidden_effect = {
80random_list = {
8780 = {
}
}
}
}




