イベント
部族文化の中心地

カホキアの衰退に伴い、多様な人々がこの地を後にしたが、このTarget Location Rankが活気を取り戻しつつある現在、周辺の部族民が再びこの地に戻って定住している。Target Migration Sourceの商人たちがカホキアに戻ったことからも、このTarget Location Rankが東部森林地帯における主要な中心地として、再び存在感を示しつつあることが窺える。
部族社会階級immediate, triggerカホキアの再興変数trigger定義in_game/events/DHE/flavor_CHK.txt:794
795hide_portraits = yes
796type = country_event
797title = flavor_chk.22.title 部族文化の中心地
798desc = flavor_chk.22.desc カホキアの衰退に伴い、多様な人々がこの地を後にしたが、このTarget Location Rankが活気を取り戻しつつある現在、周辺の部族民が再びこの地に戻って定住している。Target Migration Sourceの商人たちがカホキアに戻ったことからも、このTarget Location Rankが東部森林地帯における主要な中心地として、再び存在感を示しつつあることが窺える。
799outcome = neutral
801fire_only_once = yes
809trigger = {
810has_ruler = yes
811owns = location:cahokia
812custom_tooltip = {
813text = variable_tt_chk_enable_strengthening_events カホキアの再興
}
816area:illinois_area = {
817any_location_in_area = {
818is_discovered_by = root
819owner != root
820any_pop = {
822OR = {
}
}
}
}
}
832immediate = {
}
834ruler ?= {
835save_scope_as = our_ruler
}
837location:cahokia = {
838save_scope_as = target_location
}
840area:illinois_area = {
841random_location_in_area = {
842limit = {
843is_discovered_by = root
844owner != root
845any_pop = {
847OR = {
}
}
}
854save_scope_as = target_migration_source
}
}
}
859illustration_tags = {
86010 = happy
86110 = exterior
}