Crafted Timer

From PZwiki
Revision as of 21:33, 21 June 2021 by Thing II (talk | contribs) (Added navbox)
Crafted Timer
Crafted Timer
General
Category Item
Encumbrance
Heavy Load
0.5
Function Crafting
Technical details
Base ID Base.TimerCrafted
Place on improvised devices and set countdown timer.
Requires known recipe and Electrical skill.
— In-game tooltip

A crafted timer is an electrical item used in crafting.

Usage

A crafted timer is used in crafting recipes for modifying explosives, allowing them to have a timed delay that is determined prior to placement. It can be used as a distraction, or as a method of killing zombies, when paired.

Crafting

How to craft

Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

What it can craft

It can be attached to various bombs. Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
|- |
| | | ||
||
||
||
||
||
||
||
||
||
||
|- |
| | | ||
||
||
||
||
||
||
||
||
||
||
|- |
| | | ||
||
||
||
||
||
||
||
||
||
||
|- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Code

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

	item TimerCrafted
		Weight		= 0.5,
		Type		= Normal,
		DisplayName	= Crafted Timer,
		Icon		= TimerCrafted,
		MetalValue 	= 10,
		Tooltip 	= Tooltip_CraftedTimer,

See also

Template:Navbox/Electricity and Engineering