Event
Plight of Cahokia

Following the increased worsening conditions within Cahokia, a growing size of the populace have taken to leaving the Target Location Rank for good, choosing Cahokia Migration to settle and establish a new village. With the increasing size of this exodus from Cahokia including some of its most skilled populace, those within Our Ruler's inner circle fear this may be the final days of Cahokia's glory.
TraditionsAgetrigger
RenaissanceAgetriggerCahokiaCountrytriggerShadow of CahokiaStatic ModifiertriggerNo More Plight EventsVariabletriggerDefinitionin_game/events/DHE/flavor_CHK.txt:1145
1146hide_portraits = yes
1147type = country_event
1148title = flavor_chk.32.title Plight of Cahokia
1149desc = flavor_chk.32.desc Following the increased worsening conditions within Cahokia, a growing size of the populace have taken to leaving the Target Location Rank for good, choosing Cahokia Migration to settle and establish a new village. With the increasing size of this exodus from Cahokia including some of its most skilled populace, those within Our Ruler's inner circle fear this may be the final days of Cahokia's glory.
1150outcome = neutral
1152trigger = {
1154custom_tooltip = {
1155text = variable_tt_chk_no_more_plight_events No More Plight Events
}
1158OR = {
1159has_ruler = yes
1160has_regent = yes
}
1162owns = location:cahokia
1163OR = {
}
1172area:iowa_area = {
1173any_location_in_area = {
1174has_owner = no
1175is_discovered_by = root
1176count > 2
}
}
1179area:wisconsin_area = {
1180any_location_in_area = {
1181has_owner = no
1182is_discovered_by = root
1183count > 2
}
}
1186area:arkansas_area = {
1187any_location_in_area = {
1188has_owner = no
1189is_discovered_by = root
1190count > 2
}
}
1193area:tennessee_area = {
1194any_location_in_area = {
1195has_owner = no
1196is_discovered_by = root
1197count > 2
}
}
}
1202immediate = {
}
1204ruler_or_regent ?= {
1205save_scope_as = our_ruler
}
1207random_owned_location = {
1208limit = {
1209population > 5
}
1211save_scope_as = target_location
}
1213random_list = {
121425 = {
1215area:iowa_area = {
1216random_location_in_area = {
1217limit = {
1218has_owner = no
1219is_discovered_by = root
}
1221save_scope_as = cahokia_migration
}
}
}
122525 = {
1226area:wisconsin_area = {
1227random_location_in_area = {
1228limit = {
1229has_owner = no
1230is_discovered_by = root
}
1232save_scope_as = cahokia_migration
}
}
}
123625 = {
1237area:arkansas_area = {
1238random_location_in_area = {
1239limit = {
1240has_owner = no
1241is_discovered_by = root
}
1243save_scope_as = cahokia_migration
}
}
}
124725 = {
1248area:tennessee_area = {
1249random_location_in_area = {
1250limit = {
1251has_owner = no
1252is_discovered_by = root
}
1254save_scope_as = cahokia_migration
}
}
}
}
}
1261illustration_tags = {
126210 = angry
126310 = exterior
}