Beret: Difference between revisions

From PZwiki
m (Automated Formatting for Infobox and Section Headers)
m (Insert empty line above each {{Navbox}})
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Header|Project Zomboid|Items|Clothing}}
{{Header|Project Zomboid|Items|Clothing|Headwear|Hats}}
{{Page version|41.65}}
{{Page version|41.65}}
{{Reupload|Missing 3D models}}
{{Infobox item
{{Infobox item
| name=Beret
|name=Beret
| name_colour=Clothing
|model=Beret_Grey_Model.png
| name_text_colour=Clothing
|icon=BeretGrey.png
| model=BeretGreen_Model.png
|model2=BeretGreen_Model.png
| image_width=128px
|icon2=BeretGreen.png
| icon=BeretGrey.png
|model3=Beret_Army_Model.png
| icon2=BeretGreen.png
|icon3=HatBeretArmy.png
| icon3=HatBeretArmy.png
|icon_name3=Army Beret
<!-- General -->
<!-- General -->
| category=Clothing
|category=Clothing
| weight=''See [[#Variants|Variants]]''
|weight=''See [[#Variants|Variants]]''
| equipped=Hat
|equipped=Hat
| insulation=''See [[#Variants|Variants]]''
|insulation=''See [[#Variants|Variants]]''
| wind_resistance=''See [[#Variants|Variants]]''
|wind_resistance=''See [[#Variants|Variants]]''
<!-- Technical details -->
<!-- Technical details -->
| item_id=''See [[#Variants|Variants]]''
|item_id=''See [[#Variants|Variants]]''
}}
}}
A '''beret''' is a hat with no protection and low insulation.
A '''beret''' is a hat with no protection and low insulation.


Line 34: Line 32:
! style="width: 50px" | [[File:UI_Heat_Protect.png|link=|Insulation]]
! style="width: 50px" | [[File:UI_Heat_Protect.png|link=|Insulation]]
! style="width: 50px" | [[File:UI_Wind_Protect.png|link=|Wind resistance]]
! style="width: 50px" | [[File:UI_Wind_Protect.png|link=|Wind resistance]]
! style="width: 220px" | Base ID
! style="width: 220px" | Item ID
|-
|-
| <span id="Beret">[[File:BeretGrey.png]]</span>
| <span id="Beret">[[File:BeretGrey.png]]</span>
Line 50: Line 48:
| {{ID|Base.Hat_BeretArmy}}
| {{ID|Base.Hat_BeretArmy}}
|}
|}
==Distribution==
The loot distributions can be found in the table(s) below.
<!--BOT FLAG|Hat_Beret|41.78.16-->
{{clear}}
<div class="togglebox theme-red">
    <div>Hat_Beret distribution
        <span class="mw-customtoggle-togglebox-Hat_Beret" title="{{int:show}} / {{int:hide}}" style="float:right; padding-right:30px; padding-top:4px; font-size:0.7em; font-weight:normal;">{{int:show}} / {{int:hide}}</span></div>
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-Hat_Beret">
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Containers}}
    ! Building / Room
    ! Container
    ! Rolls
    ! Chance
    |-
    | all
    | {{ll|locker}}
    | 4
    | 0.5
    |-
    | all
    | {{ll|wardrobe}}
    | 4
    | 0.5
    |-
    | clothingstorage
    | {{ll|crate}}
    | 4
    | 6.0
    |-
    | clothingstore
    | {{ll|counter}}
    | 4
    | 6.0
    |}
</div>
<div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Vehicles}}
    ! Vehicle Type/Location
    ! Rolls
    ! Chance
    |-
    | ClothingTruckBed
    | 4
    | 0.6
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Hat_Beret" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Hat_Beret|41.78.16-->
<!--BOT FLAG|Hat_BeretArmy|41.78.16-->
{{clear}}
<div class="togglebox theme-red">
    <div>Hat_BeretArmy distribution
        <span class="mw-customtoggle-togglebox-Hat_BeretArmy" title="{{int:show}} / {{int:hide}}" style="float:right; padding-right:30px; padding-top:4px; font-size:0.7em; font-weight:normal;">{{int:show}} / {{int:hide}}</span></div>
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-Hat_BeretArmy">
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Containers}}
    ! Building / Room
    ! Container
    ! Rolls
    ! Chance
    |-
    | all
    | {{ll|locker}}
    | 4
    | 8.0
    |-
    | all
    | {{ll|militarycrate}}
    | 4
    | 10.0
    |-
    | armyhanger
    | {{ll|locker}}
    | 4
    | 10.0
    |-
    | armysurplus
    | {{ll|counter}}
    | 4
    | 4.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Hat_BeretArmy" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Hat_BeretArmy|41.78.16-->


==Trivia==
==Trivia==
Line 60: Line 151:
   | lang = java
   | lang = java
   | line = true
   | line = true
   | start = 0
   | start = 349
   | source = clothing_hats.txt
   | source = clothing_hats.txt
   | retrieved = true
   | retrieved = true
   | version = 41.65
   | version = 41.78.16
   | code =
   | code =
item Hat_Beret
item Hat_Beret
{
{
  DisplayCategory       = Accessory,
    DisplayCategory = Accessory,
  Type                 = Clothing,
Type = Clothing,
  DisplayName           = Beret,
DisplayName = Beret,
  ClothingItem         = Hat_Beret,
ClothingItem = Hat_Beret,
  BodyLocation         = Hat,
BodyLocation = Hat,
  Icon                 = BeretGrey,
 
  CanHaveHoles         = false,
Icon = BeretGrey,
  ChanceToFall         = 60,
CanHaveHoles = false,
  Insulation           = 0.3,
ChanceToFall = 60,
  BloodLocation         = Head,
Insulation = 0.3,
  Weight               = 0.5,
BloodLocation = Head,
}
Weight = 0.5,
  }}
}
}}
}}
}}


Line 87: Line 179:
   | lang = java
   | lang = java
   | line = true
   | line = true
   | start = 0
   | start = 363
   | source = clothing_hats.txt
   | source = clothing_hats.txt
   | retrieved = true
   | retrieved = true
   | version = 41.65
   | version = 41.78.16
   | code =
   | code =
item Hat_BeretArmy
item Hat_BeretArmy
{
    {
  DisplayCategory       = Accessory,
        DisplayCategory = Accessory,
  Type                 = Clothing,
        Type = Clothing,
  DisplayName           = Army Beret,
        DisplayName = Army Beret,
  ClothingItem         = Hat_BeretArmy,
        ClothingItem = Hat_BeretArmy,
  BodyLocation         = Hat,
        BodyLocation = Hat,
  Icon                 = BeretGreen,
        Icon = BeretGreen,
  CanHaveHoles         = false,
        CanHaveHoles = false,
  ChanceToFall         = 60,
        ChanceToFall = 60,
  Insulation           = 0.3,
        Insulation = 0.3,
  BloodLocation         = Head,
        BloodLocation = Head,
  Weight               = 0.5,
        Weight = 0.5,
}
    }
  }}
}}
}}
}}


{{Navbox clothing}}
==See also==
 
{{Navbox items|headwear}}

Revision as of 13:43, 25 April 2024

Spiffo controlyourself.png
This page was last updated for an older version (41.65).
The current stable version is 41.78.16, released 2022-12-12, so information on this page may be inaccurate. Help get this page updated by adding any missing content. [edit]
Please update the version after updating the page.
Beret
Beret Grey Model.png
BeretGreen Model.png
Beret Army Model.png
General
Category
Clothing
Encumbrance
Moodle Icon HeavyLoad.png
Equipped
Hat
Properties
Insulation
Wind resistance
Technical
Item ID

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

Body location

Protection Hat.png
  • Head

Variants

There are three variants of the beret.

Icon Name Encumbrance Insulation Wind resistance Item ID
BeretGrey.png Beret 0.5 30% - Base.Hat_Beret
BeretGreen.png Army Beret 0.5 30% - Base.Hat_BeretArmy

Distribution

The loot distributions can be found in the table(s) below.

Hat_Beret distribution Show / Hide
Containers
Building / Room Container Rolls Chance
all locker 4 0.5
all wardrobe 4 0.5
clothingstorage crate 4 6.0
clothingstore counter 4 6.0
Vehicles
Vehicle Type/Location Rolls Chance
ClothingTruckBed 4 0.6
Hat_BeretArmy distribution Show / Hide
Containers
Building / Room Container Rolls Chance
all locker 4 8.0
all militarycrate 4 10.0
armyhanger locker 4 10.0
armysurplus counter 4 4.0

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

Beret Beret

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\clothing\clothing_hats.txt

Retrieved: Build 41.78.16
item Hat_Beret
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Beret,
		ClothingItem = Hat_Beret,
		BodyLocation = Hat,

		Icon = BeretGrey,
		CanHaveHoles = false,
		ChanceToFall = 60,
		Insulation = 0.3,
		BloodLocation = Head,
		Weight = 0.5,
	}

Army Beret Army Beret

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\clothing\clothing_hats.txt

Retrieved: Build 41.78.16
item Hat_BeretArmy
    {
        DisplayCategory = Accessory,
        Type = Clothing,
        DisplayName = Army Beret,
        ClothingItem = Hat_BeretArmy,
        BodyLocation = Hat,
        Icon = BeretGreen,
        CanHaveHoles = false,
        ChanceToFall = 60,
        Insulation = 0.3,
        BloodLocation = Head,
        Weight = 0.5,
    }

See also