Item: Veste universitaire (XXL)

Wiki Project Zomboid

Veste universitaire (XXL)

Variable AuthenticZClothing.Fat02_TShirtCoach Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Fat02_TShirtCoach
TypeClothing
CatégorieClothing
Poids
Icône
TshirtCoach

Navigation

Nom variableFat02_TShirtCoach
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXL_models.txt
Détails techniques
Item PK1865
Lignes353 → 369
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 Jacket
ClothingItem Fat02_TShirtCoach
ClothingItemExtra AuthenticZClothing.Tshirt_Coach
ClothingItemExtraOption Tighten
DisplayCategory Clothing
DisplayName T-Shirt
FabricType Cotton
Icon TshirtCoach
Insulation 0.3 0.3
Tooltip Tooltip_Size2XL
Type Clothing
WindResistance 0.35 0.35
WorldStaticModel TShirt_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat02_TShirtCoach
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = T-Shirt,
        ClothingItem = Fat02_TShirtCoach,
        ClothingItemExtra = AuthenticZClothing.Tshirt_Coach,
        ClothingItemExtraOption = Tighten,		
		clothingExtraSubmenu 	= Loosen,
        BodyLocation = Jacket,
        Icon = TshirtCoach,
        Insulation = 0.3,
        WindResistance = 0.35,
        FabricType = Cotton,
		WorldStaticModel = TShirt_Ground,
		Tooltip = Tooltip_Size2XL,		
    }