'병자 추방' 폐지
행동

'병자 추방' 폐지

stop_strict_quarantinesin_game/common/generic_actions/black_death.txt:816

이제 더는 병자들을 공동체의 경계 바깥으로 내쫓을 필요가 없으므로, 병자 수용에 쓰이던 격리 병원을 모두 불살라 없앨 수 있습니다.

요구 조건격리 병원건물effect흑사병상황select trigger병자 추방정적 보정치potential

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

818type = situation
820ai_tick = daily
821ai_tick_frequency = 120
822automation_tick = daily
823automation_tick_frequency = 7
825exclusive_group = bd_disease_control_actions
827potential = {
828scope:actor ?= {
829has_country_modifier = strict_quarantines
}
}
833select_trigger = {
834looking_for_a = situation
835target_flag = recipient
836name = "choose_situation" 상황 선택:
837column = {
837data = name
}
838visible = {
840situation_is_active = yes
}
}
844effect = {
845scope:actor ?= {
846remove_country_modifier = strict_quarantines
847every_owned_location = {
848limit = {
849has_building = building_type:pest_house
}
851destroy_building = "building(building_type:pest_house|scope:actor)"
}
}
}
856ai_will_do = {
857add = "scope:actor.add_static_modifier_utility(strict_quarantines)"
858add = {
859desc = "able to build pest houses"
860value = 15
}
863add = {
864if = {
865limit = {
866scope:actor = {
867country_has_disease = disease:bubonic_plague
}
}
870value = 50
}
}
873multiply = -1
875subtract = 1
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지