Item: Jean

Wiki Project Zomboid

Jean

Variable AuthenticZClothing.Trousers_JeanDark Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Trousers_JeanDark
TypeClothing
CatégorieClothing
Poids
Icône
TrousersDenimBlack

Navigation

Nom variableTrousers_JeanDark
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_pants.txt
Détails techniques
Item PK1540
Lignes739 → 755
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.

14 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 10 10
BloodLocation Trousers
BodyLocation Pants
ClothingItem Trousers_JeanDark
DisplayCategory Clothing
DisplayName Jeans
FabricType Denim
Icon TrousersDenimBlack
Insulation 0.7 0.7
RunSpeedModifier 0.98 0.98
ScratchDefense 20 20
Type Clothing
WindResistance 0.55 0.55
WorldStaticModel Trousers_Ground
Raw block
    item Trousers_JeanDark
    {
       DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Jeans,
        ClothingItem = Trousers_JeanDark,
        BodyLocation = Pants,
        Icon = TrousersDenimBlack,
        BloodLocation = Trousers,
        BiteDefense = 10,
        ScratchDefense = 20,
        RunSpeedModifier = 0.98,
        Insulation = 0.7,
        WindResistance = 0.55,
        FabricType = Denim,
        WorldStaticModel = Trousers_Ground,		
    }