도시 재개방
행동

도시 재개방

stop_isolate_cities_black_deathin_game/common/generic_actions/black_death.txt:199

질병이 가장 심각한 시기가 지나갔으니 도시를 상인과 외국인에게 다시 개방합니다.

요구 조건흑사병상황select trigger도시 격리 중정적 보정치effect, potential

정의in_game/common/generic_actions/black_death.txt:199

200icon = isolate_cities_black_death
201type = situation
202ai_tick = daily
203ai_tick_frequency = 120
204automation_tick = daily
205automation_tick_frequency = 7
207potential = {
208scope:actor ?= {
209any_owned_non_rural_location = {
210has_location_modifier = isolating_cities
}
}
}
215select_trigger = {
216looking_for_a = situation
217target_flag = recipient
218name = "choose_situation" 상황 선택:
219column = {
219data = name
}
220visible = {
222situation_is_active = yes
}
}
226effect = {
227scope:actor ?= {
228every_owned_non_rural_location = {
229limit = {
230has_location_modifier = isolating_cities
}
232remove_location_modifier = isolating_cities
}
}
}
237ai_will_do = {
238add = "scope:actor.add_static_modifier_utility(isolating_cities)"
239add = 10
240multiply = -1
242subtract = 1
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지