EventChanged this version
Assistance in the Yamunā Canal

The Yamunā Canal in Doab has been left without support. Places such as Target Location, Target Location2, and Target Location3 have been suffering, and are in dire need of more funding. Target Character has suggested we relocate some of our funds to aid the population there.
IrrigationBuildingoption 1
DelhiCountrydynamic historical event.tagdlh_grand_vizierVariableimmediate, triggerDefinitionin_game/events/DHE/flavor_DLH.txt:2962
2963type = country_event
2964title = flavor_dlh.34.title Assistance in the Yamunā Canal
2965desc = flavor_dlh.34.desc The Yamunā Canal in Doab has been left without support. Places such as Target Location, Target Location2, and Target Location3 have been suffering, and are in dire need of more funding. Target Character has suggested we relocate some of our funds to aid the population there.
2966outcome = neutral
2968illustration_tags = {
296910 = exterior
297010 = regular
}
2973dynamic_historical_event = {
}
2980fire_only_once = yes
2982trigger = {
2983area:doab_area = {
2984any_location_in_area = {
2985percent = 1
2986OR = {
2987owner ?= root
2988is_ownable = no
}
}
}
2993any_cabinet_character ?= {
2994custom_tooltip = {
2995text = variable_dlh_grand_vizier_tt A Grand Vizier Serves the Court
}
}
}
3001immediate = {
}
3003random_cabinet_character ?= {
3007save_scope_as = target_character
}
3010area:doab_area = {
3011ordered_location_in_area = {
3012order_by = population
3013limit = {
3014owner ?= root
}
3016position = 0
3017save_scope_as = target_location
}
3019ordered_location_in_area = {
3020order_by = population
3021limit = {
3022owner ?= root
}
3024position = 1
3025save_scope_as = target_location2
}
3027ordered_location_in_area = {
3028order_by = population
3029limit = {
3030owner ?= root
}
3032position = 2
3033save_scope_as = target_location3
}
}
}