![]() |
PZwiki Update Project — Project Zomboid has received its largest update ever. We need your help to get the wiki updated to build 41! Want to get started? See the community portal or join the discussion on the official Discord (pzwiki_editing). We appreciate any level of contribution. |
Sheet Rope
![]() |
English • français • polski • русский |
Sheet Rope | ||
---|---|---|
![]() | ||
| ||
General | ||
Category | Material | |
Weight | 0.8 | |
Function |
Travel multiple stories Crafting | |
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.
General
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 |
---|---|---|---|---|
![]() Sheet Rope |
0 XP | none | (consumed) |
Carpentry
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 | Ingredient 3 |
---|---|---|---|---|---|---|
![]() Logs Stack |
none | ![]() Log x2 (consumed) |
(consumed) | |||
![]() Logs Stack |
none | ![]() Log x3 (consumed) |
(consumed) | |||
![]() Logs Stack |
none | ![]() Log x4 (consumed) |
(consumed) | |||
![]() Sheet Rope |
none | (keep) |
![]() Sheet Rope x1 (per storey) (consumed) |
![]() Nails x1 | ||
![]() Wooden Picket |
1.25 CP | none | (keep) |
![]() Plank x1 (consumed) |
![]() Sheet Rope x1 |
Distribution
Sheet ropes cannot be found in the world and must be crafted.
Code
From items.txt (Project Zomboid directory/media/scripts/)
Retrieved | |
---|---|
Version 41.73 |
item SheetRope { DisplayCategory = Material, Weight = 0.8, Type = Normal, DisplayName = Sheet Rope, Icon = SheetRope, Tooltip = Tooltip_SheetRope, WorldStaticModel = SheetRope, Tags = Rope, }