Ereignis

Target Location – Ein Treffpunkt der Kulturen

rise_of_the_ottomans.204in_game/events/situations/rise_of_the_ottomans.txt:1885

Auf unseren Feldzügen haben wir unvorstellbare Reichtümer für unser Volk erobert. Es ist also wenig verwunderlich, dass der Schutz unseres Wohlstands hohe Priorität genießt. Target Location gehört zu unseren Kronjuwelen: Die Stadt ist der glanzvolle Beweis für unsere Erfolge und ein Sinnbild für unsere wachsende Autorität in der Region. Die Fertigstellung der Bey-Festung hat der Stadt einen noch höheren Status verschafft, womit ihr ein Platz in den Geschichtsbüchern sicher ist.

ErfordertBurgGebäudeimmediateHafenkapazitätModifikatorartimmediateBurgstadtStatischer Modifikatoroptionlocation_coastal_harbor_suitability_varVariableafter, optionlocation_has_castle_varVariableafter, optionlocation_has_roads_varVariableafter, optionlocation_is_capital_varVariableafter, optionlocation_num_buildings_varVariableafter

Definitionin_game/events/situations/rise_of_the_ottomans.txt:1885

1886type = country_event
1887category = situation_event
1889title = rise_of_the_ottomans.204.title Target Location – Ein Treffpunkt der Kulturen
1890desc = rise_of_the_ottomans.207.desc Auf unseren Feldzügen haben wir unvorstellbare Reichtümer für unser Volk erobert. Es ist also wenig verwunderlich, dass der Schutz unseres Wohlstands hohe Priorität genießt. Target Location gehört zu unseren Kronjuwelen: Die Stadt ist der glanzvolle Beweis für unsere Erfolge und ein Sinnbild für unsere wachsende Autorität in der Region. Die Fertigstellung der Bey-Festung hat der Stadt einen noch höheren Status verschafft, womit ihr ein Platz in den Geschichtsbüchern sicher ist.
1891outcome = neutral
1893historical_info = rise_of_the_ottomans.204.historical_info Kayseri wurde in der Zeit der Hethiter gegründet und stellte später einen wichtigen Knotenpunkt entlang der berühmten Seidenstraße dar. In der Antike residierten hier die Könige von Kappadokien. Später erlebte die Stadt unter persischer Herrschaft die Macht von Alexander dem Großen am eigenen Leib. Kayseri erfuhr drei Blütezeiten: die erste gegen 2000 v. u. Z. als Handelsposten zwischen Assyrern und Hethitern, die zweite unter römischer Herrschaft zwischen dem 1. und 11. Jahrhundert und die dritte unter den Seldschuken zwischen 1178 und 1243. Trotz einer turbulenten Geschichte voller Belagerungen und Schlachten strahlt die Stadt noch immer eine architektonische Eleganz aus und beherbergt Sehenswürdigkeiten wie den Hunad Hatun Külliyesi und die Kiliç-Arslan-Moschee.
1894immediate = {
1895location:kayseri = {
1896save_scope_as = target_location
1897set_variable = {
}
}
1902set_variable = {
1904value = {
1905add = scope:target_location.population
1906divide = 100
}
}
1909if = {
1910limit = {
1911scope:target_location = {
1912is_coastal = yes
}
}
1916set_variable = {
1918value = {
1919add = 1
1920add = scope:target_location.modifier:harbor_suitability
}
}
}
1924if = {
1925limit = {
1926scope:target_location = {
1926has_building = building_type:castle
}
}
1928set_variable = {
1930value = 1.1
}
}
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
}
}
1949set_variable = {
1951value = 1.2
}
}
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 = {
2032remove_variable = location_pop_size_var
2033remove_variable = location_market_access_var
2034remove_variable = location_pop_size_var
2035if = {
2036limit = {
}
}
2039if = {
2040limit = {
2040has_variable = location_has_castle_var
}
2041remove_variable = location_has_castle_var
}
2043if = {
2044limit = {
2044has_variable = location_num_buildings_var
}
2045remove_variable = location_num_buildings_var
}
2047if = {
2048limit = {
2048has_variable = location_has_roads_var
}
2049remove_variable = location_has_roads_var
}
2051if = {
2052limit = {
2052has_variable = location_is_capital_var
}
2053remove_variable = location_is_capital_var
}
}

Optionen

AEin Beweis dafür, dass wir an Einfluss und Wohlstand gewinnen!
1978add_prestige = prestige_mild_bonus (10)
1979scope:target_location = {
1980if = {
1981limit = {
1982NOT = {
1982has_location_modifier = stronghold_city_modifier
}
}
1984add_location_modifier = {
1986years = 10
1987mode = add_and_extend
}
}
1990custom_tooltip = based_on_target_location_splendor_and_importance_tt Beruhend auf seiner Ortsbedeutung, Target Location:
1991change_control = {
1992value = control_mild_bonus (0.1)
1993multiply = owner.var:location_pop_size_var
1994if = {
1995limit = {
1996owner = {
1996has_variable = location_has_roads_var
}
}
1998multiply = owner.var:location_has_roads_var
}
2000if = {
2001limit = {
2002owner = {
2002has_variable = location_has_castle_var
}
}
2004multiply = owner.var:location_has_castle_var
}
2006if = {
2007limit = {
2008owner = {
2008has_variable = location_is_capital_var
}
}
2010multiply = owner.var:location_is_capital_var
}
}
2013change_prosperity = {
2014value = 0.05
2015multiply = owner.var:location_pop_size_var
2016if = {
2017limit = {
2018owner = {
}
}
2020multiply = owner.var:location_coastal_harbor_suitability_var
}
2022if = {
2023limit = {
2024owner = {
2024has_variable = location_is_capital_var
}
}
2026multiply = owner.var:location_is_capital_var
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. Alle Rechte vorbehalten. Inoffizielles Fanprojekt, nicht mit Paradox Interactive verbunden. Spielinhalte © Paradox Interactive. Über · Datenschutz · Impressum