Item: T-shirt à manches longues

Wiki Project Zomboid

T-shirt à manches longues

Variable Base.Tshirt_WhiteLongSleeveTINT Mod Vanilla

Résumé

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

Navigation

Nom variableTshirt_WhiteLongSleeveTINT
ModuleBase
Sourcescripts\clothing\clothing_shirts.txt
Détails techniques
Item PK6516
Lignes810 → 823
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é.

0 recette
Aucune recette n'utilise cet item.

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 Tshirt
ClothingItem Tshirt_WhiteLongSleeveTINT
DisplayCategory Clothing
DisplayName Long Sleeve T-Shirt
FabricType Cotton
Icon ShirtGeneric
Insulation 0.3 0.3
Type Clothing
WindResistance 0.15 0.15
WorldStaticModel TShirt_Ground
Raw block
    item Tshirt_WhiteLongSleeveTINT
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Long Sleeve T-Shirt,
        ClothingItem = Tshirt_WhiteLongSleeveTINT,
        BodyLocation = Tshirt,
        Icon	=	ShirtGeneric,
        BloodLocation = ShirtLongSleeves,
        Insulation = 0.3,
        WindResistance = 0.15,
        FabricType = Cotton,
        WorldStaticModel = TShirt_Ground,
    }