Police Deputy T-shirt: Difference between revisions

From PZwiki
(Created page with "{{languages}} {{header|The Game World|Items|Clothing|version=Version 41|incver=65}} {{Infobox clothing | display_name = Police Deputy T-Shirt | name_colour = Clothing | name_t...")
 
(Update distribution file)
 
(29 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{languages}}
{{Header|Project Zomboid|Items|Clothing|Tops|T-shirts}}
{{header|The Game World|Items|Clothing|version=Version 41|incver=65}}
{{Page version|41.65}}
{{Infobox clothing
{{About|T-shirt with unique texture|another variant|Police Trooper T-shirt|T-shirt with a POLICE writing|Police T-shirt}}
| display_name = Police Deputy T-Shirt
{{Infobox item
| name_colour = Clothing
|name=Police Deputy T-Shirt
| name_text_colour = Clothing
|model=Tshirt_PoliceGrey_model.png
| image =
|icon=TshirtPoliceGrey.png
| image_width = 300px
|icon_name=Police Deputy T-Shirt
| alternate_image = TshirtPoliceGrey.png
| alternate_name = Police Deputy T-Shirt
| 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 = Clothing
|category=Clothing
| weight = 1.0
|weight=1.0
| body_location = Tshirt
|equipped=Tshirt
| condition =
|material=Cotton
| fabric = Cotton
|insulation=0.2
| capacity =
|wind_resistance=0.25
| weight_reduction =
| attachments_provided =
<!-- Insulation -->
| insulation = 0.2
| wind_resistance = 0.25
<!-- Technical details -->
<!-- Technical details -->
| class_name = Base.Tshirt_PoliceGrey
|item_id=Base.Tshirt_PoliceGrey
}}The '''police deputy T-shirt''' is a T-shirt worn by Kentucky police deputies.
}}
The '''police deputy t-shirt''' is a t-shirt worn by Kentucky police deputies.


__TOC__
==Usage==
 
==Body location==
{{Body location|body_location=TankTop}}


==Usage==
===Recipes===
===Recipes===
Police deputy T-shirts are used to create [[Ripped_Sheets|ripped sheets]] or [[sheet rope|sheet ropes]].
Police deputy t-shirts are used to create [[Ripped Sheets|ripped sheets]] or [[Sheet Rope|sheet ropes]].
{{Crafting header|ing=2}}
{{Crafting/sandbox2
{{Crafting general|042|ing=2}}
|sheet_rope
|}
|ripped_sheets
{{Crafting header|ing=2}}
}}
{{Crafting general|006|ing=2}}
 
|}
==Distribution==
== Item Distribution ==
The loot distributions can be found in the table(s) below.
 
<!--BOT FLAG|Tshirt_PoliceGrey|41.78.16-->
{{Clear}}
<div class="togglebox theme-red">
    <div>Tshirt_PoliceGrey distribution
        <span class="mw-customtoggle-togglebox-Tshirt_PoliceGrey" 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-Tshirt_PoliceGrey">
    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" style="margin-right: 15px; width: 95%;"
    |+ {{ll|Containers}}
    ! Building/Room
    ! Container
    ! Effective chance
    |-
    | bathroom
    | {{ll|locker}}
    | 23.28%
    |-
    | changeroom
    | {{ll|locker}}
    | 23.28%
    |}
</div>
    </div><div style="clear: both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Tshirt_PoliceGrey" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Tshirt_PoliceGrey|41.78.16-->
 
===Buildings===
===Buildings===
Police station locker rooms can spawn this shirt.
Police station locker rooms can spawn this shirt.
===NPCs===
===NPCs===
Zombified police deputies can occasionally be found wearing the police deputy T-shirt.
Zombified police deputies can occasionally be found wearing the police deputy T-shirt.


== Code ==
==Code==
'''''From clothing_shirts.txt (Project Zomboid directory/media/scripts/clothing)'''''
{{CodeBox
{{Retrieved|version=41|incver=65}}
| {{CodeSnip
<pre>  item Tshirt_PoliceGrey
  | lang = java
  | line = true
  | start = 670
  | source = clothing_shirts.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Tshirt_PoliceGrey
     {
     {
         DisplayCategory = Clothing,
         DisplayCategory = Clothing,
Line 78: Line 92:
         WorldStaticModel = TShirt_Ground,
         WorldStaticModel = TShirt_Ground,
     }
     }
</pre>
}}
==See Also==
}}
 
==See also==
*[[Police Deputy Hat]]
*[[Police Deputy Hat]]
*[[Police Deputy Jacket]]
*[[Police Deputy Jacket]]
*[[Police Deputy Shirt]]
*[[Police Deputy Shirt]]
*[[Police Deputy Pants]]
*[[Police Deputy Pants]]
{{Navbox clothing}}
 
{{Navbox items|tops}}

Latest revision as of 13:35, 30 April 2024

Project ZomboidItemsClothingTopsT-shirtsPolice Deputy T-shirt
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.
PlushSpiffo.pngThis article is about T-shirt with unique texture. For another variant, see Police Trooper T-shirt. For T-shirt with a POLICE writing, see Police T-shirt.
Police Deputy T-Shirt
Tshirt PoliceGrey model.png
General
Category
Clothing
Encumbrance
Moodle Icon HeavyLoad.png
1.0
Equipped
Tshirt
Properties
Material
Cotton
Insulation
20%
Wind resistance
25%
Technical
Item ID
Base.Tshirt_PoliceGrey

The police deputy t-shirt is a t-shirt worn by Kentucky police deputies.

Usage

Body location

Protection TankTop.png
  • Upper Torso
  • Lower Torso

Recipes

Police deputy t-shirts are used to create ripped sheets or sheet ropes.

Product Ingredients Tools Requirements Workstation XP
SheetRope.png
Sheet Rope
One of:
Sheet.png Sheet ×1
Vest White.png Clothing (cotton) ×1
none none none none
Rag.png
Ripped Sheets
One of:
TshirtGeneric.png Clothing (cotton) ×1
Sheet.png Sheet ×1
none none none 0.25 Tailoring

Distribution

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

Tshirt_PoliceGrey 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 23.28%
changeroom locker 23.28%

Buildings

Police station locker rooms can spawn this shirt.

NPCs

Zombified police deputies can occasionally be found wearing the police deputy T-shirt.

Code

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

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

Retrieved: Build 41.78.16
item Tshirt_PoliceGrey
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Police Deputy T-Shirt,
        ClothingItem = Tshirt_PoliceGrey,
        BodyLocation = Tshirt,
        Icon	=	TShirtPoliceGrey,
        BloodLocation = Shirt,
        Insulation = 0.2,
        WindResistance = 0.25,
        FabricType = Cotton,
        WorldStaticModel = TShirt_Ground,
    }

See also