
건물이번 버전 변경
격리 병원
공동체 경계 바깥에 위치한 작은 오두막으로, 병든 이들이 다른 시민에게 역병을 옮기는 것을 막기 위해 강제로 수용되는 곳입니다.
격리 병원 건설 가능보정치 유형country potential, remove if
흑사병상황country potential, remove if보정치
생산 방식 1
정의in_game/common/building_types/town_buildings.txt:468
469audio_tier = 1
470is_foreign = no
472max_levels = 1
473employment_size = clergy_medical_employment
476rural_settlement = yes
477town = yes
478city = yes
479megalopolis = yes
481build_time = super_fast_temporary_house
483country_potential = {
485custom_tooltip = {
486text = pest_house_tt 흑사병 상황 진행 중 병자 추방 행동을 활성화했을 시에만 건설할 수 있습니다.
}
}
491remove_if = {
492OR = {
494owner = {
495AND = {
497trigger_if = {
498limit = {
499is_subject = yes
}
}
}
}
}
}
508unique_production_methods = {
509pest_house_maintenance = {
510fiber_crops = 0.10
511incense = 0.10
512category = building_maintenance
}
}

