Open Balaclava

From PZwiki
Revision as of 20:21, 18 June 2023 by Faalagorn (talk | contribs) (Minor cleanup)
The Game WorldItemsClothingOpen Balaclava

Template:Infobox clothingAn Open Balaclava is a mask that is the full face variant of the Balaclava.

Usage

Open Balaclavas provide a great amount of insulation and wind resistance, which make them great attire for cold days.

Distribution

Open balaclavas can be found on private militia zombies.

Body location

Protection Hat.png
  • Head

Code

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

	item Hat_BalaclavaFace
		DisplayCategory		= Accessory,
		Type			= Clothing,
		DisplayName		= Open Balaclava,
		ClothingItem		= Hat_BalaclavaFace,
		BodyLocation		= Mask,
		Icon			= BalaclavaOpen,
		CanHaveHoles		= false,
		BloodLocation		= Head,
		Insulation		= 0.8,
		WindResistance		= 0.8,
		WorldStaticModel	= BalaclavaFace_Ground,