Event
Arguing Estate Protest in Target Location
Arguing Estate voices growing concern over the increasing influence of the Mission Target Estate estate within our court. In Target Location, their protests have grown louder, accusing Target Character of favoritism and ignoring the traditional balance of power.
The unrest threatens to destabilize the carefully managed cooperation between estates and undermine the internal unity of our Flavor Rank. Our advisors and local administrators strongly suggest we intervene before the protest engulfs the entire capital.
CrownEstateimmediate
Revoke Privilege CostModifier Typeoption 3gme4_cdVariabletriggerDefinitionin_game/events/missionevents/generic_mission_events.txt:6
7type = country_event
9title = generic_mission_events.4.title Arguing Estate Protest in Target Location
10desc = generic_mission_events.4.desc Arguing Estate voices growing concern over the increasing influence of the Mission Target Estate estate within our court. In Target Location, their protests have grown louder, accusing Target Character of favoritism and ignoring the traditional balance of power.
The unrest threatens to destabilize the carefully managed cooperation between estates and undermine the internal unity of our Flavor Rank. Our advisors and local administrators strongly suggest we intervene before the protest engulfs the entire capital.
The unrest threatens to destabilize the carefully managed cooperation between estates and undermine the internal unity of our Flavor Rank. Our advisors and local administrators strongly suggest we intervene before the protest engulfs the entire capital.
11outcome = neutral
17immediate = {
22capital ?= {
22save_scope_as = target_location
}
23ruler_or_regent ?= {
23save_scope_as = target_character
}
24random_estate = {
25limit = {
26NOT = {
26estate_type = scope:mission_target_estate.estate_type
}
}
29save_scope_as = arguing_estate
}
31if = {
32limit = {
33capital = {
34any_pop = {
35estate_type = scope:arguing_estate.estate_type
}
}
}
39capital = {
40ordered_pop = {
41limit = {
41estate_type = scope:arguing_estate.estate_type
}
42order_by = pop_size
43check_range_bounds = no
44max = 1
45save_scope_as = arguing_pop
}
}
}
50random_estate_privilege = {
51limit = {
52estate_type = scope:arguing_estate.estate_type
}
54save_scope_as = target_privilege
}
}