Speaker: Difference between revisions

From PZwiki
m (Added navbox)
(PZ Updater automated execution(task: deploy ReLookup, eid: 169cd57248d8f3ba06d9bb1812dfb2d5))
Line 16: Line 16:


==Crafting==
==Crafting==
{{Crafting table header}}
{{Crafting header|ing=2}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 7003 -->
{{RecipeLookup|7003}}
{{Crafting/core|ing=2
{{Crafting table footer}}
| product_image = [[File:Amplifier.png|link=Amplifier|Amplifier]] | product_name = [[Amplifier]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req =
| f1 = [[File:Speaker.png|link=Speaker|Speaker]] | i1 = [[Speaker]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Screwdriver.png|link=Screwdriver|Screwdriver]] | i2 = [[Screwdriver]] | q2 =  | tag2 = (keep)
}}
|}
 


==Distribution==
==Distribution==

Revision as of 04:48, 26 March 2022

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
Amplifier x1
none Speaker
Speaker x1
(consumed)
Screwdriver
Screwdriver
(keep)


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

Template:Navbox/Electricity and Engineering