![]() |
PZwiki Update Project — Project Zomboid has received its largest update ever. We need your help to get the wiki updated to build 41! Want to get started? See the community portal or join the discussion on the official Discord (pzwiki_editing). We appreciate any level of contribution. |
ValuTech PortaDisc
(Redirected from ValuTech PortaDisc)
Jump to navigation
Jump to search
![]() |
English |
Navigation:Main Index>The Game World>Items>Electricity and Engineering>ValuTech PortaDiscPage Updated: Version 41.78
ValuTech PortaDisc | ||
---|---|---|
![]() | ||
| ||
General | ||
Category | Item | |
Weight | 0.3 | |
Function | Play CDs to reduce boredom and to be dismantled for electronics scrap. | |
Technical details | ||
Base ID | Radio.CDplayer |
A ValuTech PortaDisc is an electrical item, able to play CDs to reduce boredom.
Usage
ValuTech PortaDiscs are one of various household electronics that can be dismantled using a screwdriver in return for two electronics scrap.
As of IWBUMs 41.54, a ValuTech PortaDisc is able to play CDs and can be used with headphones and earbuds.
Crafting
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 |
---|---|---|---|---|---|
![]() Electronics Scrap x2 |
0.5 Elec | none | ![]() Screwdriver (keep) |
![]() ValuTech PortaDisc (consumed) |
Distribution
ValuTech PortaDiscs can be found in bedroom wardrobes and drawers, lockers, school desks, and the shelves or display cases of various stores including electronics, gift and music.
Trivia
- CD players used a small motor to spin the reflective disc, while a laser was used to read the pits in it's mirrored surface.
Code
From items_radio.txt (Project Zomboid directory/media/scripts/)
Retrieved | |
---|---|
Version 41.65 |
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