Event
Neglect of the Woodlands Rivers

The rivers that flow in the woodlands around Cahokia have long benefited our people. However, as the Target Location Rank has grown, so has neglect towards those very sources of water. With the main source of water for Cahokia now sickening our populace, Our Ruler has delegated multiple scouting parties to search for a more healthier source of water, although transportation of the new source will be difficult.
Definitionin_game/events/DHE/flavor_CHK.txt:392
393type = country_event
394title = flavor_chk.8.title Neglect of the Woodlands Rivers
395desc = flavor_chk.8.desc The rivers that flow in the woodlands around Cahokia have long benefited our people. However, as the Target Location Rank has grown, so has neglect towards those very sources of water. With the main source of water for Cahokia now sickening our populace, Our Ruler has delegated multiple scouting parties to search for a more healthier source of water, although transportation of the new source will be difficult.
396outcome = neutral
398fire_only_once = yes
406trigger = {
407has_ruler = yes
408owns = location:cahokia
409location:cahokia = {
410population > 30
411development >= 12
}
}
415immediate = {
}
417ruler ?= {
418save_scope_as = our_ruler
}
420location:cahokia = {
421save_scope_as = target_location
}
}
425illustration_tags = {
42610 = regular
42710 = exterior
}