Event
The Wittelsbach fail the Holy Roman Empire

The situation in one of our electors, the Root Country Flavor Rank of Root Country, has revealed itself as quite grim. The tyranny of local Robber Barons, a completely collapsing economy, and a neglectful Root Country Ruler Title, Root Ruler, plague the land, making it an eyesore within the Holy Roman Empire. It is our duty as the Holy Roman Empire Leader Title of the Holy Roman Empire to not allow such grave mismanagement to continue.
Event chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
The Neglect of Root Country
The Wittelsbach fail the Holy Roman Empire↳ Option A “Certainly, the [Holy Roman Empire Leader Title] will understand our situation.” · 7 days later
The Holy Roman Empire Leader Title's Reply↳ Option A “Assume direct control over the [Root Country Flavor Rank].” · 5 days later
The Holy Roman Empire Leader Title's Reply↳ Option B “Let [Dynasty Character] rule over [Root Country].” · 5 days later
The Holy Roman Empire Leader Title's Reply↳ Option C “[Cabinet Character] shall rule over it in our name.” · 5 days later
The Resistance of Root Country↳ Option C “We will not bend our knee to [Emperor Country]!” · right away
The Holy Roman Empire Leader Title's Reply↳ Option D “One of our court advisors will fix the [Root Country Adjective] situation.” · 5 days later
The Holy Roman Empire Leader Title's Reply↳ Option E “Let Wittelsbach be, they can restore it.” · 5 days later
Definitionin_game/events/disaster/turmoil_in_brandenburg.txt:2103
2104type = country_event
2105category = disaster_event
2106title = turmoil_in_brandenburg.1101.title The Wittelsbach fail the Holy Roman Empire
2107image = "gfx/interface/illustrations/disaster/turmoil_in_brandenburg.dds"
2108desc = turmoil_in_brandenburg.1101.desc The situation in one of our electors, the Root Country Flavor Rank of Root Country, has revealed itself as quite grim. The tyranny of local Robber Barons, a completely collapsing economy, and a neglectful Root Country Ruler Title, Root Ruler, plague the land, making it an eyesore within the Holy Roman Empire. It is our duty as the Holy Roman Empire Leader Title of the Holy Roman Empire to not allow such grave mismanagement to continue.
2109outcome = neutral
2110immediate = {
2111if = {
2112limit = {
2113has_heir = yes
2114heir = {
2115is_adult = yes
}
}
2118ruler ?= {
2119save_scope_as = emperor_ruler
}
2121heir = {
2122save_scope_as = dynasty_character
}
}
2125else = {
2126ruler ?= {
2127save_scope_as = emperor_ruler
2128dynasty = {
2129random_character_in_dynasty = {
2130limit = {
2131is_alive = yes
2132is_female = no
2133is_adult = yes
2134is_ruler = no
2135owner = root
}
2137save_scope_as = dynasty_character
}
}
}
}
2142ordered_cabinet_character = {
2143order_by = total_abilities
2144max = 1
2145check_range_bounds = no
2146save_scope_as = cabinet_character
}
}