Event
Non-Enforcement of Ordinances

Although Target Ruler issues many ordinances, Target Ruler He She Formal is, in practice, almost powerless to enforce them. Instead, enforcement depends upon the local powers - regional Nobility and city governments - that are not always as vigilant as we desire. Recently, it has come to our attention that our authorities in Target Province are being particularly reticent in enforcing the Ruler Title's will.
Definitionin_game/events/random_event.txt:1332
1333type = country_event
1335title = random_event.29.title Non-Enforcement of Ordinances
1336desc = random_event.29.desc Although Target Ruler issues many ordinances, Target Ruler He She Formal is, in practice, almost powerless to enforce them. Instead, enforcement depends upon the local powers - regional Nobility and city governments - that are not always as vigilant as we desire. Recently, it has come to our attention that our authorities in Target Province are being particularly reticent in enforcing the Ruler Title's will.
1337outcome = neutral
1338illustration_tags = {
133910 = regular
134010 = interior
}
1343trigger = {
1344has_ruler = yes
1345any_province = {
1346province_average_control < 0.20
}
}
1352immediate = {
1353random_province = {
1354limit = {
1355province_average_control < 0.20
}
1359save_scope_as = target_province
}
1362ruler = {
1362save_scope_as = target_ruler
}
}