イベント
旧帝国の首都
幾度もの征服により、わが国の民に莫大な富がもたらされた。いまは、この富を保護することが我々の優先課題である。我々の王冠に輝く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:1194
1195type = country_event
1196category = situation_event
1198title = rise_of_the_ottomans.200.title 旧帝国の首都
1199desc = rise_of_the_ottomans.207.desc 幾度もの征服により、わが国の民に莫大な富がもたらされた。いまは、この富を保護することが我々の優先課題である。我々の王冠に輝くTarget Locationという宝石は、わが国の成功を示す輝かしい例であり、地域で拡大する権威の象徴である。現地のカーイト・ベイ要塞が竣工したことで、この都市の輝きはさらに増した。ここは時代を超えて重要な地となるだろう。
1200outcome = neutral
1201historical_info = rise_of_the_ottomans.200.historical_info イズミットはローマ時代から重要な都市である。豊かな湾岸に位置し、やがて交易の中心地や文化の交差路として繁栄した。その重要性は、ディオクレティアヌス帝がローマ帝国の東部地域の首都に定めたほどである。その後、13世紀初頭になると、都市の駐屯地は十字軍とガーズィーによって使われた。都市の所有権が前者から後者へと移ったためだ。そして1337年、オスマン軍の包囲戦により都市はついに陥落した。
1202immediate = {
1203location:izmit = {
1204save_scope_as = target_location
}
1210set_variable = {
1212value = {
1213add = scope:target_location.population
1214divide = 100
}
}
1217if = {
1224set_variable = {
1226value = {
1227add = 1
1228add = scope:target_location.modifier:harbor_suitability
}
}
}
1232if = {
}
1241if = {
1242limit = {
1243scope:target_location = {
1243num_buildings > 10
}
}
1245set_variable = {
1247value = {
1248add = scope:target_location.num_buildings
1249divide = 10
}
}
}
1253if = {
1254limit = {
1255scope:target_location = {
1255is_capital = yes
}
}
}
1262if = {
1263limit = {
1264scope:target_location = {
1264num_roads > 4
}
}
1266set_variable = {
1268value = {
1269add = scope:target_location.num_roads
1270divide = 4
}
}
}
1274set_variable = {
1276value = {
1277add = scope:target_location.market_access
1278multiply = 2
}
}
}
1339after = {
1343if = {
}
1347if = {
}
1351if = {
}
1355if = {
}
1359if = {
}
}