Item: T-shirt Gas 2 Go

Wiki Project Zomboid

T-shirt Gas 2 Go

Variable Base.Tshirt_Gas2Go Mod Vanilla

Résumé

VariableBase.Tshirt_Gas2Go
TypeClothing
CatégorieClothing
Poids
Icône
TshirtGeneric

Navigation

Nom variableTshirt_Gas2Go
ModuleBase
Sourcescripts\clothing\clothing_shirts.txt
Détails techniques
Item PK6493
Lignes476 → 492
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.

14 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Shirt
BodyLocation Tshirt
ClothingItem Tshirt_Gas2Go
ColorBlue 185 185
ColorGreen 185 185
ColorRed 185 185
DisplayCategory Clothing
DisplayName Gas2Go T-Shirt
FabricType Cotton
Icon TshirtGeneric
Insulation 0.2 0.2
Type Clothing
WindResistance 0.05 0.05
WorldStaticModel TShirt_Ground
Raw block
    item Tshirt_Gas2Go
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Gas2Go T-Shirt,
        ClothingItem = Tshirt_Gas2Go,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 185,
        ColorGreen = 185,
        ColorBlue = 185,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
        WorldStaticModel = TShirt_Ground,
    }