Event
Nobility Demand Privileges

The privileges of the Nobility have been under continuous assault as Target Ruler has attempted to centralize more and more control. The Nobility have finally lost their patience and are demanding that they are given back what they believe is rightfully theirs.
NobilityEstatetriggerAdditional Privileges to NoblesStatic ModifiertriggerDefinitionin_game/events/random_event.txt:841
842type = country_event
844title = random_event.19.title Nobility Demand Privileges
845desc = random_event.19.desc The privileges of the Nobility have been under continuous assault as Target Ruler has attempted to centralize more and more control. The Nobility have finally lost their patience and are demanding that they are given back what they believe is rightfully theirs.
846outcome = neutral
847illustration_tags = {
84810 = angry
84910 = interior
}
852trigger = {
853has_ruler = yes
855estate_power(estate_type:nobles_estate) > 0
}
859immediate = {
860ruler = {
860save_scope_as = target_ruler
}
}
}