Item: T-shirt

Wiki Project Zomboid

T-shirt

Variable AuthenticZClothing.Shirt_WhiteStriped Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Shirt_WhiteStriped
TypeClothing
CatégorieClothing
Poids
Icône
TshirtGeneric

Navigation

Nom variableShirt_WhiteStriped
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1582
Lignes338 → 351
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 Shirt
BodyLocation Tshirt
ClothingItem Shirt_WhiteStriped
DisplayCategory Clothing
DisplayName T-Shirt
FabricType Cotton
Icon TshirtGeneric
Insulation 0.2 0.2
Type Clothing
WindResistance 0.05 0.05
WorldStaticModel TShirt_Ground
Raw block
     item Shirt_WhiteStriped
	{
        DisplayCategory = Clothing,		
		Type = Clothing,
		DisplayName = T-Shirt,
		ClothingItem = Shirt_WhiteStriped,
		BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        Insulation = 0.2,
        WindResistance = 0.05,
        FabricType = Cotton,
	    WorldStaticModel = TShirt_Ground,			
	}