Dish Towel: Difference between revisions

From PZwiki
(Redesigned page, + Navbox, reworked description description, + categories, confirmed info on wet/dry dish towel was correct.)
(Update distribution file)
 
(44 intermediate revisions by 8 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Miscellaneous items|Household}}
{{languages|Dish_Towel}}
{{Page version|41.78.16}}
<div class="header" style="margin: 5px; align: right; background: #C3E4ED; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #9AC0CD"> <!-- Code for Background Colour -->
{{Infobox item
<div style="float: right;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
|name=Dish Towel
<div style="float: left;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The_Game_World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Consumables|Consumables]] -> [[:Category:Medical Items|Medical Items]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|model=DishTowel_Model.png
{{Medical
|model2=WetDishTowel_Model.png
|image = Dish_Towel.png
|icon=Dishtowel.png
|primaryuse= Dry Player/Molotov
|icon_name=Dish Towel (dry)
|bandagepower = 0.0
|icon2=Dishtowel.png
|alcoholpower = 0.0
|icon_name2=Wet Dish Towel
|weight = 0.3
|category=Household
|weight=0.3
|weight_text=(dry)
|weight2=0.5
|weight_text2=(wet)
|function=[[Wet|Dry]] player<br>Clean bloodstains
|max_units=0.1
|wet_cooldown=8000
|item_id=Base.DishCloth
|item_id2=Base.DishClothWet
}}
}}
Dish Towels can be used to dry a player when they are displaying the [[Moodles#Wet|Wet]] Moodle after being caught in the rain ingame.
{{Quote|text=Use to dry self when wet. Always know where your towel is.|author=In-game tooltip.}}
<br><br>
A '''dish towel''' is a drainable [[Items|item]] used in [[First Aid|first aid]].
At the moment there is no way to dry up a '''Wet Dish Towel'''. Wet dish towels can be used with [[Bleach|bleach]] to clean blood splatters off of floors and walls.
<br><br>
As with the [[socks|Socks]] and the [[Ripped Sheets]], a '''Dish Towel''' can be used to make [[Molotov cocktail|Molotov Cocktails]], but the dish towels weigh more than both [[socks|Socks]] and [[Ripped Sheets]]. They are found in many kitchen drawers in most houses.  
<br><br><br><br><br><br>


== Crafting ==
==Usage==
===Drying===
Dish towels can be used to dry the player when they are displaying the [[wet]] moodle after being caught in the [[rain]] in-game, which will produce a '''wet dish towel'''.


{| class="wikitable sortable" style="text-align:center;"
The wet dish towel will dry over time.
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|3000}}
|}


== Code ==
===Cleaning===
''Dry Bath Towel'' [[File:Dish_Towel.png]]
Dish towels can be used with [[bleach]] to clean blood splatters off of floors and walls.
<nowiki>
 
   item DishCloth
==Distribution==
Weight = 0.3,
The loot distributions can be found in the table(s) below.
Type = Drainable,
 
DisplayName = Dish Towel,
<!--BOT FLAG|DishCloth|41.78.16-->
        UseWhileEquipped = FALSE,
{{Clear}}
Icon = Dishtowel,
<div class="togglebox theme-red">
        UseDelta = 0.1,
    <div>DishCloth distribution
ReplaceOnDeplete = DishClothWet,
        <span class="mw-customtoggle-togglebox-DishCloth" title="{{int:show}} / {{int:hide}}" style="float: right; padding-right: 30px; padding-top: 4px; font-size: 0.7em; font-weight: normal;">{{int:show}} / {{int:hide}}</span></div>
</nowiki>
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-DishCloth">
''Wet Bath Towel'' [[File:Dish_Towel.png]]
    Effective chance calculations are based off of default loot settings, and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the [[lucky]] and [[unlucky]] traits.    <div class="toggle-content">
<nowiki>
<div class="pz-container">
    item DishClothWet
<div id="containers" style="flex-basis:30%">
Weight = 0.3,
    {| class="wikitable theme-red" style="margin-right: 15px; width: 95%;"
Type = Normal,
    |+ {{ll|Containers}}
    ! Building/Room
    ! Container
    ! Effective chance
    |-
    | SafehouseLoot
    | {{ll|counter}}
    | 23.28%
    |-
    | SurvivorCache1
    | {{ll|counter}}
    | 23.28%
    |-
    | SurvivorCache2
    | {{ll|counter}}
    | 23.28%
    |-
    | all
    | {{ll|Outfit_Cook_Generic}}
    | 6.41%
    |-
    | all
    | {{ll|Outfit_Cook_Spiffos}}
    | 6.41%
    |-
    | all
    | {{ll|Outfit_Waiter_Classy}}
    | 6.41%
    |-
    | all
    | {{ll|Outfit_Waiter_Diner}}
    | 6.41%
    |-
    | all
    | {{ll|Outfit_Waiter_Market}}
    | 6.41%
    |-
    | all
    | {{ll|Outfit_Waiter_PileOCrepe}}
    | 6.41%
    |-
    | all
    | {{ll|Outfit_Waiter_PizzaWhirled}}
    | 6.41%
    |-
    | all
    | {{ll|Outfit_Waiter_Restaurant}}
    | 6.41%
    |-
    | all
    | {{ll|Outfit_Waiter_Spiffo}}
    | 6.41%
    |-
    | all
    | {{ll|Outfit_Waiter_TacoDelPancho}}
    | 6.41%
    |-
    | armysurplus
    | {{ll|counter}}
    | 12.41%
    |-
    | artstore
    | {{ll|counter}}
    | 12.41%
    |-
    | bakery
    | {{ll|counter}}
    | 12.41%
    |-
    | bakerykitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | bar
    | {{ll|counter}}
    | 12.41%
    |-
    | barbecuestore
    | {{ll|counter}}
    | 12.41%
    |-
    | barkitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | barstorage
    | {{ll|counter}}
    | 12.41%
    |-
    | baseballstore
    | {{ll|counter}}
    | 12.41%
    |-
    | beergarden
    | {{ll|counter}}
    | 12.41%
    |-
    | bookstore
    | {{ll|counter}}
    | 12.41%
    |-
    | bowlingalley
    | {{ll|counter}}
    | 12.41%
    |-
    | breakroom
    | {{ll|counter}}
    | 23.28%
    |-
    | burgerkitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | butcher
    | {{ll|counter}}
    | 12.41%
    |-
    | butcher
    | {{ll|counter}}
    | 19.27%
    |-
    | butcher
    | {{ll|metal_shelves}}
    | 19.27%
    |-
    | cafe
    | {{ll|counter}}
    | 12.41%
    |-
    | cafe
    | {{ll|metal_shelves}}
    | 12.41%
    |-
    | cafekitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | cafeteria
    | {{ll|counter}}
    | 12.41%
    |-
    | cafeteriakitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | camerastore
    | {{ll|counter}}
    | 12.41%
    |-
    | camping
    | {{ll|counter}}
    | 12.41%
    |-
    | candystore
    | {{ll|counter}}
    | 12.41%
    |-
    | carsupply
    | {{ll|counter}}
    | 12.41%
    |-
    | chinesekitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | chineserestaurant
    | {{ll|counter}}
    | 12.41%
    |-
    | clothingstore
    | {{ll|counter}}
    | 12.41%
    |-
    | conveniencestore
    | {{ll|counter}}
    | 12.41%
    |-
    | cornerstore
    | {{ll|counter}}
    | 12.41%
    |-
    | deepfry_kitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | departmentstorage
    | {{ll|metal_shelves}}
    | 23.28%
    |-
    | departmentstorage
    | {{ll|metal_shelves}}
    | 41.14%
    |-
    | departmentstore
    | {{ll|counter}}
    | 12.41%
    |-
    | dinerbackroom
    | {{ll|counter}}
    | 12.41%
    |-
    | dinerkitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | dining
    | {{ll|counter}}
    | 12.41%
    |-
    | donut_dining
    | {{ll|counter}}
    | 12.41%
    |-
    | donut_kitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | electronicsstore
    | {{ll|counter}}
    | 12.41%
    |-
    | fishchipskitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | fishingstorage
    | {{ll|counter}}
    | 12.41%
    |-
    | fossoil
    | {{ll|counter}}
    | 12.41%
    |-
    | gardenstore
    | {{ll|counter}}
    | 12.41%
    |-
    | gasstore
    | {{ll|counter}}
    | 12.41%
    |-
    | generalstore
    | {{ll|counter}}
    | 12.41%
    |-
    | generalstore
    | {{ll|shelves}}
    | 23.28%
    |-
    | generalstore
    | {{ll|shelves}}
    | 41.14%
    |-
    | generalstorestorage
    | {{ll|counter}}
    | 12.41%
    |-
    | generalstorestorage
    | {{ll|shelves}}
    | 23.28%
    |-
    | generalstorestorage
    | {{ll|shelves}}
    | 41.14%
    |-
    | giftstore
    | {{ll|counter}}
    | 12.41%
    |-
    | gigamart
    | {{ll|counter}}
    | 12.41%
    |-
    | gigamart
    | {{ll|shelves}}
    | 23.28%
    |-
    | gigamart
    | {{ll|shelves}}
    | 41.14%
    |-
    | gigamartkitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | grocery
    | {{ll|counter}}
    | 12.41%
    |-
    | gunstore
    | {{ll|counter}}
    | 12.41%
    |-
    | hall
    | {{ll|counter}}
    | 12.41%
    |-
    | housewarestore
    | {{ll|shelves}}
    | 23.28%
    |-
    | housewarestore
    | {{ll|shelves}}
    | 41.14%
    |-
    | hunting
    | {{ll|counter}}
    | 12.41%
    |-
    | icecream
    | {{ll|counter}}
    | 12.41%
    |-
    | icecreamkitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | italiankitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | italianrestaurant
    | {{ll|counter}}
    | 12.41%
    |-
    | jayschicken_dining
    | {{ll|counter}}
    | 12.41%
    |-
    | jayschicken_kitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | jewelrystore
    | {{ll|counter}}
    | 12.41%
    |-
    | kitchen
    | {{ll|counter}}
    | 23.28%
    |-
    | kitchen
    | {{ll|overhead}}
    | 23.28%
    |-
    | kitchen
    | {{ll|shelves}}
    | 23.28%
    |-
    | kitchen_crepe
    | {{ll|counter}}
    | 12.41%
    |-
    | kitchenwares
    | {{ll|shelves}}
    | 23.28%
    |-
    | kitchenwares
    | {{ll|shelves}}
    | 41.14%
    |-
    | laundry
    | {{ll|clothingdryer}}
    | 23.28%
    |-
    | laundry
    | {{ll|clothingdryer}}
    | 41.14%
    |-
    | laundry
    | {{ll|clothingdryerbasic}}
    | 23.28%
    |-
    | laundry
    | {{ll|clothingdryerbasic}}
    | 41.14%
    |-
    | laundry
    | {{ll|clothingwasher}}
    | 23.28%
    |-
    | laundry
    | {{ll|clothingwasher}}
    | 41.14%
    |-
    | laundry
    | {{ll|counter}}
    | 23.28%
    |-
    | laundry
    | {{ll|counter}}
    | 41.14%
    |-
    | leatherclothesstore
    | {{ll|counter}}
    | 12.41%
    |-
    | lingeriestore
    | {{ll|counter}}
    | 12.41%
    |-
    | liquorstore
    | {{ll|counter}}
    | 12.41%
    |-
    | livingroom
    | {{ll|counter}}
    | 23.28%
    |-
    | livingroom
    | {{ll|overhead}}
    | 23.28%
    |-
    | lobby
    | {{ll|counter}}
    | 12.41%
    |-
    | mexicankitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | movierental
    | {{ll|counter}}
    | 12.41%
    |-
    | optometrist
    | {{ll|counter}}
    | 12.41%
    |-
    | pawnshop
    | {{ll|counter}}
    | 12.41%
    |-
    | pharmacy
    | {{ll|counter}}
    | 12.41%
    |-
    | pileocrepe
    | {{ll|counter}}
    | 12.41%
    |-
    | pizzakitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | pizzawhirled
    | {{ll|counter}}
    | 12.41%
    |-
    | plazastore1
    | {{ll|counter}}
    | 12.41%
    |-
    | restaurant
    | {{ll|counter}}
    | 12.41%
    |-
    | restaurantkitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | seafoodkitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | sewingstore
    | {{ll|counter}}
    | 12.41%
    |-
    | shoestore
    | {{ll|counter}}
    | 12.41%
    |-
    | spiffo_dining
    | {{ll|counter}}
    | 12.41%
    |-
    | spiffoskitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | sportstorage
    | {{ll|counter}}
    | 12.41%
    |-
    | sportstore
    | {{ll|counter}}
    | 12.41%
    |-
    | sushidining
    | {{ll|counter}}
    | 12.41%
    |-
    | sushikitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | theatre
    | {{ll|counter}}
    | 12.41%
    |-
    | theatrekitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | toolstore
    | {{ll|counter}}
    | 12.41%
    |-
    | toystore
    | {{ll|counter}}
    | 12.41%
    |-
    | walletshop
    | {{ll|counter}}
    | 12.41%
    |-
    | westernkitchen
    | {{ll|counter}}
    | 12.41%
    |-
    | zippeestore
    | {{ll|counter}}
    | 12.41%
    |}
</div>
    </div><div style="clear: both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-DishCloth" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|DishCloth|41.78.16-->
Dish towels are usually found in kitchens of houses and restaurants, although they can also be found in motels, storage units and houseware stores.
 
==Code==
{{CodeBox|
''Dish Towel'' [[File:Dishtowel.png]]<br>
{{CodeSnip
  | lang = java
  | line = true
  | start = 642
   | source = items.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item DishCloth
{
    DisplayCategory = Household,
Weight = 0.3,
Type = Drainable,
DisplayName = Dish Towel,
        UseWhileEquipped = FALSE,
Icon = Dishtowel,
        UseDelta = 0.1,
ReplaceOnDeplete = DishClothWet,
Tooltip = Tooltip_Bathtowel,
WorldStaticModel = DishTowel,
cantBeConsolided = TRUE,
}
}}
 
 
''Wet Dish Towel'' [[File:Dishtowel.png]]<br>
{{CodeSnip
  | lang = java
  | line = true
  | start = 5
  | source = items.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item DishClothWet
{
    DisplayCategory = Household,
Weight = 0.3,
Type = Normal,
DisplayName = Wet Dish Towel,
DisplayName = Wet Dish Towel,
        Icon = Dishtowel,
        Icon = Dishtowel,
</nowiki>
        Wet                =          TRUE,
        WetCooldown        =          8000,
        ItemWhenDry        =          Base.DishCloth,
        WorldStaticModel = DishTowelWet,
}
}}
}}


== See Also ==
==See also==
[[First_Aid|General First Aid]]
*[[First Aid]]


{{Navbox/Consumables}}
{{Navbox items|household_equipment}}
[[Category:Consumables]]
[[Category:Medical Items]]
[[Category:Items]]
[[Category:Version 34.28]]

Latest revision as of 12:35, 30 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Dish Towel
DishTowel Model.png
WetDishTowel Model.png
General
Category
Household
Encumbrance
Moodle Icon HeavyLoad.png
0.3 (dry)
0.5 (wet)
Function
Dry player
Clean bloodstains
Properties
Capacity
10 units
Wet cooldown
166.4 seconds
Effect
WetnessMoodle Icon Wet.png
-40%
Technical
Item ID
Base.DishCloth
Base.DishClothWet
Use to dry self when wet. Always know where your towel is.
— In-game tooltip.

A dish towel is a drainable item used in first aid.

Usage

Drying

Dish towels can be used to dry the player when they are displaying the wet moodle after being caught in the rain in-game, which will produce a wet dish towel.

The wet dish towel will dry over time.

Cleaning

Dish towels can be used with bleach to clean blood splatters off of floors and walls.

Distribution

The loot distributions can be found in the table(s) below.

DishCloth distribution Show / Hide
Effective chance calculations are based off of default loot settings, and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the lucky and unlucky traits.
Containers
Building/Room Container Effective chance
SafehouseLoot counter 23.28%
SurvivorCache1 counter 23.28%
SurvivorCache2 counter 23.28%
all Outfit_Cook_Generic 6.41%
all Outfit_Cook_Spiffos 6.41%
all Outfit_Waiter_Classy 6.41%
all Outfit_Waiter_Diner 6.41%
all Outfit_Waiter_Market 6.41%
all Outfit_Waiter_PileOCrepe 6.41%
all Outfit_Waiter_PizzaWhirled 6.41%
all Outfit_Waiter_Restaurant 6.41%
all Outfit_Waiter_Spiffo 6.41%
all Outfit_Waiter_TacoDelPancho 6.41%
armysurplus counter 12.41%
artstore counter 12.41%
bakery counter 12.41%
bakerykitchen counter 12.41%
bar counter 12.41%
barbecuestore counter 12.41%
barkitchen counter 12.41%
barstorage counter 12.41%
baseballstore counter 12.41%
beergarden counter 12.41%
bookstore counter 12.41%
bowlingalley counter 12.41%
breakroom counter 23.28%
burgerkitchen counter 12.41%
butcher counter 12.41%
butcher counter 19.27%
butcher metal_shelves 19.27%
cafe counter 12.41%
cafe metal_shelves 12.41%
cafekitchen counter 12.41%
cafeteria counter 12.41%
cafeteriakitchen counter 12.41%
camerastore counter 12.41%
camping counter 12.41%
candystore counter 12.41%
carsupply counter 12.41%
chinesekitchen counter 12.41%
chineserestaurant counter 12.41%
clothingstore counter 12.41%
conveniencestore counter 12.41%
cornerstore counter 12.41%
deepfry_kitchen counter 12.41%
departmentstorage metal_shelves 23.28%
departmentstorage metal_shelves 41.14%
departmentstore counter 12.41%
dinerbackroom counter 12.41%
dinerkitchen counter 12.41%
dining counter 12.41%
donut_dining counter 12.41%
donut_kitchen counter 12.41%
electronicsstore counter 12.41%
fishchipskitchen counter 12.41%
fishingstorage counter 12.41%
fossoil counter 12.41%
gardenstore counter 12.41%
gasstore counter 12.41%
generalstore counter 12.41%
generalstore shelves 23.28%
generalstore shelves 41.14%
generalstorestorage counter 12.41%
generalstorestorage shelves 23.28%
generalstorestorage shelves 41.14%
giftstore counter 12.41%
gigamart counter 12.41%
gigamart shelves 23.28%
gigamart shelves 41.14%
gigamartkitchen counter 12.41%
grocery counter 12.41%
gunstore counter 12.41%
hall counter 12.41%
housewarestore shelves 23.28%
housewarestore shelves 41.14%
hunting counter 12.41%
icecream counter 12.41%
icecreamkitchen counter 12.41%
italiankitchen counter 12.41%
italianrestaurant counter 12.41%
jayschicken_dining counter 12.41%
jayschicken_kitchen counter 12.41%
jewelrystore counter 12.41%
kitchen counter 23.28%
kitchen overhead 23.28%
kitchen shelves 23.28%
kitchen_crepe counter 12.41%
kitchenwares shelves 23.28%
kitchenwares shelves 41.14%
laundry clothingdryer 23.28%
laundry clothingdryer 41.14%
laundry clothingdryerbasic 23.28%
laundry clothingdryerbasic 41.14%
laundry clothingwasher 23.28%
laundry clothingwasher 41.14%
laundry counter 23.28%
laundry counter 41.14%
leatherclothesstore counter 12.41%
lingeriestore counter 12.41%
liquorstore counter 12.41%
livingroom counter 23.28%
livingroom overhead 23.28%
lobby counter 12.41%
mexicankitchen counter 12.41%
movierental counter 12.41%
optometrist counter 12.41%
pawnshop counter 12.41%
pharmacy counter 12.41%
pileocrepe counter 12.41%
pizzakitchen counter 12.41%
pizzawhirled counter 12.41%
plazastore1 counter 12.41%
restaurant counter 12.41%
restaurantkitchen counter 12.41%
seafoodkitchen counter 12.41%
sewingstore counter 12.41%
shoestore counter 12.41%
spiffo_dining counter 12.41%
spiffoskitchen counter 12.41%
sportstorage counter 12.41%
sportstore counter 12.41%
sushidining counter 12.41%
sushikitchen counter 12.41%
theatre counter 12.41%
theatrekitchen counter 12.41%
toolstore counter 12.41%
toystore counter 12.41%
walletshop counter 12.41%
westernkitchen counter 12.41%
zippeestore counter 12.41%

Dish towels are usually found in kitchens of houses and restaurants, although they can also be found in motels, storage units and houseware stores.

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Dish Towel Dishtowel.png
Source: ProjectZomboid\media\scripts\items.txt

Retrieved: Build 41.78.16
item DishCloth
	{
	    DisplayCategory = Household,
		Weight	=	0.3,
		Type	=	Drainable,
		DisplayName	=	Dish Towel,
        UseWhileEquipped	=	FALSE,
		Icon	=	Dishtowel,
        UseDelta	=	0.1,
		ReplaceOnDeplete	=	DishClothWet,
		Tooltip = Tooltip_Bathtowel,
		WorldStaticModel = DishTowel,
		cantBeConsolided = TRUE,
	}


Wet Dish Towel Dishtowel.png
Source: ProjectZomboid\media\scripts\items.txt

Retrieved: Build 41.78.16
item DishClothWet
	{
	    DisplayCategory = Household,
		Weight	=	0.3,
		Type	=	Normal,
		DisplayName	=	Wet Dish Towel,
        Icon	=	Dishtowel,
        Wet                 =           TRUE,
        WetCooldown         =           8000,
        ItemWhenDry         =           Base.DishCloth,
        WorldStaticModel = DishTowelWet,
	}

See also