스크립트 값

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. 소개 · 개인정보 보호 · 법적 고지