Sheet: Difference between revisions

From PZwiki
No edit summary
m (Distribution table update)
 
(45 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{languages}}
{{Header|Project Zomboid|Items|Materials}}
{{Items
{{Page version|41.78.16}}
|image = Sheet.png  
{{Infobox item
|weight = 0.8
|name=Sheet
|model=Sheet_Model.png
|icon=Sheet.png
|category=Material
|weight=0.8
|function=Cover [[windows]]<br>Crafting material
|material=Cotton
|item_id=Base.Sheet
}}
}}
The sheet is a fundamental item required to securely barricade a structure. The sheet is primarily used to conceal your presence from the infected. After the 0.1.5 update, at least 3 window barricades are required to stop [[zombies]] from seeing through a window. Because of this, the sheet can be used as a makeshift curtains, that prevents unwanted zombies and survivors from seeing through your window. To do this, you have to right click a window with the sheet in your main inventory. After you attach it to the window, you can pull it down, similar to a curtain.
{{Quote|text=Can be used as an improvised curtain.<br>Also a source of bandages when ripped.|author=In-game tooltip}}
A '''sheet''' is a fundamental item required to secure a building or room.


The sheet has a secondary purpose as a crafting material. Before the 0.2.0 update, the sheet was the only item that can be turned into [[bandages]], which are essential first aid tools. However, many clothing items can also be turned into bandages. As of 0.2.0, sheets can also be turned into [[Sheet rope|Sheet ropes]], which can be used to rappel down from (and also up to, as long as your character doesn't have the 'Weak' trait) a window.
==Usage==
===Curtains===
The sheet is primarily used to conceal a player's presence from the infected. At least 3 [[barricade]]d [[plank]]s are required to block vision through a window. Alternatively, a sheet can be used as a makeshift [[curtain]] that prevents unwanted zombies and survivors from seeing through a window [[File:SheetCurtain Carpentry.gif|16px|Curtains]]. To do this, right-click a window with the sheet in the main inventory. After it is attached to the window, it can be pulled down, similar to a curtain.


== Crafting ==
To place a sheet on a player made [[Wooden Window|window frame]], there must be a tile on above it (i.e., a ceiling/roof).


{| class="wikitable sortable" style="text-align:center;"  
==Crafting==
|-  
The sheet can be torn into [[Ripped Sheets|ripped sheets]], which is a makeshift [[bandage]], an essential first aid tool. Sheets can also be turned into [[Sheet Rope|sheet ropes]], which can be used to rappel down from (and also up, as long as the player doesn't have the [[Traits#Negatives|weak]] trait) a window.
! Name
{{Crafting/sandbox2
! class="unsortable" | Recipe
|ripped_sheets
! class="unsortable" | Description
|sheet_rope
{{RecipeLookup|4000}}
}}
{{RecipeLookup|4001}}
 
|}
==Distribution==
The loot distributions can be found in the table(s) below.
 
<!--BOT FLAG|Sheet|41.78.16-->
{{clear}}
<div class="togglebox theme-red">
    <div>Sheet distribution
        <span class="mw-customtoggle-togglebox-Sheet" 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>
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-Sheet">
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Containers}}
    ! Building / Room
    ! Container
    ! Rolls
    ! Chance
    |-
    | bathroom
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | bathroom
    | {{ll|shelves}}
    | 4
    | 10.0
    |-
    | bedroom
    | {{ll|crate}}
    | 4
    | 50.0
    |-
    | bedroom
    | {{ll|crate}}
    | 4
    | 20.0
    |-
    | bedroom
    | {{ll|crate}}
    | 1
    | 1.0
    |-
    | bedroom
    | {{ll|crate}}
    | 4
    | 10.0
    |-
    | changeroom
    | {{ll|counter}}
    | 4
    | 4.0
    |-
    | departmentstorage
    | {{ll|metal_shelves}}
    | 4
    | 20.0
    |-
    | departmentstorage
    | {{ll|metal_shelves}}
    | 4
    | 10.0
    |-
    | hall
    | {{ll|laundrydryerbasic}}
    | 4
    | 20.0
    |-
    | hall
    | {{ll|laundrydryerbasic}}
    | 4
    | 10.0
    |-
    | hall
    | {{ll|laundrydryerbasic}}
    | 4
    | 50.0
    |-
    | laundry
    | {{ll|clothingdryer}}
    | 4
    | 20.0
    |-
    | laundry
    | {{ll|clothingdryer}}
    | 4
    | 10.0
    |-
    | motelroom
    | {{ll|metal_shelves}}
    | 4
    | 10.0
    |-
    | motelroom
    | {{ll|metal_shelves}}
    | 4
    | 50.0
    |-
    | motelroom
    | {{ll|metal_shelves}}
    | 4
    | 20.0
    |-
    | sewingstorage
    | {{ll|metal_shelves}}
    | 4
    | 10.0
    |-
    | sewingstorage
    | {{ll|metal_shelves}}
    | 4
    | 20.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Sheet" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Sheet|41.78.16-->
Curtains can be removed from windows, yielding 1 sheet. Otherwise, it is common to find sheets inside [[Containers#Bedroom storage|wardrobes]] and bathrooms.
 
==Trivia==
*Option to make improvised backpacks using sheet in [[build 42]] was teased on July 27, 2023 Thursdoids<ref>[https://projectzomboid.com/blog/news/2023/07/bagz-of-fun/ BagZ of fun - Project Zomboid]</ref>. It is currently not known if the weight it decreases will be 15 or if it is just a work in progress.
 
==Code==
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 491
  | source = items.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Sheet
{
    DisplayCategory = Material,
Weight = 0.8,
Type = Normal,
DisplayName = Sheet,
Icon = Sheet,
Tooltip = Tooltip_Sheet,
WorldStaticModel = Sheet,
}
}}
}}
 
==See also==
*[[Carpentry]]
*[[First Aid]]


[[Category:Version 0.2.0p]]
==Refenences==
[[Category:Construction]]
<references />


== Notes ==
{{Navbox items|tailoring_materials}}


- In order to place a sheet on a player made window frame, you have to make sure there's a tile on top of it (i.e. a ceiling/roof)
[[Category:Fabric]]
[[Category:Tailoring materials]]
[[Category:Spiffo's Construction Crew (Project)]]

Latest revision as of 16:34, 24 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]
Sheet
Sheet Model.png
General
Category
Material
Encumbrance
Moodle Icon HeavyLoad.png
0.8
Function
Cover windows
Crafting material
Properties
Material
Cotton
Technical
Item ID
Base.Sheet
Can be used as an improvised curtain.
Also a source of bandages when ripped.
— In-game tooltip

A sheet is a fundamental item required to secure a building or room.

Usage

Curtains

The sheet is primarily used to conceal a player's presence from the infected. At least 3 barricaded planks are required to block vision through a window. Alternatively, a sheet can be used as a makeshift curtain that prevents unwanted zombies and survivors from seeing through a window Curtains. To do this, right-click a window with the sheet in the main inventory. After it is attached to the window, it can be pulled down, similar to a curtain.

To place a sheet on a player made window frame, there must be a tile on above it (i.e., a ceiling/roof).

Crafting

The sheet can be torn into ripped sheets, which is a makeshift bandage, an essential first aid tool. Sheets can also be turned into sheet ropes, which can be used to rappel down from (and also up, as long as the player doesn't have the weak trait) a window.

Product Ingredients Tools Requirements Workstation XP
Rag.png
Ripped Sheets
One of:
TshirtGeneric.png Clothing (cotton) ×1
Sheet.png Sheet ×1
none none none 0.25 Tailoring
SheetRope.png
Sheet Rope
One of:
Sheet.png Sheet ×1
Vest White.png Clothing (cotton) ×1
none none none none

Distribution

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

Sheet distribution Show / Hide
Containers
Building / Room Container Rolls Chance
bathroom counter 4 10.0
bathroom shelves 4 10.0
bedroom crate 4 50.0
bedroom crate 4 20.0
bedroom crate 1 1.0
bedroom crate 4 10.0
changeroom counter 4 4.0
departmentstorage metal_shelves 4 20.0
departmentstorage metal_shelves 4 10.0
hall laundrydryerbasic 4 20.0
hall laundrydryerbasic 4 10.0
hall laundrydryerbasic 4 50.0
laundry clothingdryer 4 20.0
laundry clothingdryer 4 10.0
motelroom metal_shelves 4 10.0
motelroom metal_shelves 4 50.0
motelroom metal_shelves 4 20.0
sewingstorage metal_shelves 4 10.0
sewingstorage metal_shelves 4 20.0

Curtains can be removed from windows, yielding 1 sheet. Otherwise, it is common to find sheets inside wardrobes and bathrooms.

Trivia

  • Option to make improvised backpacks using sheet in build 42 was teased on July 27, 2023 Thursdoids[1]. It is currently not known if the weight it decreases will be 15 or if it is just a work in progress.

Code

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

Source: ProjectZomboid\media\scripts\items.txt

Retrieved: Build 41.78.16
item Sheet
	{
	    DisplayCategory = Material,
		Weight	=	0.8,
		Type	=	Normal,
		DisplayName	=	Sheet,
		Icon	=	Sheet,
		Tooltip = Tooltip_Sheet,
		WorldStaticModel = Sheet,
	}

See also

Refenences