イベント
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:2058
2059type = country_event
2060category = situation_event
2062title = rise_of_the_ottomans.205.title Target Location - 東方における影響力
2063desc = rise_of_the_ottomans.207.desc 幾度もの征服により、わが国の民に莫大な富がもたらされた。いまは、この富を保護することが我々の優先課題である。我々の王冠に輝くTarget Locationという宝石は、わが国の成功を示す輝かしい例であり、地域で拡大する権威の象徴である。現地のカーイト・ベイ要塞が竣工したことで、この都市の輝きはさらに増した。ここは時代を超えて重要な地となるだろう。
2064outcome = neutral
2066historical_info = rise_of_the_ottomans.205.historical_info 当時の多くの歴史家の記述によると、スィヴァスは地域の最も重要な集落のひとつであり、美しいモスクとそれに併設された名高い病院があった。この都市は最終的に1516年にオスマン帝国の支配下に入り、サンジャク(県)のひとつとなった。
2067immediate = {
2072location:sivas = {
2073save_scope_as = target_location
}
2079set_variable = {
2081value = {
2082add = scope:target_location.population
2083divide = 100
}
}
2086if = {
2093set_variable = {
2095value = {
2096add = 1
2097add = scope:target_location.modifier:harbor_suitability
}
}
}
2101if = {
}
2110if = {
2111limit = {
2112scope:target_location = {
2112num_buildings > 10
}
}
2114set_variable = {
2116value = {
2117add = scope:target_location.num_buildings
2118divide = 10
}
}
}
2122if = {
2123limit = {
2124scope:target_location = {
2124is_capital = yes
}
}
}
2131if = {
2132limit = {
2133scope:target_location = {
2133num_roads > 4
}
}
2135set_variable = {
2137value = {
2138add = scope:target_location.num_roads
2139divide = 4
}
}
}
2143set_variable = {
2145value = {
2146add = scope:target_location.market_access
2147multiply = 2
}
}
}
2208after = {
2212if = {
}
2216if = {
}
2220if = {
}
2224if = {
}
2228if = {
}
}