Event
The Jacquerie Rebellion

Relations between the Nobility and the Commoners have reached a boiling point and now the peasantry has begun to rise in a disorderly manner all across Country. These mobs, armed with scythes and pitchforks, are led by no general, but instead anger. Their goals are simple, they desire only to upend the social order and destroy all living symbols of their repression.
If our great nation is to survive, we must crush this rebellion and set a historical example of what happens to those who step out of their position.
FranceCountrydynamic historical event.tag
Black DeathSituationtrigger
Hundred Years' WarSituationtriggerDefinitionin_game/events/DHE/flavor_FRA.txt:2222
2223hide_portraits = yes
2224type = country_event
2226title = flavor_fra.1015.t The Jacquerie Rebellion
2227desc = flavor_fra.1015.desc Relations between the Nobility and the Commoners have reached a boiling point and now the peasantry has begun to rise in a disorderly manner all across Country. These mobs, armed with scythes and pitchforks, are led by no general, but instead anger. Their goals are simple, they desire only to upend the social order and destroy all living symbols of their repression.
If our great nation is to survive, we must crush this rebellion and set a historical example of what happens to those who step out of their position.
If our great nation is to survive, we must crush this rebellion and set a historical example of what happens to those who step out of their position.
2228outcome = neutral
2230historical_info = flavor_fra.1015.historical_info The Jacquerie was a peasant rebellion in 1358, named after "Jacques Bonhomme" (Simple/Honest James), a derogatory term used by the nobility to describe the peasants. The revolt was severe and widespread, being the culmination of extreme exploitation of the peasantry. As such, even unlikely allies like the Kingdom of Navarra showed up to make sure it would not succeed, as it had the potential to break the entrenched feudal system and lead to a decline in royal and noble power.
2232fire_only_once = yes
2233dynamic_historical_event = {
}
2240trigger = {
2241in_civil_war = no
2243trigger_if = {
2244limit = {
2245OR = {
}
}
2250OR = {
2251war_exhaustion_percentage > 0.25
2252AND = {
2253stability < 0
2254government_power < 70
}
2256any_current_war = {
2257root = {
2258war_score_in_war = {
2259war = prev
2260value <= -0.25
}
}
}
}
}
2267trigger_else = {
2268stability < 10
}
2270estate_satisfaction:peasants_estate < 0.8
}
2273illustration_tags = {
227410 = angry
227510 = exterior
}
2278immediate = {
}
2282create_rebel = {
2283category = estate
2284name = jacquerie_revolt The Jacquerie
2286save_scope_as = jacquerie_revolt The Jacquerie
}
2288ordered_province = {
2289limit = {
2290region = region:france_region
2291province_average_control > 0.2
}
2293order_by = {
2294value = province_satisfaction
2295multiply = -1
}
2297max = {
2298value = 1
2299add = {
2300value = num_provinces
2301multiply = 0.2
}
}
2304check_range_bounds = no
2305root = {
}
2311every_location_in_province = {
2312every_pop = {
2313limit = {
2314owner = root
2315is_upper_class = no
2316has_rebel = no
}
2319change_pop_allegiance = scope:jacquerie_revolt
2320root = {
}
}
}
}
}
2390after = {
2391hidden_effect = {
}
}