TV Remote: Difference between revisions

From PZwiki
m (template fix)
(PZ Updater automated execution(task: deploy ReLookup, eid: 2baa3da805258e1b1190d9daec553faf))
Line 19: Line 19:


==Crafting==
==Crafting==
{{Crafting table header}}
{{Crafting header|ing=4}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 7029 -->
{{RecipeLookup|7029}}
{{Crafting/core|ing=2
{{RecipeLookup|7004}}
| product_image = [[File:Receiver.png|link=Receiver|Receiver]] | product_name = [[Receiver]] | product_quantity = x1
{{RecipeLookup|7005}}
| xp = <!-- Not present in the old template. Please fill in manually. -->
{{RecipeLookup|7006}}
| sl = ''none''
{{Crafting table footer}}
| req =
| f1 = [[File:Remote.png|link=TV Remote|TV Remote]] | i1 = [[TV Remote]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Screwdriver.png|link=Screwdriver|Screwdriver]] | i2 = [[Screwdriver]] | q2 =  | tag2 = (keep)
}}
<!-- Automatically generated by ReLookup. Subject RecipeLookup: 7004 -->
{{Crafting/core|ing=4
| product_image = [[File:RemoteCrafted.png|link=Remote Controller V1|Remote Controller V1]] | product_name = [[Remote Controller V1]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = [[Electrical]] 2
| req = [[File:MagazineElectronics01.png|32px|Recipe Magazines#Electrical|Electronics Magazine Vol.1]]
| f1 = [[File:Remote.png|link=TV Remote|TV Remote]] | i1 = [[TV Remote]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Screwdriver.png|link=Screwdriver|Screwdriver]] | i2 = [[Screwdriver]] | q2 =  | tag2 = (keep)
| f3 = [[File:ElectronicsScrap.png|link=Electronics Scrap|Electronics Scrap]] | i3 = [[Electronics Scrap]] | q3 = x2 | tag3 = (consumed)
| f4 = [[File:Glue.png|link=Glue|Glue]] | i4 = [[Glue]] | q4 = (2 units)
}}
<!-- Automatically generated by ReLookup. Subject RecipeLookup: 7005 -->
{{Crafting/core|ing=4
| product_image = [[File:RemoteCrafted.png|link=Remote Controller V2|Remote Controller V2]] | product_name = [[Remote Controller V2]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = [[Electrical]] 4
| req = [[File:MagazineElectronics01.png|32px|Recipe Magazines#Electrical|Electronics Magazine Vol.1]]
| f1 = [[File:Remote.png|link=TV Remote|TV Remote]] | i1 = [[TV Remote]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Screwdriver.png|link=Screwdriver|Screwdriver]] | i2 = [[Screwdriver]] | q2 =  | tag2 = (keep)
| f3 = [[File:ElectronicsScrap.png|link=Electronics Scrap|Electronics Scrap]] | i3 = [[Electronics Scrap]] | q3 = x3 | tag3 = (consumed)
| f4 = [[File:Glue.png|link=Glue|Glue]] | i4 = [[Glue]] | q4 = (2 units)
}}
<!-- Automatically generated by ReLookup. Subject RecipeLookup: 7006 -->
{{Crafting/core|ing=4
| product_image = [[File:RemoteCrafted.png|link=Remote Controller V3|Remote Controller V3]] | product_name = [[Remote Controller V3]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = [[Electrical]] 6
| req = [[File:MagazineElectronics01.png|32px|Recipe Magazines#Electrical|Electronics Magazine Vol.1]]
| f1 = [[File:Remote.png|link=TV Remote|TV Remote]] | i1 = [[TV Remote]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Screwdriver.png|link=Screwdriver|Screwdriver]] | i2 = [[Screwdriver]] | q2 =  | tag2 = (keep)
| f3 = [[File:ElectronicsScrap.png|link=Electronics Scrap|Electronics Scrap]] | i3 = [[Electronics Scrap]] | q3 = x4 | tag3 = (consumed)
| f4 = [[File:Glue.png|link=Glue|Glue]] | i4 = [[Glue]] | q4 = (2 units)
}}
|}
 


==Distribution==
==Distribution==

Revision as of 04:48, 26 March 2022

TV Remote
TV Remote
General
Category Item
Encumbrance
Heavy Load
0.2
Function Crafting
Technical details
Base 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
Receiver x1
none TV Remote
TV Remote x1
(consumed)
Screwdriver
Screwdriver
(keep)
Remote Controller V1
Remote Controller x1
Electrical 2 Electronics Magazine Vol.1 TV Remote
TV Remote x1
(consumed)
Screwdriver
Screwdriver
(keep)
Electronics Scrap
Scrap Electronics x2
(consumed)
Glue
Glue (2 units)
Remote Controller V2
Remote Controller x1
Electrical 4 Electronics Magazine Vol.1 TV Remote
TV Remote x1
(consumed)
Screwdriver
Screwdriver
(keep)
Electronics Scrap
Scrap Electronics x3
(consumed)
Glue
Glue (2 units)
Remote Controller V3
Remote Controller x1
Electrical 6 Electronics Magazine Vol.1 TV Remote
TV Remote x1
(consumed)
Screwdriver
Screwdriver
(keep)
Electronics Scrap
Scrap Electronics x4
(consumed)
Glue
Glue (2 units)


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

Template:Navbox/Electricity and Engineering