Event
Province Joins the Parliamentarians

The winds of war have shifted in Target Province. Frustrated by royal policies and heavy-handed rule, the local leaders and influential families have openly declared their support for the Parliamentarian cause. Militias have been raised, fortifications strengthened, and the banners of Parliament now fly over town halls and castles. This strategic region, rich in resources and manpower, has become a critical stronghold for the rebels. The Crown must act swiftly to quell this defiance, or risk losing more ground to the growing rebellion.
Definitionin_game/events/disaster/english_civil_war.txt:280
281type = country_event
282category = disaster_event
283title = english_civil_war.255.title Province Joins the Parliamentarians
284desc = english_civil_war.255.desc The winds of war have shifted in Target Province. Frustrated by royal policies and heavy-handed rule, the local leaders and influential families have openly declared their support for the Parliamentarian cause. Militias have been raised, fortifications strengthened, and the banners of Parliament now fly over town halls and castles. This strategic region, rich in resources and manpower, has become a critical stronghold for the rebels. The Crown must act swiftly to quell this defiance, or risk losing more ground to the growing rebellion.
285outcome = neutral
286image = "gfx/interface/illustrations/disaster/english_civil_war.dds"
288illustration_tags = {
28910 = angry
29010 = interior
}
293trigger = {
294in_civil_war = no
295any_province = {
296NOT = {
296root.capital.province = this
}
297sub_continent = sub_continent:western_europe
}
300any_rebel = {
300rebel_name_key = parliamentarist_rebels
}
}
303immediate = {
}
308random_rebel = {
309limit = {
309rebel_name_key = parliamentarist_rebels
}
310save_scope_as = english_civil_war_rebels_scope
}
312ordered_province = {
313limit = {
314NOT = {
314root.capital.province = this
}
315sub_continent = sub_continent:western_europe
}
320order_by = {
321value = province_satisfaction
322multiply = -1
323if = {
324limit = {
324province_average_control = 0
}
325divide = 0.1
}
327else = {
327divide = province_average_control
}
}
329max = 1
330save_scope_as = target_province
331province_capital = {
331save_scope_as = target_location
}
}
333ruler_or_regent ?= {
333save_scope_as = target_character
}
}