EventChanged this version
Troubled Succession

As Target Ruler grows older, his/her thoughts turn increasingly to the fate of Country after his/her death. The Ruler Title has expressed grave concern that once he/she is gone, rivalry between his/her sons may plunge the Flavor Rank into civil war. To prevent this, it has been suggested that that the northwestern lands around Vidin be entrusted to Targer Brother, while Target Heir is confirmed as Heir Title to the throne in Capital.
BulgariaCountrydynamic historical event.tag
VidinCountrytrigger
Twilight of the TsardomDisastertriggerDefinitionin_game/events/DHE/flavor_BUL.txt:136
137type = country_event
138title = flavor_bul.2.title Troubled Succession
139desc = flavor_bul.2.desc As Target Ruler grows older, his/her thoughts turn increasingly to the fate of Country after his/her death. The Ruler Title has expressed grave concern that once he/she is gone, rivalry between his/her sons may plunge the Flavor Rank into civil war. To prevent this, it has been suggested that that the northwestern lands around Vidin be entrusted to Targer Brother, while Target Heir is confirmed as Heir Title to the throne in Capital.
140outcome = neutral
142fire_only_once = yes
144historical_info = flavor_bul.2.historical_info The fragmentation of Bulgaria during the reign of Ivan Alexander was primarily caused by the unexpected death of his son, co-emperor, and successor Michael Asen IV, who perished in a battle against the Ottomans. Likely fearing a civil war after his death, Ivan Alexander decided to grant the title of Tsar and the rule over Vidin to his son Ivan Sratsimir, while his other son Ivan Shishman inherited the throne in Tarnovo.
146dynamic_historical_event = {
}
153trigger = {
155has_ruler = yes
156has_heir = yes
157ruler = {
158age_in_years > 45
}
160heir = {
161is_child_of = root.ruler
}
163any_character = {
164is_alive = yes
165is_sibling_of = root.heir
166is_female = no
167is_ruler = no
168is_heir = no
169age_in_years >= 15
}
176owns = location:vidin
}
179illustration_tags = {
18010 = angry
18110 = interior
}
184immediate = {
}
186ruler = {
187save_scope_as = target_ruler
}
189heir = {
190save_scope_as = target_heir
}
192random_character = {
193limit = {
194is_alive = yes
195is_sibling_of = root.heir
196is_female = no
197is_ruler = no
198is_heir = no
199age_in_years >= 15
}
201save_scope_as = targer_brother
}
}