Ereignis
Die Not von Cahokia

Angesichts der zunehmend schlechteren Bedingungen in Cahokia verlässt ein wachsender Teil der Bevölkerung die Target Location Rank endgültig in Richtung Cahokia Migration, wo sie sich niederlassen und ein neues Dorf gründen wollen. Da dieser zunehmende Exodus aus Cahokia auch wirtschaftlich wichtige Untertanen beinhaltet, befürchtet der innere Zirkel von Our Ruler, dass dies die letzten Tage von Cahokias Ruhm bedeuten könnte.
TraditionenZeitaltertrigger
RenaissanceZeitaltertriggerCahokiaLandtriggerSchatten von CahokiaStatischer ModifikatortriggerKeine Schädlingsereignisse mehrVariabletriggerDefinitionin_game/events/DHE/flavor_CHK.txt:1145
1146hide_portraits = yes
1147type = country_event
1148title = flavor_chk.32.title Die Not von Cahokia
1149desc = flavor_chk.32.desc Angesichts der zunehmend schlechteren Bedingungen in Cahokia verlässt ein wachsender Teil der Bevölkerung die Target Location Rank endgültig in Richtung Cahokia Migration, wo sie sich niederlassen und ein neues Dorf gründen wollen. Da dieser zunehmende Exodus aus Cahokia auch wirtschaftlich wichtige Untertanen beinhaltet, befürchtet der innere Zirkel von Our Ruler, dass dies die letzten Tage von Cahokias Ruhm bedeuten könnte.
1150outcome = neutral
1152trigger = {
1154custom_tooltip = {
1155text = variable_tt_chk_no_more_plight_events Keine Schädlingsereignisse mehr
}
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
}