事件

帝国的旧首都

rise_of_the_ottomans.200in_game/events/situations/rise_of_the_ottomans.txt:1194

我们的征服为我国人民积攒了难以想象的财富。因此,如何保护这些财富成为了急需考虑的问题。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
1205set_variable = {
}
}
1210set_variable = {
1212value = {
1213add = scope:target_location.population
1214divide = 100
}
}
1217if = {
1218limit = {
1219scope:target_location = {
1220is_coastal = yes
}
}
1224set_variable = {
1226value = {
1227add = 1
1228add = scope:target_location.modifier:harbor_suitability
}
}
}
1232if = {
1233limit = {
1234scope:target_location = {
1234has_building = building_type:castle
}
}
1236set_variable = {
1238value = 1.1
}
}
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
}
}
1257set_variable = {
1259value = 1.2
}
}
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 = {
1340remove_variable = location_pop_size_var
1341remove_variable = location_market_access_var
1342remove_variable = location_pop_size_var
1343if = {
1344limit = {
}
}
1347if = {
1348limit = {
1348has_variable = location_has_castle_var
}
1349remove_variable = location_has_castle_var
}
1351if = {
1352limit = {
1352has_variable = location_num_buildings_var
}
1353remove_variable = location_num_buildings_var
}
1355if = {
1356limit = {
1356has_variable = location_has_roads_var
}
1357remove_variable = location_has_roads_var
}
1359if = {
1360limit = {
1360has_variable = location_is_capital_var
}
1361remove_variable = location_is_capital_var
}
}

选项

A它将铺就更高远的前途!
1286add_prestige = prestige_mild_bonus (10)
1287scope:target_location = {
1288if = {
1289limit = {
1290NOT = {
1290has_location_modifier = stronghold_city_modifier
}
}
1292add_location_modifier = {
1294years = 10
1295mode = add_and_extend
}
}
1298custom_tooltip = based_on_target_location_splendor_and_importance_tt 基于当地的地点重要性,Target Location将获得:
1299change_control = {
1300value = control_mild_bonus (0.1)
1301multiply = owner.var:location_pop_size_var
1302if = {
1303limit = {
1304owner = {
1304has_variable = location_has_roads_var
}
}
1306multiply = owner.var:location_has_roads_var
}
1308if = {
1309limit = {
1310owner = {
1310has_variable = location_has_castle_var
}
}
1312multiply = owner.var:location_has_castle_var
}
1314if = {
1315limit = {
1316owner = {
1316has_variable = location_is_capital_var
}
}
1318multiply = owner.var:location_is_capital_var
}
}
1321change_prosperity = {
1322value = 0.05
1323multiply = owner.var:location_pop_size_var
1324if = {
1325limit = {
1326owner = {
}
}
1328multiply = owner.var:location_coastal_harbor_suitability_var
}
1330if = {
1331limit = {
1332owner = {
1332has_variable = location_is_capital_var
}
}
1334multiply = owner.var:location_is_capital_var
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明