Speaker

From PZwiki
Revision as of 04:23, 20 April 2023 by Carina (talk | contribs) (Added model image)
Speaker
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

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2
Amplifier.png
Amplifier
0.5 Electrical none Screwdriver.png
Screwdriver
(keep)
Speaker.png
Speaker
(consumed)

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