EventChanged this version
Pitchforks and Torches on the Streets of Capital

The discontent and animosity between the lower classes and the rulers of Capital have brought us to the brink of civil war. Home Ruler is ill-prepared to face a full-fledged rebellion, and many members of the upper classes are urging the Rank council to take the matter to Hre Ruler, to beg Hre Ruler Him Her Formal for any help he/she is able to provide. Good strong men and gold are what we need most to end the fires of rebellion that smolder the streets of Capital.
Holy Roman EmpireInternational Organizationtrigger
Free Imperial CitySpecial StatustriggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Pitchforks and Torches on the Streets of Capital
The Riots Source Begs for Our Help↳ Option A “Ask the [Holy Roman Empire Leader Title] for help.” · right away
The Holy Roman Empire Leader Title's Response↳ Option A “It is a reasonable request, and one we will honor.” · right away
Definitionin_game/events/free_cities.txt:79
80type = country_event
81title = free_cities.3.title Pitchforks and Torches on the Streets of Capital
82desc = free_cities.3.desc The discontent and animosity between the lower classes and the rulers of Capital have brought us to the brink of civil war. Home Ruler is ill-prepared to face a full-fledged rebellion, and many members of the upper classes are urging the Rank council to take the matter to Hre Ruler, to beg Hre Ruler Him Her Formal for any help he/she is able to provide. Good strong men and gold are what we need most to end the fires of rebellion that smolder the streets of Capital.
83outcome = neutral
85illustration_tags = {
8610 = exterior
8710 = angry
}
90trigger = {
91has_ruler = yes
97leader_country ?= {
98NOT = {
99root = {
100has_opinion = {
101target = prev
102modifier = opinion_sent_help
}
}
105root = {
106has_opinion = {
107target = prev
108modifier = opinion_refused_send_help
}
}
}
112NOT = {
112is_at_war_with = root
}
113has_ruler = yes
}
}
116any_owned_location = {
117average_satisfaction < 0.3
}
}
121immediate = {
}
123save_scope_as = riots_source
124ruler = {
124save_scope_as = home_ruler
}
}