Event
The Shadow Over Cahokia

Though attempts have been made by Our Ruler and many others within Cahokia, the increasing instability of the region along with the growing inhospitable nature with failed crops yields and worsening river conditions, many have taken to leaving Cahokia for good. While Our Ruler and a portion of the Country Adjective elite have chose to remain for now, the glory days of the Target Location Rank are long gone.
Definitionin_game/events/DHE/flavor_CHK.txt:1391
1392type = country_event
1393title = flavor_chk.35.title The Shadow Over Cahokia
1394desc = flavor_chk.35.desc Though attempts have been made by Our Ruler and many others within Cahokia, the increasing instability of the region along with the growing inhospitable nature with failed crops yields and worsening river conditions, many have taken to leaving Cahokia for good. While Our Ruler and a portion of the Country Adjective elite have chose to remain for now, the glory days of the Target Location Rank are long gone.
1395outcome = neutral
1397fire_only_once = yes
1398dynamic_historical_event = {
}
1405trigger = {
1406has_ruler = yes
1407owns = location:cahokia
1408OR = {
1409custom_tooltip = {
1410text = variable_tt_chk_enable_downfall_events Fall of Cahokia
}
1413custom_tooltip = {
1414text = variable_tt_chk_enable_strengthening_events Strengthening of Cahokia
}
}
1418OR = {
1419stability < -20
1420tribal_cohesion < 50
1421location:cahokia = {
1422OR = {
1423population < 20
1424development <= 13
}
}
}
}
1430immediate = {
}
1432ruler ?= {
1433save_scope_as = our_ruler
}
1435location:cahokia = {
1436save_scope_as = target_location
}
}
1440illustration_tags = {
144110 = angry
144210 = exterior
}
1473after = {
}