
DesastreCambiado en esta versión
Guerra Civil Inglesa
Las crecientes tensiones entre la Corona y el Parlamento acerca del poder y la gobernanza amenazan con desequilibrar todo el país. La creencia de nuestro gobernante en el derecho divino y las políticas religiosas, así como su aparente ignorancia respecto a los procedimientos fiscales, enfurecen a los parlamentarios. La situación promete desembocar en una guerra civil abierta salvo que se encuentre una solución lo antes posible...
AbsolutismoEracan start
InglaterraPaíscan start, monthly spawn chance
Gran BretañaPaís formablecan start, monthly spawn chance
MonarquíaTipo gubernamentalcan start
Absolutismo contra liberalismoValor socialcan 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 endModificadores
Definiciónin_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 Puede que se produzca un Event relacionado con este Disaster.
}
5990 = {
59custom_tooltip = no_event_occurs_tt No se produce ningún Event.
}
}
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
}
}
}
}



