
DisasterChanged this version
Horde Civil War
Once again the authority of our ruler is being questioned! A rival warlord threatens the Horde with a civil war, hungry to claim the throne for themselves. The horde must march to war against its own renegade warriors...
Steppe HordeGovernment Typecan startPlotting a RebellionStatic Modifieron endhorde_civil_war_disaster_counterVariableon starthorde_civil_war_pretender_variableVariableon endpretender_rebel_characterVariableon endModifiers
Definitionin_game/common/disasters/horde_civil_war.txt:1
3image = "gfx/interface/illustrations/disaster/horde_civil_war.dds"
6can_start = {
7has_any_active_disaster = no
9is_rebel_country = no
10is_subject = no
11OR = {
12horde_unity <= 40
13AND = {
14horde_unity <= 75
15OR = {
16has_regent = yes
17AND = {
18has_heir = yes
19horde_unity <= 60
}
}
}
}
24in_civil_war = no
25OR = {
26at_war = no
27capital.province = {
28any_location_in_province = {
29OR = {
30NOT = {
30owner = root
}
31AND = {
32owner = root
33controller = root
}
}
}
}
}
39capital = {
40custom_tooltip = {
41text = horde_civil_war_capital_has_neighbor_province_tt Capital has access to a neighboring province
42OR = {
43any_coast_border_location = {
44hidden_trigger = {
45province ?= {
46root.capital.province != this
}
}
}
50any_connected_location = {
51hidden_trigger = {
52province ?= {
53root.capital.province != this
}
}
}
}
}
}
}
64modifier = {
}
73on_start = {
74if = {
}
}
83on_end = {
84every_character = {
}
88if = {
}
94if = {
}
}
103on_monthly = {
105random_list = {
10616 = {
106custom_tooltip = an_event_occurs_tt An Event relevant to this Disaster may occur
}
10784 = {
107custom_tooltip = no_event_occurs_tt No Event occurs
}
}
110hidden_effect = {
111random_list = {
112250 = {
}
}
}
}





