イベント
Target Location - 文化の交差路
幾度もの征服により、わが国の民に莫大な富がもたらされた。いまは、この富を保護することが我々の優先課題である。我々の王冠に輝くTarget Locationという宝石は、わが国の成功を示す輝かしい例であり、地域で拡大する権威の象徴である。現地のカーイト・ベイ要塞が竣工したことで、この都市の輝きはさらに増した。ここは時代を超えて重要な地となるだろう。
城建造物immediate
湾港適合性補正タイプimmediate要塞都市静的補正optionlocation_coastal_harbor_suitability_var変数after, optionlocation_has_castle_var変数after, optionlocation_has_roads_var変数after, optionlocation_is_capital_var変数after, optionlocation_num_buildings_var変数after定義in_game/events/situations/rise_of_the_ottomans.txt:1885
1886type = country_event
1887category = situation_event
1889title = rise_of_the_ottomans.204.title Target Location - 文化の交差路
1890desc = rise_of_the_ottomans.207.desc 幾度もの征服により、わが国の民に莫大な富がもたらされた。いまは、この富を保護することが我々の優先課題である。我々の王冠に輝くTarget Locationという宝石は、わが国の成功を示す輝かしい例であり、地域で拡大する権威の象徴である。現地のカーイト・ベイ要塞が竣工したことで、この都市の輝きはさらに増した。ここは時代を超えて重要な地となるだろう。
1891outcome = neutral
1893historical_info = rise_of_the_ottomans.204.historical_info カイセリは、ヒッタイト時代からシルクロードの要衝として栄えてきた。古代にはカッパドキア王国の都として機能し、ペルシアの支配下ではアレクサンドロス大王の圧倒的な力にひれ伏した。カイセリには3度の黄金時代、すなわち紀元前2000年頃のアッシリア人とヒッタイト人の交易拠点としての繁栄、1世紀から11世紀にかけてのローマ支配下、そして1178年から1243年のセルジューク朝時代があった。包囲戦や戦乱など激動の歴史にもかかわらず、カイセリの街並みは洗練された雰囲気をまとっており、フナト・ハトゥン・キュリイェスィやキリジ・アルスラーン・モスクなどの優れた建築物が点在している。
1894immediate = {
1895location:kayseri = {
1896save_scope_as = target_location
}
1902set_variable = {
1904value = {
1905add = scope:target_location.population
1906divide = 100
}
}
1909if = {
1916set_variable = {
1918value = {
1919add = 1
1920add = scope:target_location.modifier:harbor_suitability
}
}
}
1924if = {
}
1933if = {
1934limit = {
1935scope:target_location = {
1935num_buildings > 10
}
}
1937set_variable = {
1939value = {
1940add = scope:target_location.num_buildings
1941divide = 10
}
}
}
1945if = {
1946limit = {
1947scope:target_location = {
1947is_capital = yes
}
}
}
1954if = {
1955limit = {
1956scope:target_location = {
1956num_roads > 4
}
}
1958set_variable = {
1960value = {
1961add = scope:target_location.num_roads
1962divide = 4
}
}
}
1966set_variable = {
1968value = {
1969add = scope:target_location.market_access
1970multiply = 2
}
}
}
2031after = {
2035if = {
}
2039if = {
}
2043if = {
}
2047if = {
}
2051if = {
}
}