Skirt: Difference between revisions

From PZwiki
m (Remove image link)
(updated to build 41, removed duplicate info, organised into sections)
Line 1: Line 1:
{{Languages}}{{Header|The Game World|Items|Clothing|version=Version 39|incver=52}}{{Infobox clothing
{{Languages}}{{Header|The Game World|Items|Clothing|version=Version 41|incver=78.16}}{{Infobox clothing
| display_name = Skirt
| display_name = Skirt
| name_colour = Clothing
| name_colour = Clothing
| name_text_colour = Clothing
| name_text_colour = Clothing
| image = SkirtAnim.gif
| image = SkirtAnim.gif
| image_width = 120px
| image_width = 128px
| alternate_image =  
| alternate_image = SkirtGeneric.png
| alternate_name =  
| alternate_name = Skirt
| alternate_link =
| alternate_image2 =
| alternate_name2 =
| alternate_link2 =
| alternate_image3 =
| alternate_name3 =
| alternate_link3 =
| alternate_image4 =
| alternate_name4 =
| alternate_link4 =
| alternate_image5 =
| alternate_name5 =
| alternate_link5 =
| alternate_image6 =
| alternate_name6 =
| alternate_link6 =
| alternate_image7 =
| alternate_name7 =
| alternate_link7 =
<!-- General -->
<!-- General -->
| category =  
| category = Clothing
| weight = 1.0
| weight = 1.0
| body_location = Legs
| body_location = Skirt
| condition =  
| condition =  
| fabric =  
| fabric = Cotton
| capacity =  
| capacity =  
| weight_reduction =  
| weight_reduction =  
| attachments_provided =  
| attachments_provided =  
<!-- Speed -->
<!-- Speed -->
| run_speed =  
| run_speed = 0.93
| combat_speed =  
| combat_speed =  
<!-- Protection -->
<!-- Protection -->
Line 44: Line 25:
| neck_protection =  
| neck_protection =  
<!-- Insulation -->
<!-- Insulation -->
| insulation =  
| insulation = 0.25
| wind_resistance =  
| wind_resistance = 0.1
| water_resistance =  
| water_resistance =  
<!-- Technical details -->
<!-- Technical details -->
| ingredients =
| ingredients =
| class_name = Base.Skirt
| class_name = Base.Skirt_Normal
}}The '''skirt''' is an article of [[clothing]] equipable on the legs. It is commonly found in bedroom [[Containers#Bedroom Storage|wardrobes]] of many houses and on the [[corpse]]s of dead [[NPC]]s and [[zombies]].
}}The '''skirt''' is an article of [[clothing]] equipped on the legs.  


It is primarily used to protect the player from getting [[Moodles#Hypothermia|cold]], typically during the [[Weather#Winter|winter]] months. The player may also find themselves getting too [[Moodles#Hyperthermia|hot]] when wearing a skirt. However, the skirt has a lower [[Player#Temperature|player temperature]] effect than [[pants]], with a value of 5. Thus, making a skirt a greater balance between getting too hot and cold.
==Usage==
It is primarily used to protect the player from getting [[Moodles#Hypothermia|cold]], typically during the [[Weather#Winter|winter]] months. The player may also find themselves getting too [[Moodles#Hyperthermia|hot]] when wearing a skirt. However, the skirt has a lower [[Player#Temperature|insulation]] than [[pants]]. Thus, making a skirt a greater balance between getting too hot and cold.


The skirt is equippable by both genders, however, before [[Build 41]] it was only displayed on female characters, as a male will appear to be wearing pants instead.
A skirt can be equipped regardless of the gender.  


There are currently 5 different colour variants of the skirt.  
===Cleaning===
Over the course of the zombie apocalypse, clothing will become dirty and bloody, which is dependent on the player's activities. If the player is wearing dirty or bloody clothing over an open wound, the chance of [[Health#Types of Injuries|infection]] will increase. However, the skirt can be cleaned with [[soap]] and [[water]].


Over the course of the zombie apocalypse, clothing will become dirty and bloody, which is dependant on the player's activities. If the player is wearing dirty or bloody clothing over an open wound, the chance of [[Health#Types of Injuries|infection]] will increase. However, using [[soap]] and [[water]], the skirt can be cleaned.
===Durability===
Clothing can deteriorate, reducing its insulation and protection. It can be repaired by [[tailoring|stitching]] patches, which may also improve its protection and insulation depending on the material used.  


Each piece of clothing has durability, losing a little upon each hit. The skirt has a maximum condition of 5 and the condition will lower one in 10 times the player gets hit.
==Distribution==
 
It is commonly found in bedroom [[Containers#Bedroom Storage|wardrobes]] of many houses and on the [[corpse]]s of dead [[NPC]]s and [[zombies]].
A skirt can be torn into [[Ripped Sheets|ripped sheets]], yielding a total of 8. Due to the frequency in which they can be found, the skirt is an obvious source of [[bandage]]s. In an emergency, a dirty or bloody skirt can be torn into bandages, which will always yield 1 clean ripped sheet and 7 dirty ripped sheets.
 
{| class="pztable sortable" style="text-align:center;"
|-
! class="unsortable" | Item
! class="unsortable" | Description
! class="unsortable" | Temperature
! class="unsortable" | Condition
! class="unsortable" | Classname
|-
| [[File:Skirt_Grey.png|32px|link=Skirt|Skirt]] [[File:Skirt_White.png|32px|link=Skirt|Skirt]] [[File:Skirt_Brown.png|32px|link=Skirt|Skirt]] [[File:Skirt_Purple.png|32px|link=Skirt|Skirt]] [[File:Skirt_Blue.png|32px|link=Skirt|Skirt]]
| Provides moderate protection from the cold. Can be ripped into [[Ripped Sheets|ripped sheets]] or tied into a [[Sheet Rope|sheet rope]].
| 5
| 5<br>Max<hr />10%<br>Degradation
| Base.Skirt
|}


==Crafting==
==Crafting==
Line 85: Line 53:
{{Crafting general|006|ing=1}}
{{Crafting general|006|ing=1}}
|}
|}
==Trivia==
*Prior to [[build 41]] it was only displayed on female characters, as a male would appear to be wearing pants instead.
*The item ID used to be {{ID|Base.Skirt}}, before being replaced by {{ID|Base.Skirt_Normal}} in [[build 41]].


==Code==
==Code==
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
<pre>
{{retrieved|version=41|incver=78.16}}
item Skirt
<pre>   item Skirt_Normal
Palettes = Skirt_White,
    {
BodyLocation = Bottoms,
        DisplayCategory = Clothing,
PalettesStart = Skirt_,
        Type = Clothing,
Type = Clothing,
        DisplayName = Skirt,
Temperature = 5,
        ClothingItem = Skirt_Normal,
SpriteName = Skirt,
        BodyLocation = Skirt,
DisplayName = Skirt,
        Icon = SkirtGeneric,
Icon = Skirt,
        BloodLocation = Trousers,
ConditionLowerChanceOneIn = 10,
        RunSpeedModifier = 0.93,
ConditionMax = 5,
        Insulation = 0.25,
</pre>
        WindResistance = 0.1,
 
        FabricType = Cotton,
        WorldStaticModel = Skirt_Mid_Ground,
    }</pre>


==See also==
==See also==

Revision as of 12:18, 16 June 2023

Skirt
Skirt
Skirt
General
Category Clothing
Encumbrance
Heavy Load
1.0
Body location Skirt
Fabric Cotton
Speed
Run speed 93%
Insulation
Insulation 0.25
Wind resistance 0.1
Technical details
Item ID Base.Skirt_Normal

The skirt is an article of clothing equipped on the legs.

Usage

It is primarily used to protect the player from getting cold, typically during the winter months. The player may also find themselves getting too hot when wearing a skirt. However, the skirt has a lower insulation than pants. Thus, making a skirt a greater balance between getting too hot and cold.

A skirt can be equipped regardless of the gender.

Cleaning

Over the course of the zombie apocalypse, clothing will become dirty and bloody, which is dependent on the player's activities. If the player is wearing dirty or bloody clothing over an open wound, the chance of infection will increase. However, the skirt can be cleaned with soap and water.

Durability

Clothing can deteriorate, reducing its insulation and protection. It can be repaired by stitching patches, which may also improve its protection and insulation depending on the material used.

Distribution

It is commonly found in bedroom wardrobes of many houses and on the corpses of dead NPCs and zombies.

Crafting

Clothing can be torn into ripped sheets, which is a makeshift bandage, an essential first aid tool. Clothing can also be turned into sheet ropes, which can be used to rappel down from (and also up, as long as the player doesn't have the weak trait) a window.

Product XP gained Skill(s) Recipe Ingredient 1
Rag.png
Ripped Sheets
0.25 Tailoring none
(consumed)
SheetRope.png
Sheet Rope
0 XP none
(consumed)

Trivia

  • Prior to build 41 it was only displayed on female characters, as a male would appear to be wearing pants instead.
  • The item ID used to be Base.Skirt, before being replaced by Base.Skirt_Normal in build 41.

Code

From items.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 41.78.16

    item Skirt_Normal
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Skirt,
        ClothingItem = Skirt_Normal,
        BodyLocation = Skirt,
        Icon = SkirtGeneric,
        BloodLocation = Trousers,
        RunSpeedModifier = 0.93,
        Insulation = 0.25,
        WindResistance = 0.1,
        FabricType = Cotton,
        WorldStaticModel = Skirt_Mid_Ground,
    }

See also