Headphones: Difference between revisions

From PZwiki
m (Remove lines))
(37 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{languages}}
{{Header|Project Zomboid|Items|Electronics}}
{{header|The Game World|Items|Electricity and Engineering|type=Electric|version=Version 39|incver=67.5}}{{Infobox normal
{{Page version|41.78.16}}
|display_name=Headphones
{{Infobox item
|name_colour=Electrical
|name=Headphones
|name_text_colour=Electrical
|model=Headphones_Model.png
|image = Headphones.png
|icon=Headphones.png
|weight = 0.2
|icon_name=Headphones
|primary_use = Listen to [[radio]] silently
|weight=0.2
|secondary_use = Dismantle for [[Electronics Scrap|electronics scrap]]
|primary_use=Listen to [[radio]] silently
|class_name = Base.Headphones
|secondary_use=Dismantle for [[Scrap Electronics|scrap electronics]]
}}{{About|the red variant|the white variant|Earbuds}}
|item_id=Base.Headphones
'''Headphones''' are an [[electrical]] [[item]].
}}
{{About|the red variant|the white variant|Earbuds}}
'''Headphones''' are an [[electrical]] [[Items|item]].


==Usage==
==Usage==
===Radios===
===Sound reduction===
Headphones can be ''plugged'' into a [[radio]], allowing the player to listen to the radio without producing any noise, therefore not attracting any [[zombies]].
Headphones can be ''plugged'' into a [[radio]], [[Ham radio|ham radio]], [[Walkie Talkie|walkie talkie]], or [[ValuTech PortaDisc]], allowing the player to listen to the radio, or other players without producing any noise, therefore not attracting any [[zombies]].


To do this, the radio info panel must be opened, then the earbuds can be dragged into the "headphones slot". Unlike the [[earbuds]], headphones can be used with a HAM radio.
To do this, the radio info panel must be opened, then the headphones can be dragged into the "headphones slot" (Ham radios cannot use [[earbuds]]).
 
Headphones are not usable with a [[CD Player|CD player]].


===Dismantling===
===Dismantling===
Headphones can be dismantled if the player has a [[screwdriver]], which will result in one [[Electronics Scrap|electronics scrap]].
Headphones can be dismantled if the player has a [[screwdriver]], which will result in one [[Scrap Electronics|scrap electronics]].


== Crafting ==
==Crafting==
{{Crafting header|ing=2}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 7000 -->
{{Crafting/sandbox2
{{Crafting/core|ing=2
|scrap_electronics
| product_image = [[File:ElectronicsScrap.png|link=Electronics Scrap|Electronics Scrap]] | product_name = [[Electronics Scrap]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req =
| f1 = [[File:DismantleItemsAnim.gif]] | i1 = [[Cordless Phone]]<br>or<br>[[Digital Watch]]<br>or<br>[[Earbuds]]<br>or<br>[[Headphones]]<br>or<br>[[Video Game]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Screwdriver.png|link=Screwdriver|Screwdriver]] | i2 = [[Screwdriver]] | q2 =  | tag2 = (keep)
}}
}}
|}


==Distribution==
The loot distributions can be found in the table(s) below.


==Distribution==
{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
Headphones can be found in [[Containers#Bedroom Storage|bedroom wardrobes and drawers]], changeroom [[Containers#Locker|lockers]], and the [[Containers#Shelves|shelves]] or [[Containers#Displays|display cases]] inside electronics stores.
! colspan="4" | Containers
|-
! Building/Room
! Container
! style="width: 3.2em;" | Rolls
! style="width: 3.2em;" | Chance
|-
|BandPractice
|[[crate]]
|4
|1
|-
|rowspan="8"|all
|[[dresser]]
|4
|1
|-
|[[locker]]
|4
|1
|-
|[[locker]]
|4
|1
|-
|[[wardrobe]]
|4
|1
|-
|[[wardrobe]]
|4
|1
|-
|[[wardrobe]]
|4
|1
|-
|[[wardrobe]]
|4
|1
|-
|[[wardrobe]]
|4
|1
|-
|rowspan="5"|bathroom
|[[locker]]
|4
|1
|-
|[[locker]]
|4
|1
|-
|[[locker]]
|4
|1
|-
|[[locker]]
|4
|1
|-
|[[locker]]
|4
|1
|-
|rowspan="6"|bedroom
|[[crate]]
|4
|4
|-
|[[crate]]
|1
|0.4
|-
|[[dresser]]
|4
|1
|-
|[[dresser]]
|4
|1
|-
|[[sidetable]]
|4
|1
|-
|[[wardrobe]]
|4
|1
|-
|closet
|[[crate]]
|4
|1
|-
|electronicsstorage
|[[shelves]]
|4
|1
|-
|hall
|[[locker]]
|4
|1
|-
|rowspan="2"|livingroom
|[[sidetable]]
|4
|1
|-
|[[sidetable]]
|4
|1
|-
|rowspan="2"|musicstore
|[[shelves]]
|4
|1
|-
|[[shelves]]
|4
|2
|-
|security
|[[locker]]
|4
|1
|}


==Trivia==
==Trivia==
*Headphones in the real world, are designed to wear around the head over a user's ears, differing from [[earbuds]] in which fit into the user's ear canal.
*Headphones in the real world, are designed to wear around the head over a user's ears, differing from [[earbuds]] in which fit into the user's ear canal.


== Code ==
==Code==
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
{{Retrieved|version=41|incver=78}}
| {{CodeSnip
<nowiki>    item Headphones
  | lang = java
  | line = true
  | start = 996
  | source = newitems.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Headphones
{
{
    DisplayCategory = Electronics,
    DisplayCategory = Electronics,
Line 53: Line 183:
Icon = Headphones,
Icon = Headphones,
WorldStaticModel = HeadPhones,
WorldStaticModel = HeadPhones,
}</nowiki>
}
}}
}}


==See also==
==See also==
*[[Electrical|Electrical Guide]]
*[[Electrical]]
 
{{Navbox items|electronics}}


{{Navbox/Electricity and Engineering}}


[[Category:Electrical]]
[[Category:Electricals and Transmission (Project)]]
[[Category:Electricals and Transmission (Project)]]

Revision as of 07:03, 15 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Headphones
Headphones Model.png
General
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Function
Listen to radio silently
Dismantle for scrap electronics
Technical
Item ID
Base.Headphones
PlushSpiffo.pngThis article is about the red variant. For the white variant, see Earbuds.

Headphones are an electrical item.

Usage

Sound reduction

Headphones can be plugged into a radio, ham radio, walkie talkie, or ValuTech PortaDisc, allowing the player to listen to the radio, or other players without producing any noise, therefore not attracting any zombies.

To do this, the radio info panel must be opened, then the headphones can be dragged into the "headphones slot" (Ham radios cannot use earbuds).

Dismantling

Headphones can be dismantled if the player has a screwdriver, which will result in one scrap electronics.

Crafting

Product Ingredients Tools Requirements Workstation XP
ElectronicsParts.png
Scrap Electronics
One of:
CordlessPhone.png Cordless Phone ×1
DigitalWatch.png Digital Watch ×1
Earbuds.png Earbuds ×1
Flashlight.png Flashlight ×1
Flashlight2.png Hand Torch ×1
Headphones.png Headphones ×1
VideoGame.png Video Game ×1
Screwdriver.png
Screwdriver
none none 0.5 Electrical

Distribution

The loot distributions can be found in the table(s) below.

Containers
Building/Room Container Rolls Chance
BandPractice crate 4 1
all dresser 4 1
locker 4 1
locker 4 1
wardrobe 4 1
wardrobe 4 1
wardrobe 4 1
wardrobe 4 1
wardrobe 4 1
bathroom locker 4 1
locker 4 1
locker 4 1
locker 4 1
locker 4 1
bedroom crate 4 4
crate 1 0.4
dresser 4 1
dresser 4 1
sidetable 4 1
wardrobe 4 1
closet crate 4 1
electronicsstorage shelves 4 1
hall locker 4 1
livingroom sidetable 4 1
sidetable 4 1
musicstore shelves 4 1
shelves 4 2
security locker 4 1

Trivia

  • Headphones in the real world, are designed to wear around the head over a user's ears, differing from earbuds in which fit into the user's ear canal.

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item Headphones
	{
	    DisplayCategory = Electronics,
		Weight	=	0.2,
		Type	=	Normal,
		DisplayName	=	Headphones,
		Icon	=	Headphones,
		WorldStaticModel = HeadPhones,
	}

See also