事件
卡霍基亚的阴影

尽管Our Ruler与其他卡霍基亚民众曾竭力挽留,但日益动荡的时局、连年歉收的农田与不断恶化的河道,终于使得许多人决定永远离开卡霍基亚。虽然眼下仍有部分Country Adjective精英与Our Ruler一同留下,但Target Location Rank的辉煌时代早已一去不复返。
定义in_game/events/DHE/flavor_CHK.txt:1391
1392type = country_event
1393title = flavor_chk.35.title 卡霍基亚的阴影
1394desc = flavor_chk.35.desc 尽管Our Ruler与其他卡霍基亚民众曾竭力挽留,但日益动荡的时局、连年歉收的农田与不断恶化的河道,终于使得许多人决定永远离开卡霍基亚。虽然眼下仍有部分Country Adjective精英与Our Ruler一同留下,但Target Location Rank的辉煌时代早已一去不复返。
1395outcome = neutral
1397fire_only_once = yes
1398dynamic_historical_event = {
}
1405trigger = {
1406has_ruler = yes
1407owns = location:cahokia
1408OR = {
1409custom_tooltip = {
1410text = variable_tt_chk_enable_downfall_events 卡霍基亚的衰落
}
1413custom_tooltip = {
1414text = variable_tt_chk_enable_strengthening_events 卡霍基亚的强化
}
}
1418OR = {
1419stability < -20
1420tribal_cohesion < 50
1421location:cahokia = {
1422OR = {
1423population < 20
1424development <= 13
}
}
}
}
1430immediate = {
}
1432ruler ?= {
1433save_scope_as = our_ruler
}
1435location:cahokia = {
1436save_scope_as = target_location
}
}
1440illustration_tags = {
144110 = angry
144210 = exterior
}
1473after = {
}