Adhesive Tape

From PZwiki
Revision as of 07:37, 10 August 2015 by MalonyJenkins (talk | contribs) (Corrected Adhesive Tape, is a single use item.)


Template:Items Adhesive/Scotch tape is a repair material which can be found in storage cupboards in houses, boxes in warehouses, and sheds which is used to repair weapons to a useable state. Using Adhesive tape does not require any skill in carpentry to use.

Adhesive tape is a single-use item and can be used only once and the roll will run out. It can give 10% repair for the first use on a weapon and this percentage decreases with every repair.

Amount of Adhesive Tape used per item repair

CandleLit.png
This article may have claims which require verification.
Editors should verify the article's current content and, while adding content, check new information.

A roll of adhesive tape only provides 1 use. Multiple rolls will be needed per repair.

4 uses per repair: Axe, Baseball Bat, Spiked Baseball Bat, Sledgehammer
3 uses per repair: Golf Club, Hammer, Frying Pan
2 uses per repair: Kitchen Knife, Hunting Knife

For further details on all repair materials, please see repairing items for more information.

Code

	item Scotchtape
    {
        Type				=			Normal,
        DisplayName			=		    Adhesive Tape,
        Icon				=			Scotchtape,
        Weight				=			0.1,
    }

See Also