Difference between revisions of "Filth"

From RimWorld Wiki
Jump to navigation Jump to search
(→‎Summary Table: updated and some automation. Added ideology filths)
Line 26: Line 26:
 
However, soil tiles are inherently dirty, of neutral beauty, and have a walk speed penalty.
 
However, soil tiles are inherently dirty, of neutral beauty, and have a walk speed penalty.
  
==Summary Table==
+
== Summary table ==
{{stub|section=1|reason=Add a column for if the filth type can appear on straw matting. Add [[Biotech DLC]] filths}}
+
{{Stub|section=1|reason=Sources of [[Ideology DLC]] filths. Add [[Biotech DLC]] filths}}
 
Certain unsightly objects, i.e. vomit, have one value when under a roof and a lower value when unroofed. This simulates the general disgust of seeing eyesores indoors versus encountering them outside. Some messes can be spread by pawns tracking through them and others can be washed away by rain.
 
Certain unsightly objects, i.e. vomit, have one value when under a roof and a lower value when unroofed. This simulates the general disgust of seeing eyesores indoors versus encountering them outside. Some messes can be spread by pawns tracking through them and others can be washed away by rain.
  
 
The effect of filth on outdoors beauty is 30% of the effect indoors.
 
The effect of filth on outdoors beauty is 30% of the effect indoors.
<!--Default values-->{{#vardefine:beauty|-15}}{{#vardefine:cleanliness|-5}}
+
<!--Default values-->{{#vardefine:beautyI|-15}}{{#vardefine:beautyO|{{#expr:{{#var:beautyI}}*0.3 round 0}}}}{{#vardefine:cleanliness|-5}}
 
{| {{STDT| sortable c_25 text-center}}
 
{| {{STDT| sortable c_25 text-center}}
! style="width: 110px;" | Name !! Source !! Beauty (indoors) !! Beauty (outdoors) !! Cleanliness !! Trackable !! Washes away !! {{h:title|Ticks required to clean 1 layer of the filth|Work to clean}} !! {{h:title|Will automatically disappear after this many days|Days to disappear}} !! Notes
+
! Name !! Source !! Beauty indoors (outdoors) !! Cleanliness !! Ignores filth multiplier !! Trackable !! Washes away !! <abbr title="Ticks required to clean 1 layer of the filth">Work to clean</abbr> !! <abbr title="Will automatically disappear after this many days">Days to disappear</abbr> !! Notes
 
|- id = "Amniotic fluid"
 
|- id = "Amniotic fluid"
! style="text-align:left; padding-left: 6px;" | Amniotic fluid  
+
! style="text-align:left;" | Amniotic fluid  
| Fluid produced when an animal gives birth                       || -30 || -9 || -5 || {{check}} || {{check}} || 70 || 35 - 40 ||
+
| Fluid produced when an animal gives birth
 +
| -30 ({{#expr:-30*0.3 round 0}})    || -5                  || {{Check}} || {{Check}} || {{Check}} || 70 || 35 - 40 ||
 
|- id = "Ash"
 
|- id = "Ash"
! style="text-align:left; padding-left: 6px;" | Ash
+
! style="text-align:left;" | Ash
|Produced after flammables catch fire                           || -20 || -7 || -5 || {{check}} || {{cross}} || 70 || 10 - 15 ||
+
| Produced after flammables catch fire
 +
| -12 ({{#expr:-12*0.3 round 0}})    || -15                  || {{Check}} || {{Check}} || {{Cross}} || 70 || 10 - 15 ||
 
|- id = "Animal filth"
 
|- id = "Animal filth"
! style="text-align:left; padding-left: 6px;" | Animal filth
+
! style="text-align:left;" | Animal filth
|Produced by animals when walking on constructed floors           || -15 || -4 || -5 || {{check}} || {{check}} || 35 || 45 - 50 ||
+
| Produced by animals when walking on constructed floors
 +
| {{#var:beautyI}} ({{#var:beautyO}}) || {{#var:cleanliness}} || {{Cross}} || {{Check}} || {{Check}} || 35 || 45 - 50 ||
 
|- id = "Blood"
 
|- id = "Blood"
! style="text-align:left; padding-left: 6px;" | Blood
+
! style="text-align:left;" | Blood
|From a bleeding human or animal                                 || -30 || -9 || -10 || {{check}} || {{check}} || 70 || 35 - 40 ||
+
| From a bleeding human or animal
 +
| -30 ({{#expr:-30*0.3 round 0}})    || -10                  || {{Check}} || {{Check}} || {{Check}} || 70 || 35 - 40 ||
 
|- id = "Bugblood"
 
|- id = "Bugblood"
! style="text-align:left; padding-left: 6px;" | Bugblood
+
! style="text-align:left;" | Bugblood
|From a bleeding insectoid                                       || -40 || -12 || -15 || {{check}} || {{check}} || 80 || 35 - 40 ||
+
| From a bleeding insectoid
 +
| -40 ({{#expr:-40*0.3 round 0}})    || -15                  || {{Check}} || {{Check}} || {{Check}} || 80 || 35 - 40 ||
 
|- id = "Building rubble"
 
|- id = "Building rubble"
! style="text-align:left; padding-left: 6px;" | Building rubble
+
! style="text-align:left;" | Building rubble
|Debris created by collapsed structures or during [[mental break]]|| -15 || -4 || -5 || {{cross}} || {{cross}} || 35 || 45 - 50 ||
+
| Debris created by collapsed structures or during [[mental break]]
 +
| {{#var:beautyI}} ({{#var:beautyO}}) || {{#var:cleanliness}} || {{Cross}} || {{Cross}} || {{Cross}} || 35 || 45 - 50 ||
 
|- id = "Chemfuel puddle"
 
|- id = "Chemfuel puddle"
! style="text-align:left; padding-left: 6px;" | Chemfuel puddle
+
! style="text-align:left;" | Chemfuel puddle
| Flammable puddles created by incendiary weapons.               || -10 || -3 || -15 || {{check}} || {{check}} || 70 || 35 - 40 || It can be lit on fire, and despawns on its own. 150HP and 2.0 Flammability
+
| Flammable puddles created by incendiary weapons.
 +
| -10 ({{#expr:-10*0.3 round 0}})    || -15                 || {{Check}} || {{Check}} || {{Check}} || 70 || 35 - 40 || style="text-align:left;" | Can be lit on fire. 150 {{HP}} and 200% flammability. Max thickness 1.
 
|- id = "Corpse bile"
 
|- id = "Corpse bile"
! style="text-align:left; padding-left: 6px;" | Corpse bile
+
! style="text-align:left;" | Corpse bile
|From a rotting corpse                                           || -50 || -15 || -20 || {{check}} || {{check}} || 80 || 35 - 40 ||
+
|From a rotting corpse
 +
| -50 ({{#expr:-50*0.3 round 0}})    || -20                  || {{Check}} || {{Check}} || {{Check}} || 80 || 35 - 40 ||
 
|- id = "Dirt"
 
|- id = "Dirt"
! style="text-align:left; padding-left: 6px;" | Dirt
+
! style="text-align:left;" | Dirt
|Produced by humans when walking on constructed floors or rough stone after dirt || -15 || -4 || -5 || {{check}} || {{check}} || 35 || 45 - 50 ||
+
| Produced by humans when walking on constructed floors or rough stone after dirt
 +
| {{#var:beautyI}} ({{#var:beautyO}}) || {{#var:cleanliness}} || {{Cross}} || {{Check}} || {{Check}} || 35 || 45 - 50 ||
 
|- id = "Firefoam"
 
|- id = "Firefoam"
! style="text-align:left; padding-left: 6px;" | [[Firefoam]]
+
! style="text-align:left;" | [[Firefoam]]
|Fireproof foam from a firefoam popper                           || -25 || -8 || -5 || {{cross}} || {{check}} || 100 || 5 - 10 || Prevents fire from igniting.
+
| Fireproof foam from a firefoam popper
 +
| -25 ({{#expr:-25*0.3 round 0}})    || -5                  || {{Check}} || {{Check}} || {{Check}} || 100 || 5 - 10 || style="text-align:left;" | Prevents fire from igniting.
 
|- id = "Hair"
 
|- id = "Hair"
! style="text-align:left; padding-left: 6px;" | Hair
+
! style="text-align:left;" | Hair
| Produced by changing hair at a [[Styling station]]{{IdeologyIcon}}|| -10 || ? || -5 || {{cross}} || {{cross}} || 35 || 30 - 40 ||  
+
| Produced by changing hair at a [[Styling station]]{{IdeologyIcon}}
 +
| -10 ({{#expr:-10*0.3 round 0}})    ||  -5                  || {{Check}} || {{Cross}} || {{Cross}} ||  35 || 30 - 40 ||
 +
|- id = "Machine bits"
 +
! style="text-align:left;" | Machine bits
 +
| Produced from completing the "Shred Mechanoid" bill
 +
| -10 ({{#expr:-10*0.3 round 0}})    || -5                 || {{Check}} || {{Cross}} || {{Cross}} || 35 || 45 - 50 ||
 
|- id = "Rock rubble"
 
|- id = "Rock rubble"
! style="text-align:left; padding-left: 6px;" | Rock rubble
+
! style="text-align:left;" | Rock rubble
| Debris created by digging into mineral rocks                   || -15 || -4 || -5 || {{cross}} || {{cross}} || 35 || 45 - 50 ||
+
| Debris created by digging into mineral rocks
 +
| {{#var:beautyI}} ({{#var:beautyO}}) || {{#var:cleanliness}} || {{Cross}} || {{Cross}} || {{Cross}} || 35 || 45 - 50 ||
 
|- id = "Sand"
 
|- id = "Sand"
! style="text-align:left; padding-left: 6px;" | Sand
+
! style="text-align:left;" | Sand
| Produced by pawns when walking on constructed floors or rough stone after sand || -15 || -4 || -5 || {{check}} || {{cross}} || 35 || 45 - 50 ||
+
| Produced by pawns when walking on constructed floors or rough stone after sand
 +
| {{#var:beautyI}} ({{#var:beautyO}}) || {{#var:cleanliness}} || {{Cross}} || {{Check}} || {{Cross}} || 35 || 45 - 50 ||
 
|- id = "Scattered sandbags"
 
|- id = "Scattered sandbags"
! style="text-align:left; padding-left: 6px;" | Scattered sandbags
+
! style="text-align:left;" | Scattered sandbags
| Remnants from damaged or destroyed sandbags                     || -15 || -4 || -5 || {{cross}} || {{cross}} || 35 || 45 - 50 ||
+
| Remnants from damaged or destroyed sandbags
 +
| {{#var:beautyI}} ({{#var:beautyO}}) || {{#var:cleanliness}} || {{Cross}} || {{Cross}} || {{Cross}} || 35 || 45 - 50 ||
 
|- id = "Scattered slag"
 
|- id = "Scattered slag"
! style="text-align:left; padding-left: 6px;" | Scattered slag
+
! style="text-align:left;" | Scattered slag
| Spawned by crashed ships                                       || -15 ||  -4 || -5 || {{cross}} || {{cross}} || 35 || 45 - 50 ||
+
| Spawned by crashed ships
 +
| {{#var:beautyI}} ({{#var:beautyO}}) || {{#var:cleanliness}} || {{Cross}} || {{Cross}} || {{Cross}} || 35 || 45 - 50 ||
 
|- id = "Slime"
 
|- id = "Slime"
! style="text-align:left; padding-left: 6px;" | Slime
+
! style="text-align:left;" | Slime
| Found after opening a cryptosleep casket or during infestations || -25 ||  -8 || -5 || {{check}} || {{check}} || 70 || 35 - 40 ||
+
| Found after opening a cryptosleep casket or during infestations
|- id = "Pod slime"
+
| -25 ({{#expr:-25*0.3 round 0}})    || -5                  || {{Cross}} || {{Check}} || {{Check}} || 70 || 35 - 40 ||
! style="text-align:left; padding-left: 6px;" | Pod slime
 
| Produced from a completed or rejected cycle in a [[Biosculpter pod]]{{IdeologyIcon}} || -30 ||  -9 || -5 || {{check}} || {{check}} || 70 || 35 - 40 ||
 
 
|- id = "Trash"
 
|- id = "Trash"
! style="text-align:left; padding-left: 6px;" | Trash
+
! style="text-align:left;" | Trash
|Produced by humans when walking on constructed floors           || -15 ||  -4 || -5 || {{check}} || {{cross}} || 35 || 45 - 50 ||
+
| Produced by humans when walking on constructed floors
|- id = "Machine bits"
+
| {{#var:beautyI}} ({{#var:beautyO}}) || {{#var:cleanliness}} || {{Cross}} || {{Check}} || {{Cross}} || 35 || 45 - 50 ||
! style="text-align:left; padding-left: 6px;" | Machine bits
 
|Produced from completing the "Shred Mechanoid" bill              || -10 ||  ? || -5  || {{cross}} || {{cross}} || 35 || 45 - 50 ||
 
 
|- id = "Vomit"
 
|- id = "Vomit"
! style="text-align:left; padding-left: 6px;" | Vomit
+
! style="text-align:left;" | Vomit
| Vomit from a human or animal                                   || -40 || -12 || -15 || {{check}} || {{check}} || 70 || 35 - 40 ||
+
| Vomit from a human or animal
 +
| -40 ({{#expr:-40*0.3 round 0}})    || -15                  || {{Check}} || {{Check}} || {{Check}} || 70 || 35 - 40 ||
 
|- id = "Water puddle"
 
|- id = "Water puddle"
! style="text-align:left; padding-left: 6px;" | Water puddle
+
! style="text-align:left;" | Water puddle
| Produced by [[psycast#Waterskip|Waterskip]] psycast{{RoyaltyIcon}}   || -10 || -3 || -5 || {{check}} || {{cross}} || 30 || 0.2 - 0.4 || Prevents fire from igniting.
+
| Produced by [[psycast#Waterskip|Waterskip]] psycast{{RoyaltyIcon}}
 +
| -10 ({{#expr:-10*0.3 round 0}})    || -5                 || {{Cross}} || {{Check}} || {{Cross}} || 30 || 0.2 - 0.4 || style="text-align:left;" | Prevents fire from igniting.
 +
 
 +
|- id = "Dried blood"
 +
! style="text-align:left;" | Dried blood {{IdeologyIcon}}
 +
| ?
 +
| -10 ({{#expr:-10*0.3 round 0}})    ||  -5                  || {{Cross}} || {{Cross}} || {{Check}} ||  90 || 35 - 40 ||
 +
|- id = "Oil smear"
 +
! style="text-align:left;" | Oil smear {{IdeologyIcon}}
 +
| ?
 +
| -10 ({{#expr:-10*0.3 round 0}})    || -15                  || {{Cross}} || {{Check}} || {{Check}} ||  70 || 35 - 40 || style="text-align:left;" | Can be lit on fire. 250 {{HP}} and 150% flammability. Max thickness 1.
 +
|- id = "Pod slime"
 +
! style="text-align:left;" | Pod slime {{IdeologyIcon}}
 +
| Produced from a completed or rejected cycle in a [[Biosculpter pod]] {{IdeologyIcon}}.
 +
| -30 ({{#expr:-30*0.3 round 0}})    ||  -5                  || {{Cross}} || {{Check}} || {{Check}} ||  70 || 35 - 40 ||
 +
|- id = "Ragged uniform"
 +
! style="text-align:left;" | Ragged uniform {{IdeologyIcon}}
 +
| ?
 +
| {{#var:beautyI}} ({{#var:beautyO}}) || {{#var:cleanliness}} || {{Check}} || {{Check}} || {{Cross}} ||  25 || 35 - 40 ||
 +
|- id = "Scattered documents"
 +
! style="text-align:left;" | Scattered documents {{IdeologyIcon}}
 +
| ?
 +
| {{#var:beautyI}} ({{#var:beautyO}}) || {{#var:cleanliness}} || {{Cross}} || {{Cross}} || {{Check}} ||  25 || 35 - 40 ||
 +
 
 +
|- id = "Flammable bile"
 +
! style="text-align:left;" | Flammable bile {{BiotechIcon}}
 +
| Flammable puddles created by the [[Genes#Ability|Fire spew]]{{BiotechIcon}} ability
 +
| ? (-4) || ? || ? || {{Check}} || {{Check}} || ? || ? || style="text-align:left;" | Can be lit on fire; has properties similar to chemfuel puddles.
 
|- id = "Floor drawing"
 
|- id = "Floor drawing"
! style="text-align:left; padding-left: 6px;" | Floor drawing
+
! style="text-align:left;" | Floor drawing {{BiotechIcon}}
|Drawn by a [[Children_and_reproduction|child]]{{BiotechIcon}} colonist                                         || 0 || 0 || 0 || {{check}} || {{check}} || ? || ? ||
+
| Drawn by a [[Children_and_reproduction|child]]{{BiotechIcon}} colonist
|- id = "Flammable bile"
+
| 0 (0) || 0 || ? || {{Check}} || {{Check}} || ? || ? ||
! style="text-align:left; padding-left: 6px;" | Flammable bile
 
| Flammable puddles created by the [[Genes#Ability|Fire spew]]{{BiotechIcon}} ability                || ? || -4 || ? || {{check}} || {{check}} || ? || ? || It can be lit on fire; has properties similar to chemfuel puddles.
 
 
 
 
|- id = "Spent acid"
 
|- id = "Spent acid"
! style="text-align:left; padding-left: 6px;" | Spent Acid
+
! style="text-align:left;" | Spent acid {{BiotechIcon}}
| || ? ||  || ? || ? || ? || ? || ? || ?
+
| ? || ? || ? || ? || ? || ? || ? || ? ||
 
|}
 
|}
  

Revision as of 15:25, 10 April 2023

Filth is a broad term for any of several types of tile effects, all of which possess unique in-game appearances and negative beauty and cleanliness stats. Filth does not hinder movement, manipulation, or field of view, and can not be picked up. Filth is often spontaneous and unpreventable, with potentially disasterous consequences.

Many colonist tasks are directly impacted by the nearby presence of filth. The cleanliness room stat affects food poisoning, room quality, research speed, medical tend quality, and surgery success chance.

Filth is also a major factor on your colonists' mood. Pawns who have been in a filthy, ugly environment too long will gain a negative thought. Filth can quickly destroy the quality rating of an otherwise fine room, too, depriving your colonists of potential positive thoughts.

Generation

Filth is most frequently a problem on hard floors like concrete, wood floor, or rough stone. These hard floor-types accumulate dirt from pawns much faster than natural terrain, like soil or sand. Several types of filth may stack on the same tile at the same time, with cumulative beauty effects.

Some types of filth like "foot-traffic" dirt and colonists' trash are passively emitted periodically. An animal's filth rate determines how often it spontaneously produces animal filth on hard floors. In general, large animals produce a lot of animal filth and should thus be kept off of hard floors using zones. Smaller animals like the husky or cat have filth rates equal to or lower than humans. Straw matting can be used to absorb some animal filth, but it is highly flammable.

When a pawn is moving from terrain to floors, there is a chance for a pawn to track filth along their path for some number of tiles.[Detail needed]

Interactions

Filth is removed from a tile by colonists assigned to Cleaning or by rain if unroofed. Only filth in the Home area will be cleaned; tiles outside the home area will be ignored.

Limiting the home area of your colony will substantially reduce cleaning demands on your colonists. By default, a home area is automatically designated around new player structures and zones (this setting may be toggled in the lower right corner icon bar). However, home area designation is not automatically removed from an area, even if player structures are removed.

All colonists clean tiles at the same rate regardless of traits or capacities, but some types of floors, like Steel tiles and sterile tiles, are faster to clean than others. Some types of filth, like pawn trash, are faster to clean than others, like bugblood.

Natural terrain does not collect "dirt" from foot traffic, and therefore may be cleaner and more beautiful to use than constructed floor. However, soil tiles are inherently dirty, of neutral beauty, and have a walk speed penalty.

Summary table

Certain unsightly objects, i.e. vomit, have one value when under a roof and a lower value when unroofed. This simulates the general disgust of seeing eyesores indoors versus encountering them outside. Some messes can be spread by pawns tracking through them and others can be washed away by rain.

The effect of filth on outdoors beauty is 30% of the effect indoors.

Name Source Beauty indoors (outdoors) Cleanliness Ignores filth multiplier Trackable Washes away Work to clean Days to disappear Notes
Amniotic fluid Fluid produced when an animal gives birth -30 (-9) -5 Check.png Check.png Check.png 70 35 - 40
Ash Produced after flammables catch fire -12 (-4) -15 Check.png Check.png Ex.png 70 10 - 15
Animal filth Produced by animals when walking on constructed floors -15 (-5) -5 Ex.png Check.png Check.png 35 45 - 50
Blood From a bleeding human or animal -30 (-9) -10 Check.png Check.png Check.png 70 35 - 40
Bugblood From a bleeding insectoid -40 (-12) -15 Check.png Check.png Check.png 80 35 - 40
Building rubble Debris created by collapsed structures or during mental break -15 (-5) -5 Ex.png Ex.png Ex.png 35 45 - 50
Chemfuel puddle Flammable puddles created by incendiary weapons. -10 (-3) -15 Check.png Check.png Check.png 70 35 - 40 Can be lit on fire. 150 HP and 200% flammability. Max thickness 1.
Corpse bile From a rotting corpse -50 (-15) -20 Check.png Check.png Check.png 80 35 - 40
Dirt Produced by humans when walking on constructed floors or rough stone after dirt -15 (-5) -5 Ex.png Check.png Check.png 35 45 - 50
Firefoam Fireproof foam from a firefoam popper -25 (-8) -5 Check.png Check.png Check.png 100 5 - 10 Prevents fire from igniting.
Hair Produced by changing hair at a Styling stationContent added by the Ideology DLC -10 (-3) -5 Check.png Ex.png Ex.png 35 30 - 40
Machine bits Produced from completing the "Shred Mechanoid" bill -10 (-3) -5 Check.png Ex.png Ex.png 35 45 - 50
Rock rubble Debris created by digging into mineral rocks -15 (-5) -5 Ex.png Ex.png Ex.png 35 45 - 50
Sand Produced by pawns when walking on constructed floors or rough stone after sand -15 (-5) -5 Ex.png Check.png Ex.png 35 45 - 50
Scattered sandbags Remnants from damaged or destroyed sandbags -15 (-5) -5 Ex.png Ex.png Ex.png 35 45 - 50
Scattered slag Spawned by crashed ships -15 (-5) -5 Ex.png Ex.png Ex.png 35 45 - 50
Slime Found after opening a cryptosleep casket or during infestations -25 (-8) -5 Ex.png Check.png Check.png 70 35 - 40
Trash Produced by humans when walking on constructed floors -15 (-5) -5 Ex.png Check.png Ex.png 35 45 - 50
Vomit Vomit from a human or animal -40 (-12) -15 Check.png Check.png Check.png 70 35 - 40
Water puddle Produced by Waterskip psycastContent added by the Royalty DLC -10 (-3) -5 Ex.png Check.png Ex.png 30 0.2 - 0.4 Prevents fire from igniting.
Dried blood Content added by the Ideology DLC ? -10 (-3) -5 Ex.png Ex.png Check.png 90 35 - 40
Oil smear Content added by the Ideology DLC ? -10 (-3) -15 Ex.png Check.png Check.png 70 35 - 40 Can be lit on fire. 250 HP and 150% flammability. Max thickness 1.
Pod slime Content added by the Ideology DLC Produced from a completed or rejected cycle in a Biosculpter pod Content added by the Ideology DLC. -30 (-9) -5 Ex.png Check.png Check.png 70 35 - 40
Ragged uniform Content added by the Ideology DLC ? -15 (-5) -5 Check.png Check.png Ex.png 25 35 - 40
Scattered documents Content added by the Ideology DLC ? -15 (-5) -5 Ex.png Ex.png Check.png 25 35 - 40
Flammable bile Content added by the Biotech DLC Flammable puddles created by the Fire spewContent added by the Biotech DLC ability ? (-4) ? ? Check.png Check.png ? ? Can be lit on fire; has properties similar to chemfuel puddles.
Floor drawing Content added by the Biotech DLC Drawn by a childContent added by the Biotech DLC colonist 0 (0) 0 ? Check.png Check.png ? ?
Spent acid Content added by the Biotech DLC ? ? ? ? ? ?

Version history

  • 1.1.0 - Ashes from burned plants and buildings now survive rain and disappear after 10-15 days. They’re also visually larger.
  • 1.2.2753 - Dirt now washes away in rain.
  • Ideology DLC Release - Added pod slime.
  • 1.3.3066 - Rain washes away more filth types. Added an alert which tells the player high filth-producing animals are indoors without straw matting floor type. Indoor rooms with non-water flooring can have animal filth or trash spread on them.
  • Biotech DLC Release - Added floor drawing, spent acid, and flammable bile.