Police Motorcycle Helmet: Difference between revisions

From PZwiki
(Created page with "{{Testing|build=Build 41}} {{languages}} {{header|The Game World|Items|Clothing|version=Version 41|incver=0|hidecat=true}} {{Infobox clothing | display_name = Police Motor...")
 
(Add distro table)
 
(27 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Testing|build=[[Build 41]]}}
{{Header|Project Zomboid|Items|Clothing|Headwear|Helmets}}
{{languages}}
{{Page version|41.78.16}}
{{header|The Game World|Items|Clothing|version=Version 41|incver=0|hidecat=true}}
{{Infobox item
{{Infobox clothing
|name=Police Motorcycle Helmet
| display_name = Police Motorcycle Helmet
|model=CrashHelmet_Police.png
| name_colour = Clothing
|icon=HelmetMotorcyclePolice.png
| name_text_colour = Clothing
|icon_name=Police Motorcycle Helmet
| image = CrashHelmet_Police.png
| image_width = 300px
| alternate_image = HelmetMotorcyclePolice.png
| alternate_name = Police Motorcycle Helmet
<!-- General -->
<!-- General -->
| category = Clothing
|category=Clothing
| weight = 1.0
|weight=1.0
| body_location = Hat
|equipped=Hat
<!-- Speed -->
|combat_speed=0.95
| combat_speed = 0.95
|scratch_defense=100
<!-- Protection -->
|bite_defense=100
| scratch_defense = 100
|insulation=0.8
| bite_defense = 100
|wind_resistance=0.8
 
<!-- Technical details -->
<!-- Technical details -->
| class_name = Hat_CrashHelmet_Police
|item_id=item Hat_CrashHelmet_Police
}}
}}
The '''Police Motorcycle Helmet''' is a Police variant of the [[Crash Helmet]], the helmet is used by the various police departments throughout Kentucky.
==Usage==
The police motorcycle helmet completely protects the wearer's head from scratches and bites at the cost of a minor penalty to combat-speed. Police motorcycle helmets provide a great amount of insulation and wind resistance. The helmet has a very low chance of falling off when the wearer is attacked.


The '''Police Motorcycle Helmet''' is a police variant of the [[Crash Helmet]].
==Body location==
==Body location==
{{Body location|body_location=Hat}}
{| style="text-align: center;"
|{{Body location|body_location=Hat}}
|}
 
==Distribution==
The loot distributions can be found in the table(s) below.


<!--BOT FLAG|Hat_CrashHelmet_Police|41.78.16-->
{{Clear}}
<div class="togglebox theme-red">
    <div>Hat_CrashHelmet_Police distribution
        <span class="mw-customtoggle-togglebox-Hat_CrashHelmet_Police" 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_CrashHelmet_Police">
    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 sortable" style="margin-right: 15px; width: 95%;"
    |+ {{ll|Containers}}
    ! Building/Room
    ! Container
    ! Effective chance
    |-
    | bathroom
    | {{ll|locker}}
    | 3.98%
    |-
    | changeroom
    | {{ll|locker}}
    | 3.98%
    |-
    | pawnshopoffice
    | {{ll|crate}}
    | 6.29%
    |-
    | pawnshopoffice
    | {{ll|locker}}
    | 6.29%
    |-
    | pawnshopoffice
    | {{ll|metal_shelves}}
    | 6.29%
    |-
    | pawnshopstorage
    | {{ll|locker}}
    | 6.29%
    |-
    | policestorage
    | {{ll|locker}}
    | 6.29%
    |}
</div>
<div id="vehicles" style="flex-basis: 30%;">
    {| class="wikitable theme-red sortable" style="margin-right: 15px; width: 95%;"
    |+ {{ll|Vehicles}}
    ! Type
    ! Container
    ! Effective chance
    |-
    | Police
    | {{ll|Truck Bed}}
    | 6.29%
    |}
</div>
    </div><div style="clear: both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Hat_CrashHelmet_Police" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Hat_CrashHelmet_Police|41.78.16-->
==Gallery==
<gallery>
PoliceCrashHelmetHighRes.jpg|Police Motorcycle Helmet displayed on a survivor
</gallery>
==Code==
{{CodeBox|
{{CodeSnip
  | lang = java
  | line = true
  | start = 450
  | source = clothing_hats.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Hat_CrashHelmet_Police
{
    DisplayCategory = Accessory,
Type = Clothing,
DisplayName = Police Motorcycle Helmet,
ClothingItem = Hat_CrashHelmet_Police,
BodyLocation = Hat,
BloodLocation = FullHelmet,
Icon = HelmetMotorcyclePolice,
CanHaveHoles = false,
CombatSpeedModifier = 0.95,
BiteDefense = 100,
        ScratchDefense = 100,
        ChanceToFall = 0,
        Insulation = 0.8,
        WindResistance = 0.8,
}
}}
}}


==See also==


{{clear}}
{{Navbox items|headwear}}

Latest revision as of 16:33, 4 May 2024

Project ZomboidItemsClothingHeadwearHelmetsPolice Motorcycle Helmet
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Police Motorcycle Helmet
CrashHelmet Police.png
General
Category
Clothing
Encumbrance
Moodle Icon HeavyLoad.png
1.0
Equipped
Hat
Properties
Combat speed
95%
Scratch defence
100%
Bite defence
100%
Insulation
80%
Wind resistance
80%
Technical
Item ID
item Hat_CrashHelmet_Police

The Police Motorcycle Helmet is a Police variant of the Crash Helmet, the helmet is used by the various police departments throughout Kentucky.

Usage

The police motorcycle helmet completely protects the wearer's head from scratches and bites at the cost of a minor penalty to combat-speed. Police motorcycle helmets provide a great amount of insulation and wind resistance. The helmet has a very low chance of falling off when the wearer is attacked.

Body location

Protection Hat.png
  • Head

Distribution

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

Hat_CrashHelmet_Police 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 3.98%
changeroom locker 3.98%
pawnshopoffice crate 6.29%
pawnshopoffice locker 6.29%
pawnshopoffice metal_shelves 6.29%
pawnshopstorage locker 6.29%
policestorage locker 6.29%
Vehicles
Type Container Effective chance
Police Trunk 6.29%

Gallery

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_CrashHelmet_Police
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Police Motorcycle Helmet,
		ClothingItem = Hat_CrashHelmet_Police,
		BodyLocation = Hat,
		BloodLocation = FullHelmet,
		Icon = HelmetMotorcyclePolice,
		CanHaveHoles = false,
		CombatSpeedModifier = 0.95,
		BiteDefense = 100,
        ScratchDefense = 100,
        ChanceToFall = 0,
        Insulation = 0.8,
        WindResistance = 0.8,
	}

See also