ValuTech PortaDisc: Difference between revisions

From PZwiki
m (adjusted categories)
m (Simplified redundant links)
(47 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{languages|CD Player}}
{{Header|Project Zomboid|Items|Electronics|type=Electric}}
{{header|The Game World|Items|Electricity and Engineering|version=Version 39|incver=57}}
{{Page version|41.78.16}}
{{Items
{{Infobox item
|image = CDplayer_120px.png  
|name=ValuTech PortaDisc
|weight = 0.3
|model=CDplayer_Model.png
|model_width=200px
|icon=CDplayer.png
|icon_name=CD Player
|weight=0.3
|primary_use=Play [[CD]]s to reduce [[Bored|boredom]], and can be dismantled for [[Scrap Electronics|scrap electronics]].
|item_id=Radio.CDplayer
}}
}}
'''CD player''' is an [[Electrical|electronic]] device that plays [[CD]]s in the real world, however this functionality isn't present within [[Project Zomboid]]. CD players are one of various [[Electrical#Miscellaneous Devices|household electronics]] that can be dismantled using a [[screwdriver]] in return for two [[Electronics Scrap|electronics scrap]].
A '''ValuTech PortaDisc''' is an [[electrical]] item, able to play [[CD]]s to reduce [[Bored|boredom.]]


CD players can be found in [[Containers#Bedroom Storage|bedroom wardrobes and drawers]], [[Containers#Locker|lockers]], school [[Containers#Desks|desks]], and the [[Containers#Shelves|shelves]] or [[Containers#Displays|display cases]] of various stores including electronics, gift and music.
==Usage==
ValuTech PortaDiscs  play [[CD]]s that can be found in the world, in conjunction with a pair of [[headphones]] or [[earbuds]].


A CD player is not usable with CDs, [[earbuds]] or [[headphones]], despite what may be expected, nor can a [[battery]] be removed from them.
They are also one of the [[Electrical#Miscellaneous_devices|household electronics]] items that can be dismantled using a [[screwdriver]] in return for two [[Scrap Electronics|scrap electronics]].


== Crafting ==
==Crafting==
{| class="wikitable sortable" style="text-align:center;"  
{{Crafting/sandbox2
|-  
|scrap_electronics2
! Output
}}
! class="unsortable" | Ingredients
 
! class="unsortable" | Description
==Distribution==
! Skill Level
The loot distributions can be found in the table(s) below.
{{RecipeLookup|7037}}
 
|}
<!--BOT FLAG|CDPlayer|41.78.16-->
{{clear}}
<div class="togglebox theme-red">
    <div>CDPlayer distribution
        <span class="mw-customtoggle-togglebox-CDPlayer" title="{{int:show}} / {{int:hide}}" style="float:right; padding-right:30px; padding-top:4px; font-size:0.7em; font-weight:normal;">{{int:show}} / {{int:hide}}</span></div>
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-CDPlayer">
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Containers}}
    ! Building / Room
    ! Container
    ! Rolls
    ! Chance
    |-
    | BandPractice
    | {{ll|crate}}
    | 4
    | 2.0
    |-
    | Not referenced
    | {{ll|GolfLockers}}
    | 4
    | 2.0
    |-
    | all
    | {{ll|Bag_ALICEpack}}
    | 1
    | 1.0
    |-
    | all
    | {{ll|Outfit_Student}}
    | 1
    | 2.0
    |-
    | all
    | {{ll|desk}}
    | 4
    | 1.0
    |-
    | all
    | {{ll|dresser}}
    | 4
    | 1.0
    |-
    | all
    | {{ll|junk}}
    | 1
    | 1.0
    |-
    | all
    | {{ll|locker}}
    | 4
    | 1.0
    |-
    | all
    | {{ll|officedrawers}}
    | 4
    | 1.0
    |-
    | all
    | {{ll|wardrobe}}
    | 4
    | 1.0
    |-
    | bathroom
    | {{ll|locker}}
    | 4
    | 2.0
    |-
    | bedroom
    | {{ll|crate}}
    | 4
    | 4.0
    |-
    | bedroom
    | {{ll|crate}}
    | 1
    | 0.4
    |-
    | bedroom
    | {{ll|desk}}
    | 4
    | 1.0
    |-
    | bedroom
    | {{ll|dresser}}
    | 4
    | 1.0
    |-
    | bedroom
    | {{ll|sidetable}}
    | 4
    | 1.0
    |-
    | bedroom
    | {{ll|wardrobe}}
    | 4
    | 1.0
    |-
    | classroom
    | {{ll|desk}}
    | 4
    | 1.0
    |-
    | closet
    | {{ll|crate}}
    | 4
    | 2.0
    |-
    | departmentstorage
    | {{ll|metal_shelves}}
    | 4
    | 20.0
    |-
    | departmentstorage
    | {{ll|metal_shelves}}
    | 4
    | 10.0
    |-
    | hall
    | {{ll|locker}}
    | 4
    | 2.0
    |-
    | livingroom
    | {{ll|shelves}}
    | 4
    | 2.0
    |-
    | office
    | {{ll|desk}}
    | 4
    | 1.0
    |-
    | prisoncells
    | {{ll|wardrobe}}
    | 4
    | 1.0
    |-
    | security
    | {{ll|locker}}
    | 4
    | 2.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-CDPlayer" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|CDPlayer|41.78.16-->
 
==Trivia==
*CD players used a small motor to spin the reflective disc, while a laser was used to read the pits in its mirrored surface.


== Code ==
==Code==
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
<nowiki>
| {{CodeSnip
item CDplayer
  | lang = java
Weight = 0.3,
  | line = true
Type = Normal,
  | start = 253
DisplayName = CD Player,
  | source = items_radio.txt
Icon = CDplayer,
  | retrieved = true
MetalValue = 7,
  | version = 41.78.16
</nowiki>
  | code =
item CDplayer
{
    DisplayCategory = Electronics,
Type = Radio,
Icon = CDplayer,
StaticModel    = CDplayer,
Weight          = 0.3,
ConditionMax = 100,


==See Also==
DisplayName = ValuTech PortaDisc,
*[[Electrical|Electrical Guide]]
 
UseDelta = 0.009,
UseWhileEquipped = FALSE,
DisappearOnUse = FALSE,
TwoWay = FALSE,
TransmitRange = 0,
MicRange = 0,
BaseVolumeRange = 15,
IsPortable = TRUE,
IsTelevision = FALSE,
MinChannel = 88000,
MaxChannel = 108000,
UsesBattery = TRUE,
IsHighTier = FALSE,
Tooltip = Tooltip_media_item_operate,
AcceptMediaType = 0,
NoTransmit      = TRUE,
WorldStaticModel = CDPlayer,
}
}}
}}
 
==See also==
*[[Electrical]]
*[[Radio]]
*[[Radio]]


{{Navbox/Electricity and Engineering}}
{{Navbox items|electronics}}
 
 
 
[[Category:Electrical]]
[[Category:Entertainment]]
[[Category:Electricals and Transmission (Project)]]

Revision as of 12:08, 25 April 2024

Project ZomboidItemsElectronicsValuTech PortaDisc
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
ValuTech PortaDisc
CDplayer Model.png
General
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Function
Play CDs to reduce boredom, and can be dismantled for scrap electronics.
Technical
Item ID
Radio.CDplayer

A ValuTech PortaDisc is an electrical item, able to play CDs to reduce boredom.

Usage

ValuTech PortaDiscs play CDs that can be found in the world, in conjunction with a pair of headphones or earbuds.

They are also one of the household electronics items that can be dismantled using a screwdriver in return for two scrap electronics.

Crafting

Product Ingredients Tools Requirements Workstation XP
ElectronicsParts.png
Scrap Electronics
CDplayer.png ValuTech PortaDisc ×1 Screwdriver.png
Screwdriver
none none 0.5 Electrical

Distribution

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

CDPlayer distribution Show / Hide
Containers
Building / Room Container Rolls Chance
BandPractice crate 4 2.0
Not referenced GolfLockers 4 2.0
all Bag_ALICEpack 1 1.0
all Outfit_Student 1 2.0
all desk 4 1.0
all dresser 4 1.0
all junk 1 1.0
all locker 4 1.0
all officedrawers 4 1.0
all wardrobe 4 1.0
bathroom locker 4 2.0
bedroom crate 4 4.0
bedroom crate 1 0.4
bedroom desk 4 1.0
bedroom dresser 4 1.0
bedroom sidetable 4 1.0
bedroom wardrobe 4 1.0
classroom desk 4 1.0
closet crate 4 2.0
departmentstorage metal_shelves 4 20.0
departmentstorage metal_shelves 4 10.0
hall locker 4 2.0
livingroom shelves 4 2.0
office desk 4 1.0
prisoncells wardrobe 4 1.0
security locker 4 2.0

Trivia

  • CD players used a small motor to spin the reflective disc, while a laser was used to read the pits in its mirrored surface.

Code

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

Source: ProjectZomboid\media\scripts\items_radio.txt

Retrieved: Build 41.78.16
item CDplayer
	{
	    DisplayCategory = Electronics,
		Type			= Radio,
		Icon			= CDplayer,
		StaticModel     = CDplayer,
		Weight          	= 0.3,
		ConditionMax	= 100,

		DisplayName		= ValuTech PortaDisc,

		UseDelta		= 0.009,
		UseWhileEquipped	= FALSE,
		DisappearOnUse		= FALSE,
		TwoWay			= FALSE,
		TransmitRange		= 0,
		MicRange		= 0,
		BaseVolumeRange		= 15,
		IsPortable		= TRUE,
		IsTelevision		= FALSE,
		MinChannel		= 88000,
		MaxChannel		= 108000,
		UsesBattery		= TRUE,
		IsHighTier		= FALSE,
		Tooltip = Tooltip_media_item_operate,
		AcceptMediaType = 0,
		NoTransmit      = TRUE,
		WorldStaticModel = CDPlayer,
	}

See also