EventChanged this version
The Rebellion Spreads

Our heavy-handed response to the peasant rebellion in Salzburg has only poured fuel on the fire. Reports are coming in that discontented peasants, miners, and farmers in neighboring regions have begun to rally to the cause. What began as a localized rebellion has now ignited a regional uprising that threatens to destabilize the entire area.
AustriaCountrydynamic historical event.tag
PeasantsPop Typeoptionhab_peasant_rebels_joiningVariabletriggerDefinitionin_game/events/DHE/flavor_HAB.txt:2152
2153hide_portraits = yes
2154type = country_event
2155title = flavor_hab.36.title The Rebellion Spreads
2156desc = flavor_hab.36.desc Our heavy-handed response to the peasant rebellion in Salzburg has only poured fuel on the fire. Reports are coming in that discontented peasants, miners, and farmers in neighboring regions have begun to rally to the cause. What began as a localized rebellion has now ignited a regional uprising that threatens to destabilize the entire area.
2157outcome = neutral
2159fire_only_once = yes
2161dynamic_historical_event = {
}
2169illustration_tags = {
217010 = angry
217110 = exterior
}
2174trigger = {
2175custom_tooltip = {
2176text = variable_hab_peasant_rebels_joining_tt The Salzburg Peasants are Joining the Rebel Cause
}
2179any_rebel = {
2180rebel_name_key = hab_salzburger_peasant_revolt
}
2182any_owned_rural_location = {
2183count >= 3
2184area = area:salzburg_area
2185average_satisfaction < 0.40
}
}
2189immediate = {
}
2191random_owned_location = {
2192limit = {
2193area = area:salzburg_area
2194this != location:salzburg
}
2196save_scope_as = rebel_spread_1
}
2198random_owned_location = {
2199limit = {
2200area = area:salzburg_area
2201NOT = {
2201this = scope:rebel_spread_1
}
2202this != location:salzburg
}
2204save_scope_as = rebel_spread_2
}
2206random_rebel = {
2207limit = {
2208rebel_name_key = hab_salzburger_peasant_revolt
}
2210save_scope_as = salzburger_rebel
}
}