Item: Gilet-pull à motif losanges

Wiki Project Zomboid

Gilet-pull à motif losanges

Variable AuthenticZClothing.Jumper_DiamondBillMurray Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Jumper_DiamondBillMurray
TypeClothing
CatégorieClothing
Poids
Icône
SweaterVestArgyle

Navigation

Nom variableJumper_DiamondBillMurray
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_jacket.txt
Détails techniques
Item PK1232
Lignes558 → 572
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.

12 propriétés
Key Value (raw) Num Bool JSON
BloodLocation JumperNoSleeves
BodyLocation TorsoExtra
ClothingItem Jumper_DiamondBillMurray
DisplayCategory Clothing
DisplayName Diamond-pattern Sweater Vest
FabricType Cotton
Icon SweaterVestArgyle
Insulation 0.4 0.4
ScratchDefense 10 10
Type Clothing
WindResistance 0.2 0.2
WorldStaticModel JumperSleeveless_Ground
Raw block
    item Jumper_DiamondBillMurray
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Diamond-pattern Sweater Vest,
        ClothingItem = Jumper_DiamondBillMurray,
        BodyLocation = TorsoExtra,
        BloodLocation = JumperNoSleeves,
        Icon = SweaterVestArgyle,
        ScratchDefense = 10,
        Insulation = 0.4,
        WindResistance = 0.2,
        FabricType = Cotton,
        WorldStaticModel = JumperSleeveless_Ground,		
    }