EventChanged this version
The Insane Ruler Title

Ruler has long had conflict with the Nobility, and they are fed up with his/her rule. They are willing to back his/her brother, Pretender, to become the new Ruler Title of the great Country.
SwedenCountrydynamic historical event.tag, trigger
MonarchyGovernment TypetriggerDefinitionin_game/events/DHE/flavor_SWE.txt:2341
2342hide_portraits = yes
2343type = country_event
2344title = flavor_swe.47.title The Insane Ruler Title
2345desc = flavor_swe.47.desc Ruler has long had conflict with the Nobility, and they are fed up with his/her rule. They are willing to back his/her brother, Pretender, to become the new Ruler Title of the great Country.
2346outcome = neutral
2347historical_info = flavor_swe.47.historical_info Erik XIV of Sweden, a ruler of great ambition and intellect, fell victim to his own paranoia and erratic behavior. Initially celebrated for his reforms and efforts to strengthen the Swedish monarchy, his later years were marked by suspicion and violence. The Sture Murders of 1567, where he ordered the killing of prominent nobles, turned his court against him. Accusations of mental instability and distrust among his nobles and kin eventually culminated in his deposition in 1568, led by his own brothers. Erik spent the remainder of his life in captivity, a tragic reminder of how power unchecked can consume its wielder.
2349fire_only_once = yes
2350dynamic_historical_event = {
}
2357illustration_tags = {
235810 = angry
235910 = interior
}
2362trigger = {
2366ruler ?= {
2367owner = root
2368is_female = no
2369age_in_years >= 25
2370father ?= {
2371any_child = {
2372this != root.ruler
2373is_female = no
2374is_adult = yes
2375is_alive = yes
}
}
}
}
2382immediate = {
}
2384capital = {
}
}
2388ruler ?= {
2389save_scope_as = ruler_scope_for_ui
2392father ?= {
2393random_child = {
2394limit = {
2395this != root.ruler
2396is_female = no
2397is_adult = yes
2398is_alive = yes
}
2400save_scope_as = pretender
}
}
}
}