Video Game: Difference between revisions

From PZwiki
(PZ Updater automated execution(task: deploy ReLookup, eid: 9765fc66fa1d88f6a5644cb70f1faf58))
m (Cleanup)
Line 1: Line 1:
{{languages|Video Game}}
{{Languages}}{{Header|The Game World|Items|Electricity and Engineering|type=Electric|version=Version 40|incver=5}}{{Infobox normal
{{header|The Game World|Items|Electricity and Engineering|type=Electric|version=Version 40|incver=5}}{{Infobox normal
|display_name=Video Game
|display_name = Video Game
|name_colour=Electric
|name_colour = Electric
|name_text_colour=Electric
|name_text_colour = Electric
|image=VideoGame.png  
|image = VideoGame.png  
|weight=0.3
|weight = 0.3
|primary_use=[[Crafting]]
|primary_use = [[Crafting]]
|class_name = Base.VideoGame
|class_name = Base.VideoGame
}}A '''video game''' is an [[electrical]] [[item]] used in [[crafting]].
}}A '''video game''' is an [[electrical]] [[item]] used in [[crafting]].
__TOC__


==Usage==
==Usage==
Line 18: Line 15:


==Crafting==
==Crafting==
{{Crafting header|ing=2}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 7000 -->
{{Crafting header|ing=2}}
{{Crafting/core|ing=2
{{Crafting electrical|001|ing=2}}
| 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==
Line 46: Line 35:
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
{{Retrieved|version=40|incver=5}}
{{Retrieved|version=40|incver=5}}
<pre> item VideoGame
<pre>
item VideoGame
Weight = 0.3,
Weight = 0.3,
Type = Normal,
Type = Normal,
DisplayName = Video Game,
DisplayName = Video Game,
Icon = VideoGame,
Icon = VideoGame,
MetalValue = 7,</pre>
MetalValue = 7,
</pre>


==See also==
==See also==
*[[Electrical|Electrical Guide]]
*[[Electrical]]


{{Navbox/Electricity and Engineering}}
{{Navbox equipment}}


[[Category:Electricals and Transmission (Project)]]
[[Category:Electricals and Transmission (Project)]]

Revision as of 23:24, 5 April 2023

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
ElectronicsScrap.png
Scrap Electronics
0.5 Electrical none Screwdriver.png
Screwdriver
(keep)

(consumed)

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