Item: Écharpe noire

Wiki Project Zomboid

Écharpe noire

Variable AuthenticZClothing.Scarf_Black Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Scarf_Black
TypeClothing
CatégorieAccessory
Poids0.2
Icône
ScarfBlack

Navigation

Nom variableScarf_Black
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1457
Lignes1303 → 1318
File ID822

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
BloodLocation Neck
BodyLocation Scarf
ClothingItem Scarf_Black
DisplayCategory Accessory
DisplayName Black Scarf
FabricType Cotton
Icon ScarfBlack
Insulation 1.0 1
ScratchDefense 10 10
Type Clothing
Weight 0.2 0.2
WindResistance 1.0 1
WorldStaticModel Scarf_Ground
Raw block
    item Scarf_Black
    {
       DisplayCategory = Accessory,		
        Type = Clothing,
        DisplayName = Black Scarf,
        ClothingItem = Scarf_Black,
        BodyLocation = Scarf,
        Icon = ScarfBlack,
        Weight = 0.2,
        BloodLocation = Neck,
        ScratchDefense = 10,
        Insulation = 1.0,
        WindResistance = 1.0,
        FabricType = Cotton,
        WorldStaticModel = Scarf_Ground,
    }