TV Remote: Difference between revisions

From PZwiki
m (→‎Crafting: Change disassembly recipe)
m (→‎top: Replace "Infobox_normal" with "Infobox_item")
Line 1: Line 1:
{{Languages}}{{Header|The Game World|Items|Electricity and Engineering|type=Electric|version=Version 40|incver=43}}{{Infobox normal
{{Languages}}{{Header|The Game World|Items|Electricity and Engineering|type=Electric|version=Version 40|incver=43}}{{Infobox item
|display_name=TV Remote
|display_name=TV Remote
|name_colour=Electric
|name_colour=Electric
|name_text_colour=Electric
|name_text_colour=Electric
|image=Remote_model.png  
|model=Remote_model.png  
|alternate_image=Remote.png  
|icon=Remote.png  
|alternate_name=TV Remote
|icon_name=TV Remote
|weight=0.2
|weight=0.2
|primary_use=[[Crafting]]
|primary_use=[[Crafting]]

Revision as of 06:20, 23 September 2023

TV Remote
Remote model.png
General
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Function
Technical
Item ID
Base.Remote
PlushSpiffo.pngThis article is about the remote used in crafting. For the remote used to trigger traps, see Remote Controller.

A TV remote is an electrical item used in crafting.

Usage

The TV remote can be dismantled, producing a receiver, or craft remote controllers.

Note that the TV remote cannot interact with a TV.

Crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3 Ingredient 4
Receiver.png
Receiver
0.5 Electrical none Screwdriver.png
Screwdriver
(keep)
Remote.png
TV Remote
(consumed)


Remote Controller V1
Remote Controller V1
0 XP Electrical 2 Electronics Magazine Vol.1 Screwdriver.png
Screwdriver
(keep)
Remote.png
TV Remote
(consumed)
ElectronicsScrap.png
Scrap Electronics x2
(consumed)
Glue.png
Glue
(2 units)

(consumed)
Remote Controller V2
Remote Controller V2
0 XP Electrical 4 Electronics Magazine Vol.1 Screwdriver.png
Screwdriver
(keep)
Remote.png
TV Remote
(consumed)
ElectronicsScrap.png
Scrap Electronics x3
(consumed)
Glue.png
Glue
(2 units)

(consumed)
Remote Controller V3
Remote Controller V3
0 XP Electrical 6 Electronics Magazine Vol.1 Screwdriver.png
Screwdriver
(keep)
Remote.png
TV Remote
(consumed)
ElectronicsScrap.png
Scrap Electronics x4
(consumed)
Glue.png
Glue
(2 units)

(consumed)

Distribution

Can be found in household side tables, electronics store counters and shelves.

Code

From newitems.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.43

	item Remote
		Weight		= 0.2,
		Type		= Normal,
		DisplayName	= TV Remote,
		Icon		= Remote,
		MetalValue 	= 8,

See also