事件

Target Location-文化十字路口

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

我们的征服为我国人民积攒了难以想象的财富。因此,如何保护这些财富成为了急需考虑的问题。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 自赫梯时代起,开赛利就是著名商路的重要节点,古典时代的卡帕多西亚国王建都于此,波斯统治时期,这座城市见证了亚历山大大帝所向披靡。开赛利历经了三个黄金时代:公元前2000年左右作为赫梯人和亚述人的贸易站;公元1世纪到11世纪的罗马统治时代和1178年到1243年受塞尔柱帝国统治。尽管历史上历经交困与战乱,这座城市仍然自豪地将建筑的精美展现出来。胡纳德哈屯清真寺建筑群和基利杰·阿尔斯兰清真寺便坐落于该城。
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
}
}

选项

A这是我们日益增长的影响力和繁荣的证明!
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 基于当地的地点重要性,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.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明