Dust Mask: Difference between revisions

From PZwiki
m (Removed Testing tag due to Build 41 being stable.)
m (Insert empty line above each {{Navbox}})
 
(26 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{languages}}
{{Header|Project Zomboid|Items|Clothing|Headwear|Masks}}
{{header|The Game World|Items|Clothing|version=Version 41|incver=0|hidecat=true}}
{{Page version|41.65}}
{{Infobox clothing
{{Infobox item
| display_name = Dust Mask
|name=Dust Mask
| name_colour = Clothing
|model=DustMask_Model.png
| name_text_colour = Clothing
|icon=DustMask.png
| image_width = 300px
|icon_name=Dust Mask
| alternate_image = DustMask.png
| alternate_name = Dust Mask
<!-- General -->
<!-- General -->
| category = Clothing
|category=Clothing
| weight = 1.0
|weight=0.2
| body_location = Mask
|equipped=Mask
<!-- Protection -->
|insulation=0.6
| insulation = 0.6
|wind_resistance=0.5
<!-- Technical details -->
<!-- Technical details -->
| class_name = Hat_DustMask
|item_id=Base.Hat_DustMask
}}
}}
The '''Dust Mask''' is a face mask that covers the mouth and nose.
A '''dust mask''' is a face mask that covers the mouth and nose.
 
==Usage==
==Usage==
Dust masks provide a significant amount of insulation.
Dust masks provide a significant amount of insulation.
==Distribution==
The loot distributions can be found in the table(s) below.
<!--BOT FLAG|Hat_DustMask|41.78.16-->
{{clear}}
<div class="togglebox theme-red">
    <div>Hat_DustMask distribution
        <span class="mw-customtoggle-togglebox-Hat_DustMask" 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_DustMask">
    <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
    |-
    | SafehouseLoot
    | {{ll|crate}}
    | 4
    | 8.0
    |-
    | all
    | {{ll|crate}}
    | 1
    | 0.2
    |-
    | armyhanger
    | {{ll|locker}}
    | 4
    | 8.0
    |-
    | bathroom
    | {{ll|locker}}
    | 4
    | 8.0
    |-
    | bedroom
    | {{ll|crate}}
    | 1
    | 0.8
    |-
    | carsupply
    | {{ll|clothingrack}}
    | 4
    | 8.0
    |-
    | closet
    | {{ll|crate}}
    | 4
    | 8.0
    |-
    | druglab
    | {{ll|counter}}
    | 4
    | 8.0
    |-
    | factory
    | {{ll|crate}}
    | 4
    | 8.0
    |-
    | garagestorage
    | {{ll|counter}}
    | 4
    | 8.0
    |-
    | mechanic
    | {{ll|metal_shelves}}
    | 4
    | 8.0
    |-
    | toolstore
    | {{ll|counter}}
    | 4
    | 8.0
    |-
    | toolstorestorage
    | {{ll|metal_shelves}}
    | 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
    |-
    | CarpenterGloveBox
    | 1
    | 20
    |-
    | CarpenterTruckBed
    | 4
    | 10
    |-
    | ConstructionWorkerGloveBox
    | 1
    | 20
    |-
    | ConstructionWorkerTruckBed
    | 4
    | 10
    |-
    | MassGenFacTruckBed
    | 4
    | 10
    |-
    | McCoyGloveBox
    | 1
    | 20
    |-
    | McCoyTruckBed
    | 4
    | 10
    |-
    | MetalWelderGloveBox
    | 1
    | 20
    |-
    | MetalWelderTruckBed
    | 4
    | 10
    |-
    | PainterGloveBox
    | 1
    | 20
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Hat_DustMask" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Hat_DustMask|41.78.16-->
Dust masks can be found in various crates and shelves, and at hardware stores.
==Body location==
==Body location==
{{Body location|body_location=Hat}}
{{Body location|body_location=Hat}}
{{Navbox clothing}}
 
==Code==
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 484
  | source = clothing_hats.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Hat_DustMask
{
    DisplayCategory = Accessory,
Type = Clothing,
DisplayName = Dust Mask,
ClothingItem = Hat_DustMask,
BodyLocation = Mask,
Icon = DustMask,
CanHaveHoles = false,
        BloodLocation = Head,
        Insulation = 0.6,
        WindResistance = 0.5,
        Weight = 0.2,
}
}}
}}
 
==See also==
 
{{Navbox items|headwear}}

Latest revision as of 14:55, 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.
Dust Mask
DustMask Model.png
General
Category
Clothing
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Equipped
Mask
Properties
Insulation
60%
Wind resistance
50%
Technical
Item ID
Base.Hat_DustMask

A dust mask is a face mask that covers the mouth and nose.

Usage

Dust masks provide a significant amount of insulation.

Distribution

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

Hat_DustMask distribution Show / Hide
Containers
Building / Room Container Rolls Chance
SafehouseLoot crate 4 8.0
all crate 1 0.2
armyhanger locker 4 8.0
bathroom locker 4 8.0
bedroom crate 1 0.8
carsupply clothingrack 4 8.0
closet crate 4 8.0
druglab counter 4 8.0
factory crate 4 8.0
garagestorage counter 4 8.0
mechanic metal_shelves 4 8.0
toolstore counter 4 8.0
toolstorestorage metal_shelves 4 8.0
Vehicles
Vehicle Type/Location Rolls Chance
CarpenterGloveBox 1 20
CarpenterTruckBed 4 10
ConstructionWorkerGloveBox 1 20
ConstructionWorkerTruckBed 4 10
MassGenFacTruckBed 4 10
McCoyGloveBox 1 20
McCoyTruckBed 4 10
MetalWelderGloveBox 1 20
MetalWelderTruckBed 4 10
PainterGloveBox 1 20

Dust masks can be found in various crates and shelves, and at hardware stores.

Body location

Protection Hat.png
  • Head

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_DustMask
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Dust Mask,
		ClothingItem = Hat_DustMask,
		BodyLocation = Mask,
		Icon = DustMask,
		CanHaveHoles = false,
        BloodLocation = Head,
        Insulation = 0.6,
        WindResistance = 0.5,
        Weight = 0.2,
	}

See also