Sheet Rope

From PZwiki
Revision as of 08:47, 6 August 2013 by Zombieslayer123 (talk | contribs)

Template:Items

Sheet ropes allow the player to descend out a window to ground level, without taking any fall damage, using 1 sheet rope per floor rappelled. This can means that rappelling down a 7 story apartment requires 7 sheet ropes. Sheet ropes are crafted from sheets, and they take slightly less inventory space than sheets.

If the player does not have the "weak" trait, the player can climb UP the sheet rope as well, making it an alternate entrance to your base as well as an exit. However, entering/exiting a structure by this method can be very time-consuming.

The sheet rope will be put back into the game in 2.9.9.11 alpha animations and mechanics have been implemented into the game again.

Tip: The sheet rope is one of the most useful tools in PZ allowing you to build a fort with only sheets ropes as entrance, meaning zombies can't climb them and get into your fortification (although it is yet to have been tested with the zombie lore that allows zombies to use doors). Instead, they have to bash down nearby doors and windows in order to enter a fort. Furthermore, they can be used as backup exits in order to escape in case the fort is breached.





Code

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