
Disaster
Peasants' War
As discontent simmers in the countryside, the plight of the common folk grows increasingly dire. Unjust taxation, oppressive noble masters, and a sense of desperation have driven the peasants to the brink. A swelling tide of anger surged forth, leading to a cataclysmic upheaval that would come to be known as the Peasants' War.
DiscoveryAgecan start
ReformationAgecan start
CommonersEstatecan start
MonarchyGovernment Typecan start
TheocracyGovernment Typecan start
Serfdom vs Free SubjectsSocietal Valuecan startModifiers
Definitionin_game/common/disasters/peasants_war.txt:1
3image = "gfx/interface/illustrations/disaster/peasants_war.dds"
8can_start = {
9has_any_active_disaster = no
10monthly_manpower > 0
11stability < 0
12at_war = no
13in_civil_war = no
17estate_satisfaction:peasants_estate < 0.5
18war_exhaustion_percentage > 0
31manpower_percentage < {
32value = 0.15
33add = {
34value = war_exhaustion
35multiply = 0.1
}
}
}
46modifier = {
}
52on_start = {
53set_variable = {
}
59add_country_modifier = {
}
}
68on_end = {
}
74on_monthly = {
76random_list = {
774 = {
77custom_tooltip = an_event_occurs_tt An Event relevant to this Disaster may occur
}
7896 = {
78custom_tooltip = no_event_occurs_tt No Event occurs
}
}
81hidden_effect = {
82random_list = {
83960 = {
}
}
}
}

