Event
Rise of Target Character

Exiled from Target Country2, Target Character now seeks refuge in Country. Claiming that he/she is the incarnation of Target Character God, his/her followers march wherever he/she goes.
PeasantsPop Typeoption 3
SunnismReligionoption 3tim_fazlallah_been_to_courtVariableimmediate, option 1Event chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Rise of Target Character
Rise of Target Character↳ Option B “Exile him immediately!” · right away
Rise of Target Character↳ Option A “[he/she] is welcome here.” · 1–10 years later
Rise of Target Character (see above)↳ Option A “He can stay.” · 1–10 years later
Definitionin_game/events/DHE/flavor_tim.txt:2026
2027type = country_event
2028title = flavor_tim.1101.title Rise of Target Character
2029desc = flavor_tim.1101.desc Exiled from Target Country2, Target Character now seeks refuge in Country. Claiming that he/she is the incarnation of Target Character God, his/her followers march wherever he/she goes.
2030outcome = neutral
2032trigger = {
2033scope:target_character = {
2034is_alive = yes
}
}
2038illustration_tags = {
203910 = regular
204010 = exterior
}
2043immediate = {
}
2045clear_saved_scope = target_country
2046ordered_neighbor_country = {
2050order_by = prestige
2051max = 1
2052save_scope_as = target_country
}
}