Rope

From PZwiki
Revision as of 15:50, 5 April 2022 by VaileasysBot (talk | contribs) (→‎Crafting: file fix (A-L), replaced: File:SmallLog.png → File:Logs.png (4))
Rope
Rope
General
Category Item
Encumbrance
Heavy Load
0.3
Function Crafting
Technical details
Base ID Base.Rope

Rope is an item used in crafting.

Usage

Rope is used to craft a lamp on pillar and log wall.

It can also be used as a means of transporting logs. Using 1 rope per log, the player can reduce the carry weight of multiple logs to one-third.

As of build 41.32 ropes can now be used as sheet ropes.

Crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3 Ingredient 4
Logs2.png
Two Logs Stack x1
none Log
Log x2
(consumed)
Rope
Rope x2
(consumed)
Logs3.png
Three Logs Stack x1
none Log
Log x3
(consumed)
Rope
Rope x2
(consumed)
Logs4.png
Four Logs Stack x1
none Log
Log x4
(consumed)
Rope
Rope x2
(consumed)
Lamponpillar.png
Lamp on Pillar
Carpentry 5 Rope
Rope x1
(consumed)
Flashlight
Flashlight x1
(consumed)
Plank
Plank x2
(consumed)
Nails
Nails
(consumed)
Log Wall
Log Wall x1
none File:Smallrag.png
Ripped Sheets
or
Twine
or
Rope x*
(consumed)
Log
Log x4
(consumed)


Distribution

Rope is often found in hardware stores or sheds.

Code

From newitems.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 41.44

	item Rope
		Weight		= 0.3,
		Type		= Normal,
		DisplayName	= Rope,
		Icon		= Rope,
		SurvivalGear	= TRUE,

See also