Item: Gilet coupe-vent

Wiki Project Zomboid

Gilet coupe-vent

Variable Spongie.Vest_Waterproof Mod KAVALASH_SpnCloth

Résumé

VariableSpongie.Vest_Waterproof
TypeClothing
CatégorieClothing
Poids
Icône
Vest_Waterproof

Navigation

Nom variableVest_Waterproof
ModuleSpongie
Sourcemedia\scripts\clothing\SpongieClothes_clothing_shirts.txt
Détails techniques
Item PK4069
Lignes101 → 117
File ID1125

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 15 15
BloodLocation ShirtNoSleeves
BodyLocation TorsoExtraVest
ClothingItem Vest_Waterproof
DisplayCategory Clothing
DisplayName Windbreaker Vest
FabricType Leather
Icon Vest_Waterproof
Insulation 0.4 0.4
ScratchDefense 20 20
Type Clothing
WaterResistance 0.7 0.7
WindResistance 0.8 0.8
WorldStaticModel BulletVest_Ground
Raw block
    item Vest_Waterproof
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Windbreaker Vest,
        ClothingItem = Vest_Waterproof,
        BodyLocation = TorsoExtraVest,
        Icon = Vest_Waterproof,
        BloodLocation = ShirtNoSleeves,
        FabricType = Leather,
        Insulation = 0.4,
        WindResistance = 0.8,
        WaterResistance = 0.7,
        BiteDefense = 15,
        ScratchDefense = 20,
        WorldStaticModel = BulletVest_Ground,
    }