Trap Crate: Difference between revisions

From PZwiki
mNo edit summary
(2 intermediate revisions by the same user not shown)
Line 31: Line 31:


== Crafting ==
== Crafting ==
To craft a trap crate, 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 reading ''{{T|Recipe Magazines|The Hunter Magazine Vol.2}}''
To craft a trap crate, the player must read ''{{T|Recipe Magazines|The Hunter Magazine Vol.2}}'' or have picked the [[Occupation|"Park Ranger" occupation]] or {{T|Traits|"Hunter" trait}} during character creation.
{{Crafting table header}}
{{Crafting table header}}
{{RecipeLookup|6000}}
{{RecipeLookup|6000}}

Revision as of 17:10, 11 February 2020

The Game WorldItemsTrap Crate
Trap Crate
CrateTrapAnim.gif
Crate Trap
General
Category Item
Encumbrance
Heavy Load
1.0
Strength 15
Catchable animals Rabbit.png Squirrel.png
Technical details
Ingredients 3 × Plank
5 × Nails
Item ID Base.TrapCrate

A trap crate is a medium sized trap used by beginner trappers.

Usage

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

Trapping

Main article: Trapping

Trap crates can be used to catch rabbits and squirrels.

Catch chance:
Rabbit 30%
Squirrel 30%

Crafting

To craft a trap crate, the player must read The Hunter Magazine Vol.2 or have picked the "Park Ranger" occupation or "Hunter" trait during character creation. Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Code

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

	item TrapCrate
		Weight		= 1,
		Type		= Normal,
		DisplayName	= Trap Crate,
		Icon		= TrapCrate,
		Trap    	= true,

See also

Template:Navbox/Tools