EventChanged this version
Target Robert and Target Petrarca

With the death of Target Robert, the Naples weeps in sorrow as the news of the king's passing spreads like a mournful whisper through its courts. The halls echo with a collective ache, for a wise and benevolent ruler has departed, leaving behind a realm draped in melancholy.
NaplesCountrytrigger
RomeCountrytriggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Target Robert and Target Petrarca
Target Petrarca Is Required by Naples↳ Option A “Bring [Target Petrarca], the famous philosopher to his burial.” · 20 days later
Target Petrarca arrives↳ Option A “Let him go.” · 20 days later
Target Petrarca will not come↳ Option B “We need him here.” · 20 days later
Definitionin_game/events/DHE/flavor_nap.txt:2564
2565type = country_event
2567title = flavor_nap.119.title Target Robert and Target Petrarca
2568desc = flavor_nap.119.desc With the death of Target Robert, the Naples weeps in sorrow as the news of the king's passing spreads like a mournful whisper through its courts. The halls echo with a collective ache, for a wise and benevolent ruler has departed, leaving behind a realm draped in melancholy.
2569outcome = neutral
2571illustration_tags = {
257210 = regular
257310 = interior
}
2576fire_only_once = yes
2577trigger = {
2579character:nap_robert_i_anjou ?= {
2580is_alive = no
}
}
2588immediate = {
}
2590character:pap_francesco_petrarca = {
2591save_scope_as = new_ruler
2592save_scope_as = target_petrarca
}
2594character:nap_robert_i_anjou = {
2595save_scope_as = target_robert
}
}