
BuildingChanged this version
Pest House
A small hut outside the of the borders of a community, where the sick and diseased are confined against their will to avoid the spread of plagues to the rest of the citizens.
Can Build Pest HouseModifier Typecountry potential, remove if
Black DeathSituationcountry potential, remove ifModifiers
Disease Resistance+30%
Unrest+10%
Production Methods 1
Definitionin_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 Can only be constructed during the Black Death Situation if the Expel the Sick action is active.
}
}
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
}
}