Trap Box

From PZwiki
Revision as of 09:22, 19 May 2019 by Vaileasys (talk | contribs) (whole new page design)
Trap Box
BoxTrapAnim.gif
Trap Box
General
Category Item
Encumbrance
Heavy Load
1.0
Strength 15
Catchable animals Rabbit.png Squirrel.png
Technical details
Ingredients 4 × Plank
7 × Nails
Item ID Base.TrapBox

A box trap is a medium sized trap used by apprentice trappers.

Usage

A box trap is one of several traps used in trapping to catch a variety of wildlife.

Trapping

Main article: Trapping

Box traps can be used to catch rabbits and squirrels.

Catch chance:
Rabbit 15%
Squirrel 20%

Crafting

To craft a box trap, the player must have picked either the "Occupation" Occupation or "Hunter" trait during character creation. Otherwise it will be learnt after reaching trapping level 2 and carpentry level 1, or reading The Hunter Magazine Vol.3 Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Code

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

	item TrapBox
		Weight		= 1,
		Type		= Normal,
		DisplayName	= Box Trap,
		Icon		= TrapBox,
		Trap    	= true,

See also

Template:Navbox/Tools