Event
The Nobility Demand Recompensation

The state has lived off the contributions of the Nobility for a long period of the time. Now our Flavor Rank is doing well, so the Nobility is eager to get their cut of the cake.
NobilityEstatetriggerDefinitionin_game/events/random_event.txt:3049
3050type = country_event
3052title = random_event.60.title The Nobility Demand Recompensation
3053desc = random_event.60.desc The state has lived off the contributions of the Nobility for a long period of the time. Now our Flavor Rank is doing well, so the Nobility is eager to get their cut of the cake.
3054outcome = neutral
3055illustration_tags = {
305610 = regular
305710 = interior
}
3060trigger = {
3061num_loans < 1
3062at_war = no
3063war_exhaustion <= 0
3064stability > 0
3065num_rebels <= 0
3067estate_power(estate_type:nobles_estate) > 0
}
3070immediate = {
}
}