
DisasterChanged this version
The English Civil War
Growing tensions between the Crown and Parliament over power and governance threaten to overwhelm the entire country. Our ruler's belief in divine right and religious policies have angered Parliament, as has his/her apparent ignorance of proper taxation procedures. The situation threatens to explode into outright civil war, unless we find a solution swiftly...
AbsolutismAgecan start
EnglandCountrycan start, monthly spawn chance
Great BritainFormable Countrycan start, monthly spawn chance
MonarchyGovernment Typecan start
Absolutism vs LiberalismSocietal Valuecan startchosen_parliamentarist_country_variableVariableon endchosen_royalist_country_variableVariableon endenglish_civil_war_chance_variableVariablemonthly spawn chanceenglish_civil_war_won_variableVariableon endpretender_rebel_characterVariableon endsize_of_english_cw_rebels_variableVariableon endModifiers
Definitionin_game/common/disasters/english_civil_war.txt:1
3image = "gfx/interface/illustrations/disaster/english_civil_war.dds"
5monthly_spawn_chance = {
7if = {
8limit = {
9OR = {
15AND = {
}
}
}
}
}
26fire_only_once = yes
28can_start = {
35has_any_active_disaster = no
36OR = {
37estate_power(estate_type:crown_estate) > 0.4
}
}
45modifier = {
}
56on_monthly = {
57random_list = {
5810 = {
58custom_tooltip = an_event_occurs_tt An Event relevant to this Disaster may occur
}
5990 = {
59custom_tooltip = no_event_occurs_tt No Event occurs
}
}
61hidden_effect = {
62random_list = {
63180 = {
}
735 = {
74trigger = {
75any_rebel = {
76rebel_name_key = parliamentarist_rebels
77rebel_progress > 0
78rebel_progress < 0.9
}
}
}
}
}
}
87on_end = {
89if = {
}
95if = {
}
99if = {
}
103if = {
}
107if = {
}
111if = {
112limit = {
113any_rebel = {
113rebel_name_key = parliamentarist_rebels
}
}
115random_rebel = {
116limit = {
116rebel_name_key = parliamentarist_rebels
}
117root = {
117destroy_rebel = prev
}
}
}
}



