EventChanged this version
A Righteous Ruler Title

There are few monarchs who can boast such a fervent supporter base as Target Ruler. However, his/her deputies are not always as fortunate. In some cases, our subjects simply refuse to accept that a particular governor, tax collector, or other government official is acting on Target Ruler's behalf. A petition has reached us about an entire gubernatorial administration which, according to popular belief, has been abusing our good will while making the people suffer.
NobilityEstatetrigger
CommonersEstatetrigger
MonarchyGovernment TypetriggerChastised Local Gubernatorial AdministrationStatic Modifierimmediate, triggerStrengthened Local Gubernatorial AdministrationStatic Modifierimmediate, trigger
GreedyTraitoption 2
RighteousTraittriggerDefinitionin_game/events/character/personality_events.txt:427
428type = country_event
429title = personality_events.11.title A Righteous Ruler Title
430desc = personality_events.11.desc There are few monarchs who can boast such a fervent supporter base as Target Ruler. However, his/her deputies are not always as fortunate. In some cases, our subjects simply refuse to accept that a particular governor, tax collector, or other government official is acting on Target Ruler's behalf. A petition has reached us about an entire gubernatorial administration which, according to popular belief, has been abusing our good will while making the people suffer.
431outcome = neutral
432illustration_tags = {
43310 = angry
43410 = exterior
}
436trigger = {
439has_ruler = yes
443any_province = {
444province_average_integration >= 0.5
}
}
450immediate = {
451random_province = {
452limit = {
453province_average_integration >= 0.5
}
457save_scope_as = target_province
}
460ruler = {
460save_scope_as = target_ruler
}
}
}