Event
Rural Folk Left Behind
As our policies increasingly favor urban hubs and commercial centers, rural voices grow restless. In Target Province, village councils complain of rising levies, neglected development, and the migration of youth toward the cities. The contrast between bustling urban markets and quiet, forgotten farmlands grows sharper by the day. Some within our Court Title argue this is an inevitable outcome of modern growth. Others warn that unchecked neglect may harden into rebellion.
LaborersPop Typeoption 1
PeasantsPop Typeoption 1gme25_cdVariabletriggerDefinitionin_game/events/missionevents/generic_mission_events.txt:1887
1888hide_portraits = yes
1889type = country_event
1891title = generic_mission_events.25.title Rural Folk Left Behind
1892desc = generic_mission_events.25.desc As our policies increasingly favor urban hubs and commercial centers, rural voices grow restless. In Target Province, village councils complain of rising levies, neglected development, and the migration of youth toward the cities. The contrast between bustling urban markets and quiet, forgotten farmlands grows sharper by the day. Some within our Court Title argue this is an inevitable outcome of modern growth. Others warn that unchecked neglect may harden into rebellion.
1893outcome = neutral
1898immediate = {
1903scope:mission_setup_trade_target_location = {
1903save_scope_as = target_location
}
1904ordered_owned_rural_location = {
1905limit = {
1906this != scope:target_location
1907is_capital = no
}
1909order_by = {
1910value = population
1911multiply = {
1912value = 1
1913add = proximity
}
}
1916max = 1
1917check_range_bounds = no
1918province = {
1918save_scope_as = target_province
}
}
}