Sheet

From PZwiki
Revision as of 22:34, 16 November 2013 by Minic90 (talk | contribs) (→‎Crafting)

Template:Items 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 hand, after you attach it to the window, you can pull it down, similarly to the curtain.

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, later, many clothing items can also be turned into bandages. As of 0.2.0, sheets can also be turned into Sheet ropes, which can be used to rappel down (and depending on character traits, also up) a building from a window.

Crafting

Name Recipe Description
























Code

item Sheet
{
	Type				=			Normal,
	DisplayName			=			Sheet,
	Icon				=			Sheet,
	Weight				=			0.8
}