Event
Nobility Demand Old Rights

The Nobility still recall the days when the Ruler Title was just the first among many within the Nobility. They yearn for a return to those days and are actively pressuring Target Ruler to restore to them certain lost rights and privileges.
NobilityEstatetriggerDefinitionin_game/events/random_event.txt:1251
1252type = country_event
1254title = random_event.27.title Nobility Demand Old Rights
1255desc = random_event.27.desc The Nobility still recall the days when the Ruler Title was just the first among many within the Nobility. They yearn for a return to those days and are actively pressuring Target Ruler to restore to them certain lost rights and privileges.
1256outcome = neutral
1257illustration_tags = {
125810 = angry
125910 = interior
}
1262trigger = {
1263has_ruler = yes
1265NOT = {
1265has_estate_privilege = estate_privilege:nobles_land_rights
}
}
1268immediate = {
1269ruler = {
1269save_scope_as = target_ruler
}
}
}