Sheet Rope: Difference between revisions

From PZwiki
No edit summary
No edit summary
Line 5: Line 5:
}}
}}


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 weigh slightly less than sheets.  
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 has a strength level of 3 or higher, the player can climb UP the sheet rope, making it an alternate entrance to your base.
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.
(Not currently available.)


The sheet rope has been put back into the game in 2.9.9.11 alpha (July 24 2013) animations and mechanics have been implemented into the game again.
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 I have not tested it with the zombie lore setting that allows them to use doors.
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.





Revision as of 08:47, 6 August 2013

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,
}