事件
部落文化的中心

随着卡霍基亚的衰落,其多元人口逐渐离散,而这座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
}