Video Game: Difference between revisions

From PZwiki
m (Cleanup)
m (Added model image)
Line 3: Line 3:
|name_colour=Electric
|name_colour=Electric
|name_text_colour=Electric
|name_text_colour=Electric
|image=VideoGame.png  
|image=VideoGame_Model.png
|alternate_image=VideoGame.png
|alternate_name=Video Game
|weight=0.3
|weight=0.3
|primary_use=[[Crafting]]
|primary_use=[[Crafting]]

Revision as of 04:30, 20 April 2023

Video Game
Video Game
Video Game
General
Category Item
Encumbrance
Heavy Load
0.3
Function Crafting
Technical details
Base ID Base.VideoGame

A 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