Item: Veste de Bub

Wiki Project Zomboid

Veste de Bub

Variable AuthenticZClothing.Jacket_Bub Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Jacket_Bub
TypeClothing
CatégorieClothing
Poids2
Icône
JacketBub

Navigation

Nom variableJacket_Bub
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_jacket.txt
Détails techniques
Item PK1228
Lignes482 → 498
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.

14 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 20 20
BloodLocation Jacket
BodyLocation Jacket
ClothingItem Jacket_Bub
DisplayCategory Clothing
DisplayName Bub's Jacket
FabricType Denim
Icon JacketBub
Insulation 0.7 0.7
Type Clothing
WaterResistance 0.6 0.6
Weight 2 2
WindResistance 0.7 0.7
WorldStaticModel Jacket_Ground
Raw block
    item Jacket_Bub
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Bub's Jacket,
        ClothingItem = Jacket_Bub,
        BodyLocation = Jacket,
        Icon = JacketBub,
        BloodLocation = Jacket,
        BiteDefense = 20,
        Insulation = 0.7,
        WindResistance = 0.7,
        FabricType = Denim,
        WaterResistance = 0.6,
        Weight = 2,
        WorldStaticModel = Jacket_Ground,		
    }