Speaker

From PZwiki
Revision as of 06:41, 4 August 2018 by Vaileasys (talk | contribs)
Speaker
Speaker
General
Category Item
Encumbrance
Heavy Load
1.5
Function Crafting
Technical details
Base ID Base.Speaker
Used in improvised defensive devices. Requires known recipe or Engineer profession.
— In-game tooltip

A speaker is an electrical item used in crafting.

Usage

A speaker can only be dismantled, producing an amplifier.

Crafting

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

Distribution

Can be found in electronics store counters and shelves.

Code

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

	item Speaker
		Weight		= 1.5,
		Type		= Normal,
		DisplayName	= Speaker,
		Icon		= Speaker,
		MetalValue 	= 20,
		Tooltip		= Tooltip_ItemTraps,

See also