Sheet Rope: Difference between revisions

From PZwiki
(Brought up to date and improved wording)
Line 1: Line 1:
{{languages|Sheet Rope}}
{{languages|Sheet Rope}}
{{header|The Game World|Items|type=Construction|version=Version 41|incver=50}}{{Infobox normal
{{header|The Game World|Items|type=Construction|version=Version 41|incver=73}}{{Infobox normal
|display_name = Sheet Rope
|display_name = Sheet Rope
|category = Material
|name_colour = Construction
|name_colour = Construction
|name_text_colour = Construction
|name_text_colour = Construction
Line 14: Line 15:


== Usage ==
== Usage ==
The sheet rope allows the player to descend out a window to ground level, without taking any fall damage, using ''1 sheet rope per floor'' rappelled along with a [[hammer]] and 1 [[nails|nail]] to secure it (regardless of the number of floors the sheet rope will cover). This means that rappelling from second floor to the ground floor would require 2 sheet ropes when counted with a following sequence: ground floor, 1st floor, 2nd floor.
The sheet rope allows the player to descend out a window or over a fence to ground level without taking any fall damage, using 2 sheet rope per level rappelled down with a [[hammer]] and 1 [[nails|nail]] to secure it


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 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.


:''Note: a hammer and nail must be in the player's inventory to hang a sheet rope. It's also important to note that the ground floor and top floor of a two-story house count as separate floors, so would require two sheet ropes. There has been confusion regarding this fact.''
2 Sheet ropes can be used to stack 2-4 logs to make them lighter and easier to transport. Unstacking the logs will give the player back the sheet ropes used.
 
2 Sheet Ropes can be used to Stack 2-4 logs to make them lighter and easier to transport. Unstacking the logs will give the player back the sheet ropes used.


=== Tips ===
=== Tips ===
The sheet rope is one of the most useful tools in [[Project Zomboid]]; allowing the player to build a fort with only sheet rope as an entrance, meaning zombies can't climb them and get into the fortification. Instead, they have to bash down nearby [[Door|doors]] and [[Window|windows]] in order to enter a fort. Furthermore, they can be used as backup exits to escape in case the fort is breached. Adding on to this, a [[sledgehammer]] can be used to demolish stairs, meaning the player is inaccessible from zombies. Be careful though, as zombies are capable of destroying the sheet ropes, so making sure there is more than one is a good idea. Since recently(August 2022), if you are being chased and try to escape up a rope, zombies can very quickly pull the rope and make you fall.A sheet rope '''will not''' disappear or be destroyed if the [[window]] is closed.
The sheet rope is one of the most useful tools in [[Project Zomboid]]; allowing the player to build a fort with only sheet rope as an entrance, meaning zombies can't climb them and get into the fortification. Instead, they have to bash down nearby [[Door|doors]] and [[Window|windows]] in order to enter a fort. Furthermore, they can be used as backup exits to escape in case the fort is breached. Adding on to this, stairs can be destroyed with a [[sledgehammer]] or deconstructed if player-made, rendering the upper floor(s) inaccessible to zombies. Be careful though, as zombies are capable of destroying the sheet ropes, so making sure there is more than one is a good idea. If the player attempts to climb up a sheet rope with zombies following close behind they can destroy it while the player is climbing it, so some distance should be gained before attempting to make an escape. A sheet rope ''will not'' disappear or be destroyed if the [[window]] is closed.


==Crafting==
==Crafting==
Sheet ropes are crafted from [[sheet]]s or [[clothing]].
Sheet ropes are crafted from [[sheet]]s or [[clothing]].
{{Crafting header|ing=1}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 4001 -->
{{Crafting header|ing=3}}
{{Crafting/core|ing=1
{{Crafting general|006|ing=1}}
| product_image = [[File:SheetRope.png|link=Sheet Rope|Sheet Rope]] | product_name = [[Sheet Rope]] | product_quantity = x1
{{Crafting carpentry|006|ing=2}}
| xp = <!-- Not present in the old template. Please fill in manually. -->
{{Crafting carpentry|007|ing=2}}
| sl = ''none''
{{Crafting carpentry|008|ing=2}}
| req =  
{{Crafting carpentry|403|ing=3}}
| f1 = [[File:Smallsheet.png]] | i1 = [[Sheet]]<br>or<br>[[Vest]]<br>or<br>[[Blouse]]<br>or<br>[[Sweater]]<br>or<br>[[Trousers]]<br>or<br>[[Skirt]] | q1 = x1 | tag1 = (consumed)
{{Crafting carpentry|405|ing=3}}
}}
|}
|}


Line 43: Line 41:
== Code ==
== Code ==
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
{{Retrieved|version=41|incver=39}}
{{Retrieved|version=41|incver=73}}
<pre> item SheetRope
<pre>
Weight = 0.8,
item SheetRope
Type = Normal,
{
DisplayName = Sheet Rope,
DisplayCategory = Material,
Icon = SheetRope,
Weight = 0.8,
Tooltip = Tooltip_SheetRope,
Type = Normal,
DisplayName = Sheet Rope,
Icon = SheetRope,
Tooltip = Tooltip_SheetRope,
WorldStaticModel = SheetRope,
Tags    = Rope,
}
</pre>
</pre>



Revision as of 13:08, 29 September 2022

The Game WorldItemsSheet Rope
Sheet Rope
Sheet Rope
Sheet Rope
General
Category Material
Encumbrance
Heavy Load
0.8
Function Travel multiple stories
Technical details
Base ID Base.SheetRope
Can be used as an improvised escape from upper stories.
One sheet rope required per level.
Requires hammer and nails. Press 'E' to climb.
— In-game tooltip

A sheet rope is an item used to travel multiple stories.

Usage

The sheet rope allows the player to descend out a window or over a fence to ground level without taking any fall damage, using 2 sheet rope per level rappelled down with a hammer and 1 nail to secure it

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.

2 Sheet ropes can be used to stack 2-4 logs to make them lighter and easier to transport. Unstacking the logs will give the player back the sheet ropes used.

Tips

The sheet rope is one of the most useful tools in Project Zomboid; allowing the player to build a fort with only sheet rope as an entrance, meaning zombies can't climb them and get into the fortification. Instead, they have to bash down nearby doors and windows in order to enter a fort. Furthermore, they can be used as backup exits to escape in case the fort is breached. Adding on to this, stairs can be destroyed with a sledgehammer or deconstructed if player-made, rendering the upper floor(s) inaccessible to zombies. Be careful though, as zombies are capable of destroying the sheet ropes, so making sure there is more than one is a good idea. If the player attempts to climb up a sheet rope with zombies following close behind they can destroy it while the player is climbing it, so some distance should be gained before attempting to make an escape. A sheet rope will not disappear or be destroyed if the window is closed.

Crafting

Sheet ropes are crafted from sheets or clothing.

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3
SheetRope.png
Sheet Rope
0 XP none
(consumed)
Logs2.png
Logs Stack
0 XP none Logs.png
Log x2
(consumed)
One of:
Rope.png Rope x2
Sheet Rope.png Sheet Rope x2

(consumed)
Logs3.png
Logs Stack
0 XP none Logs.png
Log x3
(consumed)
One of:
Rope.png Rope x2
Sheet Rope.png Sheet Rope x2

(consumed)
Logs4.png
Logs Stack
0 XP none Logs.png
Log x4
(consumed)
One of:
Rope.png Rope x2
Sheet Rope.png Sheet Rope x2

(consumed)
SheetRope Carpentry.png
Sheet Rope
0 XP none Hammer.png
Hammer (tag)
(keep)
One of:
SheetRope.png Sheet Rope
(x1 per story)
Rope.png Rope
(x1 per story)

(consumed)
Nails.png
Nails x1
(consumed)
WoodenPicket Carpentry.png
Wooden Picket
1.25 Carpentry none Hammer.png
Hammer (tag)
(keep)
Plank.png
Plank x1
(consumed)
Sheet Rope.png
Sheet Rope x1
(consumed)


Distribution

Sheet ropes cannot be found in the world and must be crafted.

Code

From items.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 41.73

	item SheetRope
	{
		DisplayCategory 	= Material,
		Weight			= 0.8,
		Type			= Normal,
		DisplayName		= Sheet Rope,
		Icon			= SheetRope,
		Tooltip 		= Tooltip_SheetRope,
		WorldStaticModel 	= SheetRope,
		Tags    		= Rope,
	}

See also