Firefighter Helmet: Difference between revisions

From PZwiki
m (Minor fixes, added code section)
m (Distribution table fix)
 
(27 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{languages}}
{{Header|Project Zomboid|Items|Clothing|Headwear|Helmets}}
{{header|The Game World|Items|Clothing|version=Version 41|incver=65|hidecat=true}}
{{Page version|41.65}}
{{Infobox clothing
{{Infobox item
| display_name = Firefighter Helmet
|name=Firefighter Helmet
| name_colour = Clothing
|model=Hat_Fireman.png
| name_text_colour = Clothing
|icon=HelmetFireman.png
| image = Hat_Fireman.png
|icon_name=Firefighter Helmet
| image_width = 250px
| alternate_image = HelmetFireman.png
| alternate_name = Firefighter Helmet
| alternate_link =
<!-- General -->
<!-- General -->
| category = Clothing
|category=Clothing
| weight = 1.5
|weight=1.5
| body_location = Hat
|equipped=Hat
<!-- Protection -->
|scratch_defense=100
| scratch_defense = 100
|bite_defense=100
| bite_defense = 100
|insulation=0.65
<!-- Insulation -->
|wind_resistance=0.55
| insulation = 0.65
|water_resistance=0.60
| wind_resistance = 0.55
| water_resistance = 0.60
<!-- Technical details -->
<!-- Technical details -->
| class_name = Base.Hat_Fireman
|item_id=Base.Hat_Fireman
}}A '''Firefighter Helmet''' is a helmet used by firefighters in [[Knox Country]].
}}
A '''firefighter helmet''' is a helmet used by firefighters in [[Knox Country]].
 
==Usage==
==Usage==
The firefighter helmet completely protects the wearer's head from scratches and bites. The helmet has a low chance of being knocked off of the wearer when they're attacked. Firefighter helmets provide a high amount of insulation, wind resistance and water resistance.
The firefighter helmet completely protects the wearer's head from scratches and bites. The helmet has a low chance of being knocked off of the wearer when they're attacked. Firefighter helmets provide a high amount of insulation, wind resistance and water resistance.
==Distribution==
==Distribution==
The loot distributions can be found in the table(s) below.
<!--BOT FLAG|Hat_Fireman|41.78.16-->
{{Clear}}
<div class="togglebox theme-red">
    <div>Hat_Fireman distribution
        <span class="mw-customtoggle-togglebox-Hat_Fireman" 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_Fireman">
    Effective chance calculations are based off of default loot settings, and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the [[lucky]] and [[unlucky]] traits.    <div class="toggle-content">
<div class="pz-container">
<div id="containers" style="flex-basis:30%">
    {| class="wikitable theme-red" style="margin-right: 15px; width: 95%;"
    |+ {{ll|Containers}}
    ! Building/Room
    ! Container
    ! Effective chance
    |-
    | bathroom
    | {{ll|locker}}
    | 6.29%
    |-
    | changeroom
    | {{ll|locker}}
    | 6.29%
    |-
    | firestorage
    | {{ll|metal_shelves}}
    | 23.28%
    |-
    | firestorage
    | {{ll|metal_shelves}}
    | 41.14%
    |-
    | garagestorage
    | {{ll|locker}}
    | 6.29%
    |}
</div>
<div id="vehicles" style="flex-basis:30%">
    {| class="wikitable theme-red" style="margin-right: 15px; width: 95%;"
    |+ {{ll|Vehicles}}
    ! Type
    ! Container
    ! Effective chance
    |-
    | Fire
    | {{ll|Truck Bed}}
    | 10.78%
    |}
</div>
    </div><div style="clear: both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Hat_Fireman" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Hat_Fireman|41.78.16-->
Firefighter helmets can be found on firefighter [[zombie]]s.
Firefighter helmets can be found on firefighter [[zombie]]s.
==Body location==
==Body location==
{{Body location|body_location=Hat}}
{{Body location|body_location=Hat}}


==Code==
{{Retrieved|version=41|incver=65}}
<pre> item Hat_Fireman
DisplayCategory = Accessory,
Type = Clothing,
DisplayName = Firefighter Helmet,
ClothingItem = Hat_Fireman,
BodyLocation = Hat,
Icon = HelmetFireman,
BloodLocation = Head,
CanHaveHoles = false,
BiteDefense = 100,
ScratchDefense = 100,
ChanceToFall = 0,
Insulation = 0.65,
WindResistance = 0.55,
WaterResistance = 0.60,
Weight = 1.5,
</pre>
==Trivia==
==Trivia==
*The firefighter helmet isn't available for selection by characters with the fire officer occupation in the character creation menu.
*The firefighter helmet isn't available for selection by characters with the fire officer occupation in the character creation menu.


{{Navbox clothing}}
==Code==
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 593
  | source = clothing_hats.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Hat_Fireman
{
    DisplayCategory = Accessory,
Type = Clothing,
DisplayName = Firefighter Helmet,
ClothingItem = Hat_Fireman,
BodyLocation = Hat,
Icon = HelmetFireman,
BloodLocation = Head,
CanHaveHoles = false,
BiteDefense = 100,
        ScratchDefense = 100,
        ChanceToFall = 0,
        Insulation = 0.65,
        WindResistance = 0.55,
        WaterResistance = 0.60,
        Weight = 1.5,
    }
}}
}}
 
==See also==
 
{{Navbox items|headwear}}

Latest revision as of 19:12, 30 April 2024

Project ZomboidItemsClothingHeadwearHelmetsFirefighter Helmet
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.
Firefighter Helmet
Hat Fireman.png
General
Category
Clothing
Encumbrance
Moodle Icon HeavyLoad.png
1.5
Equipped
Hat
Properties
Scratch defence
100%
Bite defence
100%
Insulation
65%
Wind resistance
55%
Water resistance
60%
Technical
Item ID
Base.Hat_Fireman

A firefighter helmet is a helmet used by firefighters in Knox Country.

Usage

The firefighter helmet completely protects the wearer's head from scratches and bites. The helmet has a low chance of being knocked off of the wearer when they're attacked. Firefighter helmets provide a high amount of insulation, wind resistance and water resistance.

Distribution

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

Hat_Fireman distribution Show / Hide
Effective chance calculations are based off of default loot settings, and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the lucky and unlucky traits.
Containers
Building/Room Container Effective chance
bathroom locker 6.29%
changeroom locker 6.29%
firestorage metal_shelves 23.28%
firestorage metal_shelves 41.14%
garagestorage locker 6.29%
Vehicles
Type Container Effective chance
Fire Trunk 10.78%

Firefighter helmets can be found on firefighter zombies.

Body location

Protection Hat.png
  • Head

Trivia

  • The firefighter helmet isn't available for selection by characters with the fire officer occupation in the character creation menu.

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_Fireman
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Firefighter Helmet,
		ClothingItem = Hat_Fireman,
		BodyLocation = Hat,
		Icon = HelmetFireman,
		BloodLocation = Head,
		CanHaveHoles = false,
		BiteDefense = 100,
        ScratchDefense = 100,
        ChanceToFall = 0,
        Insulation = 0.65,
        WindResistance = 0.55,
        WaterResistance = 0.60,
        Weight = 1.5,
    }

See also