EventChanged this version
Invitation of Target Character

The recent economic issues in Country have been troubling the citizens for quite a while now. While seeking a prominent character to take over and save us from the chaos, the Nobility managed to find an excellent candidate in Target Character. Though the invitation of Target Character was meant to be temporary, the Burghers are more than happy to have him rule for life.
FlorenceCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_flo.txt:2891
2892type = country_event
2893title = flavor_flo.60.title Invitation of Target Character
2894desc = flavor_flo.60.desc The recent economic issues in Country have been troubling the citizens for quite a while now. While seeking a prominent character to take over and save us from the chaos, the Nobility managed to find an excellent candidate in Target Character. Though the invitation of Target Character was meant to be temporary, the Burghers are more than happy to have him rule for life.
2895outcome = neutral
2896fire_only_once = yes
2897major = yes
2899dynamic_historical_event = {
}
2906illustration_tags = {
290710 = happy
290810 = interior
}
2911trigger = {
2912character:arg_gautier_vi_brienne ?= {
2913is_alive = yes
2914owner = {
2915is_ai = yes
}
}
}
2920immediate = {
}
2922character:arg_gautier_vi_brienne = {
2923save_scope_as = target_character
}
}