Beret: Difference between revisions

From PZwiki
(Created page with "{{Testing|build=Build 41}} {{languages}} {{header|The Game World|Items|Clothing|version=Version 41|incver=56}} {{Infobox clothing | display_name=Beret | name_colour=Cloth...")
 
m (Removed Testing tag due to Build 41 being stable.)
Line 1: Line 1:
{{Testing|build=[[Build 41]]}}
{{languages}}
{{languages}}
{{header|The Game World|Items|Clothing|version=Version 41|incver=56}}
{{header|The Game World|Items|Clothing|version=Version 41|incver=56}}

Revision as of 20:30, 26 December 2021

Beret
Beret
BeretGrey.png BeretGreen.png
General
Category Clothing
Encumbrance
Heavy Load
0.5
Body location Hat
Insulation
Insulation 0.3
Technical details
Item ID Hat_Beret

A beret is a hat with no protection and low insulation.

Body Location

Protection Hat.png
  • Head

Trivia

  • The beret was created as a French fashion clothing item but was also adopted by the US Army. By 1979, berets in the military were restricted to being worn by special forces and ranger units.

Code

Retrieved: Build 41.56

	item Hat_Beret
		Type		= Clothing,
		DisplayName	= Beret,
		ClothingItem	= Hat_Beret,
		BodyLocation	= Hat,
		Icon		= BeretGrey,
		CanHaveHoles	= false,
		ChanceToFall	= 60,
		Insulation	= 0.3,
		BloodLocation	= Head,
		Weight		= 0.5,