事件
考核地方总督

Country Adjective对Meritocracy Location的控制几乎不存在。虽然距离和交通状况确实影响了我们对Meritocracy Location的影响力,但主要问题在于当地政府——他们似乎只关心通过各种手段中饱私囊,完全不顾Meritocracy Location Rank居民的死活。
我国Cabinet Title的成员主张借鉴Meritocracy Country的做法,通过在Flavor Rank全境推行地方官员考核制度来改善现状。
律法主义思潮trigger
任人唯贤思潮immediate, trigger定义in_game/events/institution_events.txt:435
436type = country_event
437title = institution_events.21.title 考核地方总督
438desc = institution_events.21.desc Country Adjective对Meritocracy Location的控制几乎不存在。虽然距离和交通状况确实影响了我们对Meritocracy Location的影响力,但主要问题在于当地政府——他们似乎只关心通过各种手段中饱私囊,完全不顾Meritocracy Location Rank居民的死活。
我国Cabinet Title的成员主张借鉴Meritocracy Country的做法,通过在Flavor Rank全境推行地方官员考核制度来改善现状。
我国Cabinet Title的成员主张借鉴Meritocracy Country的做法,通过在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
}
}