Event
Examination of Local Governors

The Country Adjective control of Meritocracy Location is barely existent. While distance and connections play a role in our low influence over Meritocracy Location, the main issue is the local gubernatorial administration which seems to only be concerned with fattening the pockets of its members by any means, heedless of the suffering of those who live in the Meritocracy Location Rank.
Members of our Cabinet Title advocate to promote ideas from Meritocracy Country by introducing examinations of local governors across our Flavor Rank.
LegalismInstitutiontrigger
MeritocracyInstitutionimmediate, triggerDefinitionin_game/events/institution_events.txt:435
436type = country_event
437title = institution_events.21.title Examination of Local Governors
438desc = institution_events.21.desc The Country Adjective control of Meritocracy Location is barely existent. While distance and connections play a role in our low influence over Meritocracy Location, the main issue is the local gubernatorial administration which seems to only be concerned with fattening the pockets of its members by any means, heedless of the suffering of those who live in the Meritocracy Location Rank.
Members of our Cabinet Title advocate to promote ideas from Meritocracy Country by introducing examinations of local governors across our Flavor Rank.
Members of our Cabinet Title advocate to promote ideas from Meritocracy Country by introducing examinations of local governors across our Flavor Rank.
439outcome = neutral
440trigger = {
444exists = capital
445root.capital.region = {
446any_location_in_region = {
447is_city = yes
448owner ?= root
449institution_progress:meritocracy <= 80
450local_control < 0.5
}
}
}
459image = "gfx/interface/illustrations/institutions/meritocracy.dds"
461immediate = {
462root.capital.region = {
463ordered_ownable_location_in_region = {
464limit = {
465is_city = yes
466owner ?= root
467institution_progress:meritocracy <= 80
468local_control < 0.5
}
470order_by = {
471value = {
472add = local_control
473multiply = -1
}
}
476check_range_bounds = no
477max = 5
478add_to_list = institution_events_21_list
}
}
482random_in_list = {
483list = institution_events_21_list
484save_scope_as = meritocracy_location
}
487random_neighbor_country = {
489save_scope_as = meritocracy_country
}
}