Item: Gilet à col en V

Wiki Project Zomboid

Gilet à col en V

Variable Base.Jumper_TankTopTINT Mod Vanilla

Résumé

VariableBase.Jumper_TankTopTINT
TypeClothing
CatégorieClothing
Poids
Icône
SweaterVestWhite

Navigation

Nom variableJumper_TankTopTINT
ModuleBase
Sourcescripts\clothing\clothing_jacket.txt
Détails techniques
Item PK6204
Lignes462 → 476
File ID1386

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é.

1 recette
Afficher la liste
Recipe Mod Category Time Result
Sheet Make-Sheets
Make-Sheets
Base
KAVALASH_BB_CommonSense 100 Sheet=1

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 Sweater
ClothingItem Jumper_TankTopTINT
DisplayCategory Clothing
DisplayName V-Neck Sweater Vest
FabricType Cotton
Icon SweaterVestWhite
Insulation 0.45 0.45
ScratchDefense 10 10
Type Clothing
WindResistance 0.15 0.15
WorldStaticModel JumperSleeveless_Ground
Raw block
    item Jumper_TankTopTINT
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = V-Neck Sweater Vest,
        ClothingItem = Jumper_TankTopTINT,
        BodyLocation = Sweater,
        BloodLocation = JumperNoSleeves,
        Icon = SweaterVestWhite,
        ScratchDefense = 10,
        Insulation = 0.45,
        WindResistance = 0.15,
        FabricType = Cotton,
        WorldStaticModel = JumperSleeveless_Ground,
    }