Denim Jeans: Difference between revisions

From PZwiki
m (Automated Formatting)
m (Distribution table update)
Line 27: Line 27:
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|TrousersMesh_DenimLight|41.78.16-->
! colspan="4" | Containers
{{clear}}
|-
<div class="togglebox theme-red">
! Building/Room
    <div>TrousersMesh_DenimLight distribution
! Container
        <span class="mw-customtoggle-togglebox-TrousersMesh_DenimLight" 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-TrousersMesh_DenimLight">
! 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%;"
|rowspan="10"|all
    |+ {{ll|Containers}}
|[[clothingrack]]
    ! Building / Room
|4
    ! Container
|1
    ! Rolls
|-
    ! Chance
|[[clothingrack]]
    |-
|4
    | Not referenced
|1
    | {{ll|ClothingStoresJeans}}
|-
    | 4
|[[dresser]]
    | 10.0
|4
    |-
|2
    | all
|-
    | {{ll|dresser}}
|[[locker]]
    | 4
|4
    | 2.0
|2
    |-
|-
    | all
|[[locker]]
    | {{ll|locker}}
|4
    | 4
|2
    | 2.0
|-
    |-
|[[wardrobe]]
    | all
|4
    | {{ll|wardrobe}}
|2
    | 4
|-
    | 1.0
|[[wardrobe]]
    |-
|4
    | all
|2
    | {{ll|wardrobe}}
|-
    | 4
|[[wardrobe]]
    | 2.0
|4
    |-
|1
    | bedroom
|-
    | {{ll|crate}}
|[[wardrobe]]
    | 4
|4
    | 8.0
|2
    |-
|-
    | bedroom
|[[wardrobe]]
    | {{ll|crate}}
|4
    | 1
|2
    | 0.8
|-
    |-
|rowspan="3"|bedroom
    | bedroom
|[[crate]]
    | {{ll|dresser}}
|4
    | 4
|8
    | 2.0
|-
    |-
|[[crate]]
    | clothingstorage
|1
    | {{ll|crate}}
|0.8
    | 4
|-
    | 8.0
|[[dresser]]
    |-
|4
    | clothingstore
|2
    | {{ll|clothingrack}}
|-
    | 4
|clothingstorage
    | 10.0
|[[crate]]
    |-
|4
    | laundry
|8
    | {{ll|clothingdryer}}
|-
    | 4
|rowspan="2"|laundry
    | 20.0
|[[clothingdryer]]
    |-
|4
    | laundry
|2
    | {{ll|clothingdryer}}
|-
    | 4
|[[clothingdryer]]
    | 0.8
|4
    |}
|0.8
</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.8
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-TrousersMesh_DenimLight" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|TrousersMesh_DenimLight|41.78.16-->


==Trivia==
==Trivia==

Revision as of 15:21, 24 April 2024

Project ZomboidItemsClothingBottomsPantsDenim Jeans
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.
Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.
Denim Jeans
DenimJeans Model.png
General
Category
Clothing
Encumbrance
Moodle Icon HeavyLoad.png
1.0
Equipped
Pants
Properties
Run speed
98% (disabled)
Scratch defence
20%
Bite defence
10%
Insulation
65%
Wind resistance
60%
Technical
Item ID
Base.TrousersMesh_DenimLight

Denim jeans are an item of clothing worn on the legs.

Body location

Protection Pants.png
  • Groin
  • Thighs
  • Shins

Distribution

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

TrousersMesh_DenimLight distribution Show / Hide
Containers
Building / Room Container Rolls Chance
Not referenced ClothingStoresJeans 4 10.0
all dresser 4 2.0
all locker 4 2.0
all wardrobe 4 1.0
all wardrobe 4 2.0
bedroom crate 4 8.0
bedroom crate 1 0.8
bedroom dresser 4 2.0
clothingstorage crate 4 8.0
clothingstore clothingrack 4 10.0
laundry clothingdryer 4 20.0
laundry clothingdryer 4 0.8
Vehicles
Vehicle Type/Location Rolls Chance
ClothingTruckBed 4 0.8

Trivia

Code

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

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

Retrieved: Build 41.78.16
item TrousersMesh_DenimLight
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Denim Jeans,
        ClothingItem = TrousersMesh_DenimLight,
        BodyLocation = Pants,
        BloodLocation = Trousers,
        Icon = TrousersDenimLightBlue,
        BiteDefense = 10,
        ScratchDefense = 20,
        RunSpeedModifier = 0.98,
        Insulation = 0.65,
        WindResistance = 0.60,
        FabricType = Denim,
        WorldStaticModel = Trousers_Ground,
    }

See also