Item: Pull à col rond

Wiki Project Zomboid

Pull à col rond

Variable Base.Jumper_RoundNeck Mod Vanilla

Résumé

VariableBase.Jumper_RoundNeck
TypeClothing
CatégorieClothing
Poids
Icône
SweaterWhite

Navigation

Nom variableJumper_RoundNeck
ModuleBase
Sourcescripts\clothing\clothing_jacket.txt
Détails techniques
Item PK6202
Lignes432 → 446
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 Jumper
BodyLocation Sweater
ClothingItem Jumper_RoundNeck
DisplayCategory Clothing
DisplayName Round Neck Sweater
FabricType Cotton
Icon SweaterWhite
Insulation 0.4 0.4
ScratchDefense 10 10
Type Clothing
WindResistance 0.35 0.35
WorldStaticModel Jumper_Ground
Raw block
    item Jumper_RoundNeck
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Round Neck Sweater,
        ClothingItem = Jumper_RoundNeck,
        BodyLocation = Sweater,
        BloodLocation = Jumper,
        Icon = SweaterWhite,
        ScratchDefense = 10,
        Insulation = 0.4,
        WindResistance = 0.35,
        FabricType = Cotton,
        WorldStaticModel = Jumper_Ground,
    }