Event
Open Defiance

It is now known what Target Character2 has been planning as his/her retribution. In an act of open defiance to his/her father, he/she has become the head of the Target Rebel rebellion to overthrow the allegedly tyrannical Ruler Title. This has spiralled out of our control, perhaps it is time to abdicate.
Event chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Love Affair
Influence of the House of Target Character Dynasty↳ Option A “Surely they will get bored of each other.” · 6–12 months later
Assassination of Target Character↳ Option A “Enough is enough, [Target Character] needs to die.” · 15–30 days later
Open Defiance↳ Option A “It has to be this way.” · right away
The House of Target Character Dynasty↳ Option B “There is nothing that can be done.” · 12–24 months later
Definitionin_game/events/DHE/flavor_por.txt:5328
5329type = country_event
5330title = flavor_por.2004.title Open Defiance
5331desc = flavor_por.2004.desc It is now known what Target Character2 has been planning as his/her retribution. In an act of open defiance to his/her father, he/she has become the head of the Target Rebel rebellion to overthrow the allegedly tyrannical Ruler Title. This has spiralled out of our control, perhaps it is time to abdicate.
5332outcome = neutral
5334illustration_tags = {
533510 = regular
533610 = exterior
}
5339immediate = {
}
5341clear_saved_scope = target_character
5342create_rebel = {
5343category = pretender
5344save_scope_as = target_rebel
}
5347scope:target_character2 = {
5348change_character_allegiance = scope:target_rebel
}
5351ordered_province = {
5352limit = {
5353NOT = {
5354any_location_in_province = {
5355this = root.capital
}
}
}
5359max = {
5360value = root.num_provinces
5361divide = 4
}
5363order_by = population
5364check_range_bounds = no
5365add_to_list = revolt_provinces
}
}
5369trigger = {
5370has_ruler = yes
5371scope:target_character2 = {
5372is_child_of = root.ruler
}
}