Cage Trap

From PZwiki
Revision as of 03:28, 25 September 2022 by Bernarenko (talk | contribs) (→‎Crafting)
The Game WorldItemsCage Trap
Cage Trap
CageTrapAnim.gif
Cage Trap
General
Category Item
Encumbrance
Heavy Load
1.0
Strength 20
Catchable animals Rabbit.png Squirrel.png
Technical details
Ingredients 5 × Wire
Item ID Base.TrapCage

A cage trap is a medium sized trap used by journeyman trappers.

Usage

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

Trapping

Main article: Trapping

Cage traps can be used to catch rabbits and squirrels.

Catch chance:
Rabbit 40%
Squirrel 40%

Crafting

To craft a cage 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.3 and craftable after reaching trapping level 3.

Trapping

Main article: Trapping
Product XP gained Skill(s) Recipe Ingredient 1
TrapCage.png
Cage Trap
0 XP Trapping 3 The Hunter Magazine Vol. 3 Wire.png
Wire x5
(consumed)

Code

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

	item TrapCage
		Weight		= 1,
		Type		= Normal,
		DisplayName	= Cage Trap,
		Icon		= TrapCage,
		Trap    	= true,
		MetalValue 	= 10,

See also

Template:Navbox/Tools