Item: Chemise formelle

Wiki Project Zomboid

Chemise formelle

Variable Base.Shirt_FormalTINT Mod Vanilla

Résumé

VariableBase.Shirt_FormalTINT
TypeClothing
CatégorieClothing
Poids
Icône
ShirtGeneric

Navigation

Nom variableShirt_FormalTINT
ModuleBase
Sourcescripts\clothing\clothing_shirts.txt
Détails techniques
Item PK6481
Lignes302 → 315
File ID1390

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.

11 propriétés
Key Value (raw) Num Bool JSON
BloodLocation ShirtLongSleeves
BodyLocation Shirt
ClothingItem Shirt_FormalTINT
DisplayCategory Clothing
DisplayName Formal Shirt
FabricType Cotton
Icon ShirtGeneric
Insulation 0.25 0.25
Type Clothing
WindResistance 0.15 0.15
WorldStaticModel Shirt_Ground
Raw block
	item Shirt_FormalTINT
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Formal Shirt,
        ClothingItem = Shirt_FormalTINT,
        BodyLocation = Shirt,
        Icon = ShirtGeneric,
        BloodLocation = ShirtLongSleeves,
        Insulation = 0.25,
        WindResistance = 0.15,
        FabricType = Cotton,
        WorldStaticModel = Shirt_Ground,
    }