Trap Box: Difference between revisions

From PZwiki
(Updated catch chance based on the in-game file and fixed typo.)
m (→‎Crafting: updated link)
Line 31: Line 31:


== Crafting ==
== Crafting ==
To craft a trap box, the player must have picked either the "{{T|Park Ranger}}" {{T|Occupation}} or {{T|Traits|"Hunter" trait}} during character creation. Otherwise it will be learnt after reaching trapping level 2 and {{T|carpentry}} level 1, or reading ''{{T|Recipe Magazines|The Hunter Magazine Vol.3}}''
To craft a trap box, the player must have picked either the "[[Occupation|Park Ranger" occupation]] or {{T|Traits|"Hunter" trait}} during character creation. Otherwise it will be learnt after reaching trapping level 2 and {{T|carpentry}} level 1, or reading ''{{T|Recipe Magazines|The Hunter Magazine Vol.3}}''
{{Crafting table header}}
{{Crafting table header}}
{{RecipeLookup|6003}}
{{RecipeLookup|6003}}

Revision as of 17:20, 27 February 2020

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 trap box is a medium sized trap used by apprentice trappers.

Usage

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

Trapping

Main article: Trapping

Trap boxes can be used to catch rabbits and squirrels.

Catch chance:
Rabbit 30%
Squirrel 25%

Crafting

To craft a trap box, the player must have picked either the "Park Ranger" 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	= Trap Box,
		Icon		= TrapBox,
		Trap    	= true,

See also

Template:Navbox/Tools