Stick Trap: Difference between revisions

From PZwiki
(Corrected the animals this trap catches and updated the weight based on the in-game file.)
(Conform to style guide - don't capitalise common nouns.)
Line 22: Line 22:
===Trapping===
===Trapping===
{{Main|Trapping}}
{{Main|Trapping}}
Stick traps can be used to catch {{T|Small Bird}}s.
Stick traps can be used to catch {{T|Small Bird|small bird}}s.
{| width="100px" style="text-align:left;"
{| width="100px" style="text-align:left;"
|+ '''''Catch chance:'''''
|+ '''''Catch chance:'''''

Revision as of 06:33, 3 July 2019

The Game WorldItemsStick Trap
Stick Trap
StickTrapAnim.gif
Stick Trap
General
Category Item
Encumbrance
Heavy Load
0.5
Strength 15
Catchable animals Bird.png
Technical details
Ingredients 4 × Sturdy Stick
1 × Twine
Item ID Base.TrapStick

A stick trap is a small sized trap used by beginner trappers.

Usage

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

Trapping

Main article: Trapping

Stick traps can be used to catch small birds.

Catch chance:
Small Bird 40%

Crafting

To craft a stick trap, the player must have picked either the "Park Ranger" Occupation or "Hunter" trait during character creation. Otherwise it will be learnt after reading The Hunter Magazine Vol.2 Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Code

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

	item TrapStick
		Weight		= 0.5,
		Type		= Normal,
		DisplayName	= Stick Trap,
		Icon		= TrapStick,
		Trap    	= true,

See also

Template:Navbox/Tools