Event
Help from the Nobility

The movement of the Succession crisis pretender has gained traction within our Flavor Rank, which is teetering on the brink of collapse. The Nobility that once supported our throne have been forced to reckon with the dangers posed by the growing rebellion. Many among the Nobility recognize that their lands and privileges are bound to the continuation of our Country Adjective line, and thus, a faction has rallied to our defense. With their personal retinues and loyal bannermen, they offer support against the pretenders forces. However, in return they expect greater influence over our governance.
NoblesPop TypeimmediateDefinitionin_game/events/disaster/succession_crisis.txt:1017
1018hide_portraits = yes
1019type = country_event
1020category = disaster_event
1021title = succession_crisis.9.title Help from the Nobility
1022desc = succession_crisis.9.desc The movement of the Succession crisis pretender has gained traction within our Flavor Rank, which is teetering on the brink of collapse. The Nobility that once supported our throne have been forced to reckon with the dangers posed by the growing rebellion. Many among the Nobility recognize that their lands and privileges are bound to the continuation of our Country Adjective line, and thus, a faction has rallied to our defense. With their personal retinues and loyal bannermen, they offer support against the pretenders forces. However, in return they expect greater influence over our governance.
1023outcome = neutral
1024image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
1025immediate = {
1026ruler_or_regent ?= {
1026save_scope_as = target_character1
}
1028save_scope_as = succession_crisis_pretender_scope
}
1031estate(estate_type:nobles_estate) = {
1032random_possible_privilege = {
1033save_scope_as = target_privilege_1
}
}
1037scope:succession_crisis_pretender_scope = {
1038every_pops_supporting_rebel = {
1040add_to_list = nobles_pop_list
}
}
}