Event
Autonomy Demands

Reports have arrived from our subjects in Target Location about independence movements brewing against our authority. Having been informed about the passing of Target Hayan, it appears aspirations for autonomy have been relit. Regardless of the validity of these reports, and the extent at which the Target Subject Adjective people are ready to take up arms against us, we must take steps to maintain order!
Event chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Autonomy Demands
Target Overlord Demands our Allegiance↳ Option A “Demand they profess their allegiance.” · right away
Target Subject Disputes our Authority↳ Option B “It is time for them to follow [Target Hayan] to the grave!” · right away
Target Subject Shows their Allegiance↳ Option A “We will conform.” · right away
Definitionin_game/events/disaster/death_of_hayan_wuruk.txt:55
56type = country_event
57category = disaster_event
58title = death_of_hayan_wuruk.2.title Autonomy Demands
59desc = death_of_hayan_wuruk.2.desc Reports have arrived from our subjects in Target Location about independence movements brewing against our authority. Having been informed about the passing of Target Hayan, it appears aspirations for autonomy have been relit. Regardless of the validity of these reports, and the extent at which the Target Subject Adjective people are ready to take up arms against us, we must take steps to maintain order!
60outcome = neutral
61image = "gfx/interface/illustrations/disaster/death_of_hayan_wuruk.dds"
63trigger = {
}
70immediate = {
71character:maj_hayam_wuruk = {
71save_scope_as = target_hayan
}
72ruler_or_regent = {
72save_scope_as = target_character
}
73save_scope_as = target_overlord
74ordered_subject = {
79order_by = total_population
80max = 1
81check_range_bounds = no
86save_scope_as = target_subject
87ruler_or_regent = {
87save_scope_as = target_character2
}
88capital = {
88save_scope_as = target_location
}
}
}