Item: T-shirt (XXL)

Wiki Project Zomboid

T-shirt (XXL)

Variable AuthenticZClothing.Fat03_TShirt Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableFat03_TShirt
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXXL_models.txt
Détails techniques
Item PK1901
Lignes387 → 403
File ID831

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
BodyLocation Jacket
ClothingItem Fat03_TShirt
ClothingItemExtra Tshirt_WhiteTINT;AuthenticZClothing.Fat01_TShirt;AuthenticZClothing.Fat02_TShirt
ClothingItemExtraOption Tighten;Wear1XL;Wear2XL
DisplayCategory Clothing
DisplayName T-Shirt
FabricType Cotton
Icon TshirtGeneric
Insulation 0.3 0.3
Tooltip Tooltip_Size3XL
Type Clothing
WindResistance 0.35 0.35
WorldStaticModel TShirt_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat03_TShirt
    {
        DisplayCategory 		= Clothing,		
        Type 					= Clothing,
        DisplayName 			= T-Shirt,
        ClothingItem 			= Fat03_TShirt,
        ClothingItemExtra 		= Tshirt_WhiteTINT;AuthenticZClothing.Fat01_TShirt;AuthenticZClothing.Fat02_TShirt,
        ClothingItemExtraOption = Tighten;Wear1XL;Wear2XL,
		clothingExtraSubmenu 	= Loosen,		
        BodyLocation 			= Jacket,
        Icon 					= TshirtGeneric,
        Insulation 				= 0.3,
        WindResistance 			= 0.35,
        FabricType 				= Cotton,
		WorldStaticModel 		= TShirt_Ground,	
		Tooltip 				= Tooltip_Size3XL,			
    }