Item: Short en jean blanc

Wiki Project Zomboid

Short en jean blanc

Variable AuthenticZClothing.Shorts_LongDenimWhite Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Shorts_LongDenimWhite
TypeClothing
CatégorieClothing
Poids
Icône
Shorts_LongDenimWhite

Navigation

Nom variableShorts_LongDenimWhite
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_pants.txt
Détails techniques
Item PK1493
Lignes36 → 51
File ID823

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

0 recette
Aucune recette ne fabrique cet item.

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

0 recette
Aucune recette n'utilise cet item.

Propriétés

Toutes les propriétés extraites pour cet item.

13 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 10 10
BloodLocation Trousers
BodyLocation Pants
ClothingItem Shorts_LongDenimWhite
DisplayCategory Clothing
DisplayName White Denim Shorts
FabricType Denim
Icon Shorts_LongDenimWhite
Insulation 0.45 0.45
ScratchDefense 20 20
Type Clothing
WindResistance 0.45 0.45
WorldStaticModel ShortShorts_Ground
Raw block
    item Shorts_LongDenimWhite
    {
       DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = White Denim Shorts,
        ClothingItem = Shorts_LongDenimWhite,
        BodyLocation = Pants,
        Icon = Shorts_LongDenimWhite,
        BloodLocation = Trousers,
        BiteDefense = 10,
        ScratchDefense = 20,
        Insulation = 0.45,
        WindResistance = 0.45,
        FabricType = Denim,
		WorldStaticModel = ShortShorts_Ground,
    }