Corset: Difference between revisions

From PZwiki
mNo edit summary
(Update distribution file)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Header|Project Zomboid|Items|Clothing|Underwear}}
{{Header|Project Zomboid|Items|Clothing|Underwear}}
{{Page version|41.78.16}}
{{Page version|41.78.16}}
{{Reupload|Missing 3D Models}}
{{Reupload|Missing 3D models}}
{{Infobox item
{{Infobox item
|name=Corset
|name=Corset
|model=CorsetWhite.png
|icon=CorsetWhite.png
|icon=CorsetWhite.png
|icon_name=Corset
|icon_name=Corset
Line 18: Line 17:
|equipped=UnderwearTop
|equipped=UnderwearTop
<!-- Technical details -->
<!-- Technical details -->
|item_id=Base.Corset<br>Base.Corset_Black<br>Base.Corset_Red<br>Base.Corset_Medical
|item_id=Base.Corset
|item_id2=Base.Corset_Black
|item_id3=Base.Corset_Red
|item_id4=Base.Corset_Medical
}}
}}
The '''corset''' is a clothing item that can be worn under a shirt. It comes in four variants: corset, black corset, red corset, and medical corset.
The '''corset''' is a clothing item that can be worn under a shirt. It comes in four variants: corset, black corset, red corset, and medical corset.


Line 29: Line 30:
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|Corset|41.78.16-->
! colspan="4" | Containers
{{Clear}}
|-
<div class="togglebox theme-red">
! Building/Room
    <div>Corset distribution
! Container
        <span class="mw-customtoggle-togglebox-Corset" 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-Corset">
! style="width: 3.2em;" | Chance
    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">
|dentiststorage
<div id="containers" style="flex-basis:50%">
|[[metal_shelves]]
    {| class="wikitable theme-red" style="margin-right: 15px; width: 95%;"
|4
    |+ {{ll|Containers}}
|2
    ! Building/Room
|-
    ! Container
|kennels
    ! Effective chance
|[[counter]]
    |-
|4
    | lingeriestore
|2
    | {{ll|counter}}
|}
    | 19.27%
    |-
    | lingeriestore
    | {{ll|crate}}
    | 19.27%
    |}
</div>
<div id="vehicles" style="flex-basis:50%">
    {| class="wikitable theme-red" style="margin-right: 15px; width: 95%;"
    |+ {{ll|Vehicles}}
    ! Type
    ! Container
    ! Effective chance
        |-
        | Ambulance
        | {{ll|Truck Bed}}
        | 6.29%
        |}
</div>
    </div><div style="clear: both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Corset" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Corset|41.78.16-->
 
<!--BOT FLAG|Corset_Black|41.78.16-->
{{Clear}}
<div class="togglebox theme-red">
    <div>Corset_Black distribution
        <span class="mw-customtoggle-togglebox-Corset_Black" 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-Corset_Black">
    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:50%">
    {| class="wikitable theme-red" style="margin-right: 15px; width: 95%;"
    |+ {{ll|Containers}}
    ! Building/Room
    ! Container
    ! Effective chance
    |-
    | all
    | {{ll|wardrobe}}
    | 2.1%
    |-
    | bedroom
    | {{ll|wardrobe}}
    | 2.1%
    |-
    | clothingstore
    | {{ll|counter}}
    | 6.29%
    |-
    | lingeriestore
    | {{ll|counter}}
    | 19.27%
    |-
    | lingeriestore
    | {{ll|crate}}
    | 19.27%
    |-
    | shoestore
    | {{ll|counter}}
    | 6.29%
    |-
    | stripclub
    | {{ll|dresser}}
    | 2.1%
    |}
</div>
    </div><div style="clear: both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Corset_Black" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Corset_Black|41.78.16-->


===Buildings===
===Buildings===
Corsets are found in wardrobes, clothing stores, lingerie stores, and strip clubs.
Corsets are found in wardrobes, clothing stores, lingerie stores, and strip clubs.


===NPCS===
===NPCs===
Zombies do not currently appear to spawn wearing corsets.  
Zombies do not currently appear to spawn wearing corsets.


==Body location==
==Body location==
Line 58: Line 128:


==Code==
==Code==
{{CodeBox
{{CodeBox|[[File:CorsetWhite.png]] {{ID|Base.Corset}}<br>
|[[File:CorsetWhite.png]] {{ID|Base.Corset}}<br> {{CodeSnip
{{CodeSnip
   | lang = java
   | lang = java
   | line = true
   | line = true
Line 78: Line 148:
         CanHaveHoles = false,
         CanHaveHoles = false,
         WorldStaticModel = Corset_Ground,
         WorldStaticModel = Corset_Ground,
     }  
     }
}}
}}


Line 101: Line 171:
         CanHaveHoles = false,
         CanHaveHoles = false,
         WorldStaticModel = Corset_Black_Ground,
         WorldStaticModel = Corset_Black_Ground,
     }  
     }
}}
}}


Line 124: Line 194:
         CanHaveHoles = false,
         CanHaveHoles = false,
         WorldStaticModel = Corset_Red_Ground,
         WorldStaticModel = Corset_Red_Ground,
     }  
     }
}}
}}


Line 147: Line 217:
         CanHaveHoles = false,
         CanHaveHoles = false,
         WorldStaticModel = Corset_Medical_Ground,
         WorldStaticModel = Corset_Medical_Ground,
     }  
     }
}}
}}
}}
}}

Latest revision as of 04:17, 30 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Frame.png
This article contains outdated/low-quality images.
Reason: Missing 3D models
Please help the PZwiki by uploading an improved/updated version of the image(s) found on this page.
Corset
Corset
Black Corset
Red Corset
Medical Corset
General
Category
Clothing
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Equipped
UnderwearTop
Technical
Item ID
Base.Corset
Base.Corset_Black
Base.Corset_Red
Base.Corset_Medical

The corset is a clothing item that can be worn under a shirt. It comes in four variants: corset, black corset, red corset, and medical corset.

Usage

The corset is purely an aesthetic item and provides no protection from scratches, bites, or weather.

Distribution

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

Corset 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
lingeriestore counter 19.27%
lingeriestore crate 19.27%
Vehicles
Type Container Effective chance
Ambulance Trunk 6.29%
Corset_Black 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
all wardrobe 2.1%
bedroom wardrobe 2.1%
clothingstore counter 6.29%
lingeriestore counter 19.27%
lingeriestore crate 19.27%
shoestore counter 6.29%
stripclub dresser 2.1%

Buildings

Corsets are found in wardrobes, clothing stores, lingerie stores, and strip clubs.

NPCs

Zombies do not currently appear to spawn wearing corsets.

Body location

Protection TankTop.png
  • Upper Torso
  • Lower Torso

Code

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

CorsetWhite.png Base.Corset
Source: ProjectZomboid\media\scripts\clothing\clothing_underwear.txt

Retrieved: Build 41.78.16
item Corset
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Corset,
        ClothingItem = Corset,
        BodyLocation = UnderwearTop,
        Icon = CorsetWhite,
        Weight = 0.2,
        CanHaveHoles = false,
        WorldStaticModel = Corset_Ground,
    }

CorsetBlack.png Base.Corset_Black
Source: ProjectZomboid\media\scripts\clothing\clothing_underwear.txt

Retrieved: Build 41.78.16
item Corset_Black
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Black Corset,
        ClothingItem = Corset_Black,
        BodyLocation = UnderwearTop,
        Icon = CorsetBlack,
        Weight = 0.2,
        CanHaveHoles = false,
        WorldStaticModel = Corset_Black_Ground,
    }

CorsetRed.png Base.Corset_Red
Source: ProjectZomboid\media\scripts\clothing\clothing_underwear.txt

Retrieved: Build 41.78.16
item Corset_Red
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Red Corset,
        ClothingItem = Corset_Red,
        BodyLocation = UnderwearTop,
        Icon = CorsetRed,
        Weight = 0.2,
        CanHaveHoles = false,
        WorldStaticModel = Corset_Red_Ground,
    }

CorsetMedical.png Base.Corset_Medical
Source: ProjectZomboid\media\scripts\clothing\clothing_underwear.txt

Retrieved: Build 41.78.16
item Corset_Medical
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Medical Corset,
        ClothingItem = Corset_Medical,
        BodyLocation = UnderwearTop,
        Icon = CorsetMedical,
        Weight = 0.2,
        CanHaveHoles = false,
        WorldStaticModel = Corset_Medical_Ground,
    }

See also