Item: T-shirt (XXL)

Wiki Project Zomboid

T-shirt (XXL)

Variable AuthenticZClothing.Fat02_TShirt Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableFat02_TShirt
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXL_models.txt
Détails techniques
Item PK1863
Lignes319 → 335
File ID830

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