Event
Target Province Resists Urbanization
Our efforts to encourage urban growth in Target Province have been met with considerable resistance! Local customs and leadership push back against reforms, wary of change and fearful that increased bureaucracy will erode their autonomy.
While no open defiance has emerged, the slowdown is noticeable. Urban planners and administrators complain of obstruction, delays, and lack of cooperation. This may be the first sign of deeper resistance to our urban-oriented policies.
LaborersPop Typeoption 1
PeasantsPop Typeoption 1gme27_cdVariabletriggerDefinitionin_game/events/missionevents/generic_mission_events.txt:2062
2063type = country_event
2065title = generic_mission_events.27.title Target Province Resists Urbanization
2066desc = generic_mission_events.27.desc Our efforts to encourage urban growth in Target Province have been met with considerable resistance! Local customs and leadership push back against reforms, wary of change and fearful that increased bureaucracy will erode their autonomy.
While no open defiance has emerged, the slowdown is noticeable. Urban planners and administrators complain of obstruction, delays, and lack of cooperation. This may be the first sign of deeper resistance to our urban-oriented policies.
While no open defiance has emerged, the slowdown is noticeable. Urban planners and administrators complain of obstruction, delays, and lack of cooperation. This may be the first sign of deeper resistance to our urban-oriented policies.
2067outcome = neutral
2074immediate = {
2079scope:mission_setup_trade_target_location = {
2079save_scope_as = target_location
}
2080ordered_owned_rural_location = {
2081limit = {
2081rgo_workers >= 3
}
2082order_by = {
2083value = development
2084multiply = {
2085value = 1
2086add = local_control
}
}
2089check_range_bounds = no
2090max = {
2091value = 1
2092add = num_provinces
}
2094add_to_list = gme27_list_rural
}
2096random_in_list = {
2097list = gme27_list_rural
2098save_scope_as = target_location
2099province = {
2099save_scope_as = target_province
}
}
}