Event
Major Revolt

Our Commoners are deeply upset at the news that their freedom of movement is to be further restricted. In fact, there have been massive revolts across our country because of this... Perhaps if they took the time to care for their personal hygiene they would not be so revolting?
PeasantsPop Typeoption
Serfdom vs Free SubjectsSocietal Valuetriggerrevolt_location_variableVariableimmediate, optionDefinitionin_game/events/government/societal_values.txt:171
172type = country_event
173title = societal_values.105.title Major Revolt
174desc = societal_values.105.desc Our Commoners are deeply upset at the news that their freedom of movement is to be further restricted. In fact, there have been massive revolts across our country because of this... Perhaps if they took the time to care for their personal hygiene they would not be so revolting?
175outcome = neutral
176trigger = {
178NOT = {
178has_estate_privilege = estate_privilege:peasants_free_peasantry
}
179any_owned_rural_location = {
179count >= 1
}
}
182illustration_tags = {
18310 = angry
18410 = exterior
}
187immediate = {
}
189ordered_owned_rural_location = {
190order_by = population
191limit = {
192is_capital = no
}
194max = {
195value = 1
196add = {
197value = root.num_provinces
198multiply = 0.2
}
}
201check_range_bounds = no
}
204random_owned_rural_location = {
208save_scope_as = target_location
}
}