병자 추방
행동

병자 추방

strict_quarantinesin_game/common/generic_actions/black_death.txt:743

흑사병에 걸린 이들은 대단히 위험하며, 곁에 있는 것만으로도 건강한 사람에게 역병을 퍼뜨릴 수 있습니다. 아직 가망이 있는 주민들을 구하기 위해서라도 반드시 병자들을 모든 공동체에서 추방해야 합니다.

요구 조건흑사병상황select trigger치료책 조달정적 보정치allow감염자 격리정적 보정치allow병자 추방정적 보정치potential

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

744type = situation
746ai_tick = daily
747ai_tick_frequency = 40
748automation_tick = daily
749automation_tick_frequency = 7
751exclusive_group = bd_disease_control_actions
753potential = {
754scope:actor ?= {
755NOT = {
755has_country_modifier = strict_quarantines
}
}
}
759allow = {
760scope:actor ?= {
761NOT = {
761has_country_modifier = segregate_the_infected
}
762NOT = {
762has_country_modifier = procure_remedies
}
}
}
766price = price:strict_quarantines
768select_trigger = {
769looking_for_a = situation
770target_flag = recipient
771name = "choose_situation" 상황 선택:
772column = {
773data = name
}
775visible = {
777situation_is_active = yes
778scope:actor = {
779country_has_disease_outbreak = root.var:original_outbreak
}
}
}
784effect = {
785scope:actor ?= {
786add_country_modifier = {
787modifier = strict_quarantines
788years = -1
789mode = add_and_extend
}
}
}
794ai_will_do = {
797add = "scope:actor.add_static_modifier_utility(strict_quarantines)"
800if = {
801limit = {
802scope:actor.monthly_income_total > 0
}
804add = {
805desc = "Available profit margin to build pest houses"
806value = {
807value = scope:actor.monthly_balance
808divide = scope:actor.monthly_income_total
809multiply = 20
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지