Event
Serfdom

Unrest is brewing among the Commoners of our society due to the heavy burden placed on their shoulders. Their dissent against manorialism, high taxes, and food shortages has resulted in several revolts erupting all over the nation.
LaborersPop Typeimmediate, option 2
PeasantsPop Typeimmediate, option 2
Serfdom vs Free SubjectsSocietal Valuetriggerrev_chaos_serfdomVariabletriggerDefinitionin_game/events/disaster/revolutionary_chaos.txt:128
129type = country_event
130category = disaster_event
131title = revolutionary_chaos.3.title Serfdom
132desc = revolutionary_chaos.3.desc Unrest is brewing among the Commoners of our society due to the heavy burden placed on their shoulders. Their dissent against manorialism, high taxes, and food shortages has resulted in several revolts erupting all over the nation.
133outcome = neutral
134image = "gfx/interface/illustrations/disaster/revolutionary_chaos.dds"
135trigger = {
137NOT = {
137has_reform = government_reform:revolutionary_autocracy
}
}
141immediate = {
143create_rebel = {
144category = estate
146name = rebellious_masses_name Rebellious Masses of COUNTRY
147save_scope_as = target_rebel
}
149capital.region = {
150random_location_in_region = {
151limit = {
151owner ?= root
}
152random_pop = {
153limit = {
154owner = root
}
160save_scope_as = target_pop_for_loc
}
}
}
}