Item: Écharpe verte foncée

Wiki Project Zomboid

Écharpe verte foncée

Variable AuthenticZClothing.Scarf_DarkGreen Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Scarf_DarkGreen
TypeClothing
CatégorieAccessory
Poids0.2
Icône
ScarfDarkGreen

Navigation

Nom variableScarf_DarkGreen
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1458
Lignes1319 → 1334
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_DarkGreen
DisplayCategory Accessory
DisplayName Dark Green Scarf
FabricType Cotton
Icon ScarfDarkGreen
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_DarkGreen
    {
       DisplayCategory = Accessory,		
        Type = Clothing,
        DisplayName = Dark Green Scarf,
        ClothingItem = Scarf_DarkGreen,
        BodyLocation = Scarf,
        Icon = ScarfDarkGreen,
        Weight = 0.2,
        BloodLocation = Neck,
        ScratchDefense = 10,
        Insulation = 1.0,
        WindResistance = 1.0,
        FabricType = Cotton,
        WorldStaticModel = Scarf_Ground,
    }