Item: Veste de Logan Carter

Wiki Project Zomboid

Veste de Logan Carter

Variable AuthenticZClothing.Jacket_LoganCarter Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Jacket_LoganCarter
TypeClothing
CatégorieClothing
Poids2
Icône
DressShirtLC

Navigation

Nom variableJacket_LoganCarter
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_jacket.txt
Détails techniques
Item PK1240
Lignes722 → 737
File ID818

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 20 20
BloodLocation Jacket
BodyLocation Jacket
ClothingItem Jacket_LoganCarter
DisplayCategory Clothing
DisplayName Logan Carter's Shirt
FabricType Cotton
Icon DressShirtLC
Insulation 0.25 0.25
Type Clothing
Weight 2 2
WindResistance 0.15 0.15
WorldStaticModel Jacket_Ground
Raw block
    item Jacket_LoganCarter
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Logan Carter's Shirt,
        ClothingItem = Jacket_LoganCarter,
        BodyLocation = Jacket,
        Icon = DressShirtLC,
        BloodLocation = Jacket,
        BiteDefense = 20,
        Insulation = 0.25,
        WindResistance = 0.15,
        FabricType = Cotton,
        Weight = 2,
        WorldStaticModel = Jacket_Ground,			
    }