Event
Commoners Protest the War Chest

As the Country Adjective Court Title focuses on amassing a substantial war chest to fund future military campaigns, discontent begins to brew among the lower classes. The Commoners, struggling under the weight of increased taxes and forced contributions, have openly expressed their grievances.
They argue that the burdens of war should not fall so heavily on their shoulders, especially when the wealthier estates seem untouched. These protests, if not addressed, could escalate into full-blown unrest, threatening the stability of the Flavor Rank.
ClergyEstatetriggerDefinitionin_game/events/missionevents/conquest_mission_events.txt:114
115type = country_event
117title = conquest_mission_events.2.title Commoners Protest the War Chest
118desc = conquest_mission_events.2.desc As the Country Adjective Court Title focuses on amassing a substantial war chest to fund future military campaigns, discontent begins to brew among the lower classes. The Commoners, struggling under the weight of increased taxes and forced contributions, have openly expressed their grievances.
They argue that the burdens of war should not fall so heavily on their shoulders, especially when the wealthier estates seem untouched. These protests, if not addressed, could escalate into full-blown unrest, threatening the stability of the Flavor Rank.
They argue that the burdens of war should not fall so heavily on their shoulders, especially when the wealthier estates seem untouched. These protests, if not addressed, could escalate into full-blown unrest, threatening the stability of the Flavor Rank.
119outcome = neutral
121illustration_tags = {
122angry = 10
123exterior = 10
}
126trigger = {
127gold >= monthly_income_total
128trigger_if = {
130estate_satisfaction:peasants_estate < 0.5
}
132trigger_else = {
132always = no
}
}
135immediate = {
}
137ruler_or_regent = {
137save_scope_as = target_character
}
139if = {
140limit = {
141num_possible_estate_privileges:peasants_estate > 0
}
143estate(estate_type:peasants_estate) = {
144random_possible_privilege = {
145save_scope_as = target_privilege
}
}
}
}