Item: T-shirt de Killa

Wiki Project Zomboid

T-shirt de Killa

Variable AuthenticZClothing.Tshirt_SportKillaLong Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Tshirt_SportKillaLong
TypeClothing
CatégorieClothing
Poids
Icône
ShirtAthleticGrey

Navigation

Nom variableTshirt_SportKillaLong
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1608
Lignes702 → 715
File ID824

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 Shirt
ClothingItem Tshirt_SportKillaLong
DisplayCategory Clothing
DisplayName Killa's T-Shirt
FabricType Cotton
Icon ShirtAthleticGrey
Insulation 0.3 0.3
Type Clothing
WindResistance 0.35 0.35
WorldStaticModel Shirt_Ground
Raw block
    item Tshirt_SportKillaLong
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Killa's T-Shirt,
        ClothingItem = Tshirt_SportKillaLong,
        BodyLocation = Shirt,
        Icon	=	ShirtAthleticGrey,
        BloodLocation = ShirtLongSleeves,
        Insulation = 0.3,
        WindResistance = 0.35,
        FabricType = Cotton,
		WorldStaticModel = Shirt_Ground,
    }