Timer: Difference between revisions

From PZwiki
m (Added model image)
m (→‎top: Replace "Infobox_normal" with "Infobox_item")
Line 1: Line 1:
{{Languages}}{{Header|The Game World|Items|Electricity and Engineering|type=Electric|version=Version 40|incver=5}}{{Infobox normal
{{Languages}}{{Header|The Game World|Items|Electricity and Engineering|type=Electric|version=Version 40|incver=5}}{{Infobox item
|display_name=Timer
|display_name=Timer
|name_colour=Electric
|name_colour=Electric
|name_text_colour=Electric
|name_text_colour=Electric
|image=Timer_Model.png  
|model=Timer_Model.png  
|alternate_image=Timer.png
|icon=Timer.png
|alternate_name=Timer
|icon_name=Timer
|weight=0.3
|weight=0.3
|primary_use=[[Crafting]]
|primary_use=[[Crafting]]

Revision as of 06:17, 23 September 2023

Timer
Timer Model.png
General
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Function
Technical
Item ID
Base.Timer

A timer is an electrical item used in crafting.

Usage

The only current use for the timer is crafting a crafted timer.

Note that the timer cannot be used in a similar way to the alarm clock, in setting a time to emit a noise.

Crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3 Ingredient 4
TimerCrafted.png
Crafted Timer
0 XP Electrical 1 Electronics Magazine Vol.2 Screwdriver.png
Screwdriver
(keep)

(consumed)
ElectronicsScrap.png
Scrap Electronics x1
(consumed)
Glue.png
Glue
(1 unit)

(consumed)

Code

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

	item Timer
		Weight		= 0.3,
		Type		= Normal,
		DisplayName	= Timer,
		Icon		= Timer,
		MetalValue 	= 7,

See also