'감염자 격리' 폐지
행동

'감염자 격리' 폐지

stop_segregate_the_infectedin_game/common/generic_actions/black_death.txt:690

전염병에 걸린 병자들의 이동 제한을 해제합니다.

요구 조건흑사병상황potential, select trigger감염자 격리정적 보정치potential

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

692type = situation
694ai_tick = daily
695ai_tick_frequency = 120
696automation_tick = daily
697automation_tick_frequency = 7
699exclusive_group = bd_disease_control_actions
700potential = {
701scope:actor ?= {
702can_see_situation = situation:black_death
703has_country_modifier = segregate_the_infected
}
}
707select_trigger = {
708looking_for_a = situation
709target_flag = recipient
710name = "choose_situation" 상황 선택:
711column = {
711data = name
}
712visible = {
714situation_is_active = yes
}
}
718effect = {
719scope:actor ?= {
720remove_country_modifier = segregate_the_infected
}
}
724ai_will_do = {
725add = "scope:actor.add_static_modifier_utility(segregate_the_infected)"
727add = {
728if = {
729limit = {
730scope:actor = {
731country_has_disease = disease:bubonic_plague
}
}
734value = 50
}
}
737multiply = -1
739subtract = 1
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지