Item: T-shirt Thunder Gas

Wiki Project Zomboid

T-shirt Thunder Gas

Variable Base.Tshirt_ThunderGas Mod Vanilla

Résumé

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

Navigation

Nom variableTshirt_ThunderGas
ModuleBase
Sourcescripts\clothing\clothing_shirts.txt
Détails techniques
Item PK6494
Lignes493 → 509
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_ThunderGas
ColorBlue 185 185
ColorGreen 185 185
ColorRed 185 185
DisplayCategory Clothing
DisplayName ThunderGas 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_ThunderGas
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = ThunderGas T-Shirt,
        ClothingItem = Tshirt_ThunderGas,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 185,
        ColorGreen = 185,
        ColorBlue = 185,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
        WorldStaticModel = TShirt_Ground,
    }