Ear Protectors: Difference between revisions

From PZwiki
m (Automated navbox update)
m (Distribution table update)
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Header|Project Zomboid|Items|Clothing|Headwear|Hats}}
{{Header|Project Zomboid|Items|Clothing|Headwear|Hats}}
{{Page version|41.24}}
{{Page version|41.78.16}}
{{Infobox item
{{Infobox item
| name = Ear Protectors
|name=Ear Protectors
| model = Model_EarMuff_Protectors.png
|model=Model_EarMuff_Protectors.png
| icon = EarProtectors.png
|icon=EarProtectors.png
| icon_name =
<!-- General -->
<!-- General -->
| category = Clothing
|category=Clothing
| weight = 1.0
|weight=0.3
| equipped = Hat
|equipped=Hat
| insulation = 0.35
|insulation=0.35
| wind_resistance= 0.35
|wind_resistance=0.35
<!-- Technical details -->
<!-- Technical details -->
| item_id = Base.Hat_EarMuff_Protectors
|item_id=Base.Hat_EarMuff_Protectors
}}
}}
'''Ear protectors''' are a pair of protective ear-muffs that can be worn on the head.
'''Ear protectors''' are a pair of protective ear-muffs that can be worn on the head.


Line 24: Line 22:
The loot distributions can be found in the table(s) below.
The loot distributions can be found in the table(s) below.


{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
<!--BOT FLAG|Hat_EarMuff_Protectors|41.78.16-->
! colspan="4" | Containers
{{clear}}
|-
<div class="togglebox theme-red">
!Building/Room
    <div>Hat_EarMuff_Protectors distribution
!Container
        <span class="mw-customtoggle-togglebox-Hat_EarMuff_Protectors" 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>
! style="width: 3.2em;" |Rolls
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-Hat_EarMuff_Protectors">
! style="width: 3.2em;" |Chance
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
|-
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
| SafehouseLoot
    |+ {{ll|Containers}}
| [[crate]]
    ! Building / Room
| 4
    ! Container
| 8
    ! Rolls
|-
    ! Chance
| rowspan="2"|all
    |-
| [[locker]]
    | Not referenced
| 4
    | {{ll|GeneratorRoom}}
| 8
    | 4
|-
    | 8.0
|[[militarycrate]]
    |-
|4
    | SafehouseLoot
|8
    | {{ll|crate}}
|-
    | 4
| armyhanger
    | 8.0
| [[locker]]
    |-
| 4
    | all
| 8
    | {{ll|locker}}
|-
    | 4
| armysurplus
    | 8.0
| [[counter]]
    |-
| 4
    | all
| 8
    | {{ll|militarycrate}}
|-
    | 4
| rowspan="2"|bathroom
    | 8.0
| [[locker]]
    |-
| 4
    | armyhanger
| 8
    | {{ll|locker}}
|-
    | 4
|[[locker]]
    | 8.0
|4
    |-
|8
    | armysurplus
|-
    | {{ll|counter}}
| carsupply
    | 4
| [[clothingrack]]
    | 8.0
| 4
    |-
| 8
    | bathroom
|-
    | {{ll|locker}}
| closet
    | 4
| [[crate]]
    | 8.0
| 4
    |-
| 8
    | carsupply
|-
    | {{ll|clothingrack}}
| garagestorage
    | 4
| [[locker]]
    | 8.0
| 4
    |-
| 8
    | closet
|-
    | {{ll|crate}}
| gunstore
    | 4
| [[counter]]
    | 8.0
| 4
    |-
| 8
    | garagestorage
|-
    | {{ll|locker}}
| pawnshopoffice
    | 4
| [[crate]]
    | 8.0
| 4
    |-
| 8
    | gunstore
|-
    | {{ll|counter}}
| toolstore
    | 4
| [[counter]]
    | 8.0
| 4
    |-
| 8
    | pawnshopoffice
|}
    | {{ll|crate}}
    | 4
    | 8.0
    |-
    | toolstore
    | {{ll|counter}}
    | 4
    | 8.0
    |}
</div>
<div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Vehicles}}
    ! Vehicle Type/Location
    ! Rolls
    ! Chance
    |-
    | ConstructionWorkerTruckBed
    | 4
    | 10
    |-
    | PoliceTruckBed
    | 4
    | 4
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Hat_EarMuff_Protectors" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Hat_EarMuff_Protectors|41.78.16-->
Ear protectors can usually be found on construction worker [[zombies]]. Construction worker zombies can usually be found in the vicinity of a construction site.
Ear protectors can usually be found on construction worker [[zombies]]. Construction worker zombies can usually be found in the vicinity of a construction site.


Line 108: Line 134:
   | lang = java
   | lang = java
   | line = true
   | line = true
   | start = 0
   | start = 513
   | source = clothing_hats.txt
   | source = clothing_hats.txt
   | retrieved = true
   | retrieved = true
   | version = 41.65
   | version = 41.78.16
   | code =
   | code =
item Hat_EarMuff_Protectors
item Hat_EarMuff_Protectors
{
{
  DisplayCategory = Accessory,
    DisplayCategory = Accessory,
  Type             = Clothing,
Type = Clothing,
  DisplayName     = Ear Protectors,
DisplayName = Ear Protectors,
  ClothingItem     = Hat_EarMuff_Protectors,
ClothingItem = Hat_EarMuff_Protectors,
  BodyLocation     = Hat,
BodyLocation = Hat,
  Icon             = EarProtectors,
Icon = EarProtectors,
  CanHaveHoles     = false,
CanHaveHoles = false,
  ChanceToFall     = 30,
ChanceToFall = 30,
  BloodLocation   = Head,
        BloodLocation = Head,
  Insulation       = 0.35,
        Insulation = 0.35,
  WindResistance   = 0.35,
        WindResistance = 0.35,
  Weight           = 0.3,
        Weight = 0.3,
}
    }
  }}
}}
}}
}}


Line 134: Line 160:
*[[Ear Muffs]]
*[[Ear Muffs]]


{{Navbox clothing|headwear}}
{{Navbox items|headwear}}

Revision as of 15:25, 24 April 2024

Project ZomboidItemsClothingHeadwearHatsEar Protectors
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Ear Protectors
Model EarMuff Protectors.png
General
Category
Clothing
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Equipped
Hat
Properties
Insulation
35%
Wind resistance
35%
Technical
Item ID
Base.Hat_EarMuff_Protectors

Ear protectors are a pair of protective ear-muffs that can be worn on the head.

Usage

Ear protectors provide a minor amount of insulation and wind resistance for the wearer's head. They have a high chance of being knocked off of the wearer's head when they're attacked.

Distribution

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

Hat_EarMuff_Protectors distribution Show / Hide
Containers
Building / Room Container Rolls Chance
Not referenced GeneratorRoom 4 8.0
SafehouseLoot crate 4 8.0
all locker 4 8.0
all militarycrate 4 8.0
armyhanger locker 4 8.0
armysurplus counter 4 8.0
bathroom locker 4 8.0
carsupply clothingrack 4 8.0
closet crate 4 8.0
garagestorage locker 4 8.0
gunstore counter 4 8.0
pawnshopoffice crate 4 8.0
toolstore counter 4 8.0
Vehicles
Vehicle Type/Location Rolls Chance
ConstructionWorkerTruckBed 4 10
PoliceTruckBed 4 4

Ear protectors can usually be found on construction worker zombies. Construction worker zombies can usually be found in the vicinity of a construction site.

Body location

Protection Hat.png
  • Head

Trivia

  • Ear protectors won't modify your hearing in any way.

Code

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_EarMuff_Protectors
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Ear Protectors,
		ClothingItem = Hat_EarMuff_Protectors,
		BodyLocation = Hat,
		Icon = EarProtectors,
		CanHaveHoles = false,
		ChanceToFall = 30,
        BloodLocation = Head,
        Insulation = 0.35,
        WindResistance = 0.35,
        Weight = 0.3,
    }

See also