Video Game: Difference between revisions

From PZwiki
m (Added navbox)
(PZ Updater automated execution(task: deploy ReLookup, eid: 9765fc66fa1d88f6a5644cb70f1faf58))
Line 18: Line 18:


==Crafting==
==Crafting==
{{Crafting table header}}
{{Crafting header|ing=2}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 7000 -->
{{RecipeLookup|7000}}
{{Crafting/core|ing=2
{{Crafting table footer}}
| 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==
==Distribution==

Revision as of 04:48, 26 March 2022

Template:Infobox normalA video game is an electrical item used in crafting.

Usage

A video game can only be dismantled, producing an electronics scrap.

Note that the video game cannot be used to reduce player boredom, or other statuses.

Crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2
Electronics Scrap
Scrap Electronics x1
none File:DismantleItemsAnim.gif
Cordless Phone
or
Digital Watch
or
Earbuds
or
Headphones
or
Video Game x1
(consumed)
Screwdriver
Screwdriver
(keep)


Distribution

Can be found in:

Code

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

	item VideoGame
		Weight		= 0.3,
		Type		= Normal,
		DisplayName	= Video Game,
		Icon		= VideoGame,
		MetalValue 	= 7,

See also

Template:Navbox/Electricity and Engineering