脚本值

hanseatic_kontor_max_level

hanseatic_kontor_max_levelin_game/common/script_values/building_caps.txt:104
需要城市地点等级if 1大都市地点等级if 2

定义in_game/common/script_values/building_caps.txt:104

105add = {
106desc = "BUILDING_LEVEL_BASE" 基础
107value = 3
}
109if = {
110limit = {
111location_rank ?= location_rank:city
}
113add = {
114desc = "BUILDING_LEVEL_IS_CITY" 城市
115value = 2
}
}
118if = {
119limit = {
120location_rank ?= location_rank:megalopolis
}
122add = {
123desc = "BUILDING_LEVEL_IS_MEGAPOLIS" 大都市
124value = 10
}
}
128if = {
129limit = {
129exists = owner
}
131multiply = {
132desc = "BUILDING_LEVEL_FROM_OWNER_MODIFIERS" 所有者修正
133value = 1
134add = owner.modifier:market_building_levels
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明