스크립트 트리거이번 버전 신규

can_build_satellite_trade_building

can_build_satellite_trade_buildingin_game/common/scripted_triggers/building_triggers.txt:188

Scope into the TC that owns root.region so the cap is checked on the actual building owner, not the overlord.

정의in_game/common/scripted_triggers/building_triggers.txt:188

189OR = {
190scope:actor = {
191is_subject = yes
192total_effective_building_levels:$BUILDING_TYPE$ < {
193value = overlord.modifier:number_of_satellite_trade_buildings
}
}
196AND = {
197NOT = {
197scope:actor = {
197is_subject = yes
}
}
198scope:actor = {
199any_subject = {
200custom_tooltip = {
201text = trade_company_home_region_tt 무역 회사임
202has_variable = trade_company_home_region
}
204custom_tooltip = {
205text = trade_company_regions_tt 이 지역에 역량 보유
206is_target_in_variable_list = {
207name = trade_company_regions
208target = root.region
}
}
211total_effective_building_levels:$BUILDING_TYPE$ < {
212value = overlord.modifier:number_of_satellite_trade_buildings
}
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지