이벤트
카호키아의 역경

카호키아 내부의 상황이 점차 악화됨에 따라 이 Target Location Rank(을)를 떠나 Cahokia Migration(으)로 이주해 새로이 정착촌을 세우는 주민들이 점차 늘어나고 있습니다. 이렇게 카호키아를 떠나는 주민 중에는 지역 최고의 인재들도 포함되어 있기 때문에, Our Ruler의 측근들은 이제 카호키아의 영광이 머지않아 막을 내리는 것은 아닌지 두려워하고 있습니다.
전통시대trigger
르네상스시대trigger카호키아국가trigger카호키아의 그림자정적 보정치trigger더 이상의 고난 이벤트 없음변수trigger정의in_game/events/DHE/flavor_CHK.txt:1145
1146hide_portraits = yes
1147type = country_event
1148title = flavor_chk.32.title 카호키아의 역경
1149desc = flavor_chk.32.desc 카호키아 내부의 상황이 점차 악화됨에 따라 이 Target Location Rank(을)를 떠나 Cahokia Migration(으)로 이주해 새로이 정착촌을 세우는 주민들이 점차 늘어나고 있습니다. 이렇게 카호키아를 떠나는 주민 중에는 지역 최고의 인재들도 포함되어 있기 때문에, Our Ruler의 측근들은 이제 카호키아의 영광이 머지않아 막을 내리는 것은 아닌지 두려워하고 있습니다.
1150outcome = neutral
1152trigger = {
1154custom_tooltip = {
1155text = variable_tt_chk_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
}