Hockey Helmet: Difference between revisions

From PZwiki
m (Spelling correction)
mNo edit summary
Line 1: Line 1:
{{languages}}
{{languages}}
{{header|The Game World|Items|Clothing|version=Version 41|incver=65|hidecat=true}}
{{header|The Game World|Items|Clothing|version=Version 41|incver=65}}
{{Infobox clothing
{{Infobox clothing
| display_name = Hockey Helmet
| display_name = Hockey Helmet

Revision as of 12:30, 2 April 2023

The Game WorldItemsClothingHockey Helmet
Hockey Helmet
Hockey Helmet
General
Category Clothing
Encumbrance
Heavy Load
1.0
Body location Hat
Insulation
Insulation 0
Wind resistance 0
Technical details
Item ID Base.Hat_HockeyHelmet

A Hockey Helmet is a helmet used by hockey players.

Usage

The hockey helmet provides bite and scratch defense.

Body location

Protection Hat.png
  • Head

Code

From clothing_hats.txt (Project Zomboid directory/media/scripts/clothing) Retrieved: Build 41.65

	item Hat_BicycleHelmet
		DisplayCategory	= Accessory,
		Type		= Clothing,
		DisplayName	= Hockey Helmet,
		ClothingItem	= Hat_HockeyHelmet,
		BodyLocation	= Hat,
		Icon		= HelmetHockeyBlack,
		CanHaveHoles	= false,
		BloodLocation	= Head,
		BiteDefense	= 100,
		ScratchDefense	= 100,