EventChanged this version
Country Adjective Divorce
The Court Title has been shaken by the recent proclamation of Target Ruler, who has announced that he wishes to divorce his wife Target Oldwife, and instead marry a lowborn Jewish convert named Target Newwife. Many fear that this decision would only further destabilize the Flavor Rank, and may eventually complicate the matter of succession by sowing discord among the princes of the Flavor Rank. Despite that, few dare challenge the will of the Ruler Title.
BulgariaCountrydynamic historical event.tag
WallachiaCountryoption 1
Twilight of the TsardomDisastertriggerDefinitionin_game/events/DHE/flavor_BUL.txt:443
444type = country_event
445title = flavor_bul.6.title Country Adjective Divorce
446desc = flavor_bul.6.desc The Court Title has been shaken by the recent proclamation of Target Ruler, who has announced that he wishes to divorce his wife Target Oldwife, and instead marry a lowborn Jewish convert named Target Newwife. Many fear that this decision would only further destabilize the Flavor Rank, and may eventually complicate the matter of succession by sowing discord among the princes of the Flavor Rank. Despite that, few dare challenge the will of the Ruler Title.
447outcome = neutral
448historical_info = flavor_bul.6.historical_info The marriage between Ivan Alexander and his new wife Sara-Theodora produced six children, among them Ivan Shishman, who succeeded his father as ruler in Tarnovo. Sara-Theodora is believed to have strongly advocated for her son to inherit the principal throne, effectively disinheriting Ivan Sratsimir, who was the eldest child and the last surviving son of Ivan's former wife, Theodora of Wallachia. This marriage played a major role in the partition of Bulgaria between Tarnovo and Vidin.
450fire_only_once = yes
459trigger = {
460has_ruler = yes
462character:bul_ivan_alexander ?= {
463is_alive = yes
}
465character:bul_teodora_of_wallachia ?= {
466is_alive = yes
467first_spouse ?= ROOT.ruler
}
469ruler ?= {
470is_adult = yes
471is_female = no
}
}
475immediate = {
476character:bul_ivan_alexander ?= {
477save_scope_as = target_ruler
}
479character:bul_teodora_of_wallachia ?= {
480save_scope_as = target_oldwife
}
482create_character = {
483first_name = name_sara.name_theodora
484adm = 43
485dip = 77
486mil = 12
487min_age = 18
488fertility = 100
489female = yes
491birth_location = location:tarnovo
492script = bul_sara_theodora
493save_scope_as = target_newwife
494create_in_limbo = yes
}
}