イベント
カホキアの苦境

カホキアの状況がさらに悪化するなか、多くの住民がこの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
}