Event
Elevation of Target Character

For many years now, it has been abundantly clear that Target Character, the Ruler Title's secondary consort, has been his true favorite. However, she could never gain the primacy in the Court Title due to the scandal that would inevitably erupt, were she elevated to the status of a primary consort. Now, with the death of Deceased Wife, the Ruler Title has been given the most favorable time to elevate her to the status of Empress Consort.
ChinaCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_chi.txt:2275
2276type = country_event
2277title = flavor_chi.29.title Elevation of Target Character
2278desc = flavor_chi.29.desc For many years now, it has been abundantly clear that Target Character, the Ruler Title's secondary consort, has been his true favorite. However, she could never gain the primacy in the Court Title due to the scandal that would inevitably erupt, were she elevated to the status of a primary consort. Now, with the death of Deceased Wife, the Ruler Title has been given the most favorable time to elevate her to the status of Empress Consort.
2279outcome = neutral
2281fire_only_once = yes
2282dynamic_historical_event = {
}
2289illustration_tags = {
229010 = interior
229110 = happy
}
2295trigger = {
2297ruler ?= character:yua_togon_temur
2298character:yua_gi = {
2299is_alive = yes
2300is_spouse_of = character:yua_togon_temur
}
2302character:yua_bayan_khutugh = {
2303is_alive = no
}
}
2307immediate = {
}
2309ruler = {
2310save_scope_as = ruler_scope
}
2312character:yua_gi = {
2313save_scope_as = target_character
}
2315character:yua_bayan_khutugh = {
2316save_scope_as = deceased_wife
}
}