
建造物このバージョンで変更
隔離所
住民への疫病の蔓延を避けるため、病人を強制的に閉じ込める小さな小屋で、コミュニティの外に建てられる。
隔離所の建設可能補正タイプ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
}
}

