Event
Old Rival Recovers

Our willingness to help a rival in need may have been a righteous act, but now that he/she has recovered, he/she is as critical as ever of our power. What transpired has perhaps weakened the basis of his/her position slightly, but he/she is still intent on using all his/her power to sabotage the government of Country.
Enable HarmonyModifier Typeoption 2Event chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Political Rival Weakened
Old Rival Recovers↳ Option C “This is a time for charity, let us help this [man/woman] recover.” · 720 days later
Old Rival Recovers↳ Option C “This is a time for charity, let us help this [man/woman] recover.” · 720 days later
Definitionin_game/events/religion/buddhism_events.txt:1397
1398type = country_event
1399title = buddhism_events.1102.title Old Rival Recovers
1400desc = buddhism_events.1102.desc Our willingness to help a rival in need may have been a righteous act, but now that he/she has recovered, he/she is as critical as ever of our power. What transpired has perhaps weakened the basis of his/her position slightly, but he/she is still intent on using all his/her power to sabotage the government of Country.
1401outcome = neutral
1403trigger = {
1404scope:target_character ?= {
1404is_alive = yes
}
}
1407illustration_tags = {
140810 = interior
140910 = angry
}
1412immediate = {
1414if = {
1415limit = {
1416scope:target_ruler ?= {
1416is_alive = no
}
}
1418clear_saved_scope = target_ruler
}
}