Item: Pantalon de sport (XXL)

Wiki Project Zomboid

Pantalon de sport (XXL)

Variable AuthenticZClothing.Fat02_SportShorts Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Fat02_SportShorts
TypeClothing
CatégorieClothing
Poids
Icône Aucune icône trouvée

Navigation

Nom variableFat02_SportShorts
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXL_models.txt
Détails techniques
Item PK1859
Lignes240 → 257
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.

15 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Trousers
BodyLocation Pants
ClothingItem Fat02_SportShorts
ClothingItemExtra Shorts_ShortSport;AuthenticZClothing.Fat01_SportShorts;AuthenticZClothing.Fat03_SportShorts
ClothingItemExtraOption Tighten;Wear1XL;Wear3XL
DisplayCategory Clothing
DisplayName Sport Shorts (2XL)
FabricType Cotton
IconsForTexture ShortsLongAthleticBlue;ShortsLongAthleticGreen;ShortsLongAthleticRed;ShortsLongAthleticPurple;ShortsLongDenim;ShortsLongDenimBlack;ShortsLongDenimDark;ShortsLongDenim;ShortsLongDenimBlack;ShortsLongDenimDark;ShortsLongDenim;ShortsLongDenimBlack;ShortsLongDenimDark;ShortsLongDenim;ShortsLongDenimBlack;ShortsLongDenimDark;ShortsLongDenim;ShortsLongDenimBlack;ShortsLongDenimDark
Insulation 0.15 0.15
Tooltip Tooltip_Size2XL
Type Clothing
WindResistance 0.05 0.05
WorldStaticModel Trousers_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat02_SportShorts
    {
       DisplayCategory = Clothing,		
        Type = Clothing,
		DisplayName				= Sport Shorts (2XL),	
        ClothingItem = Fat02_SportShorts,
        ClothingItemExtra = Shorts_ShortSport;AuthenticZClothing.Fat01_SportShorts;AuthenticZClothing.Fat03_SportShorts,
        ClothingItemExtraOption = Tighten;Wear1XL;Wear3XL,
		clothingExtraSubmenu 	= Loosen,				
        BodyLocation = Pants,
        IconsForTexture = ShortsLongAthleticBlue;ShortsLongAthleticGreen;ShortsLongAthleticRed;ShortsLongAthleticPurple;ShortsLongDenim;ShortsLongDenimBlack;ShortsLongDenimDark;ShortsLongDenim;ShortsLongDenimBlack;ShortsLongDenimDark;ShortsLongDenim;ShortsLongDenimBlack;ShortsLongDenimDark;ShortsLongDenim;ShortsLongDenimBlack;ShortsLongDenimDark;ShortsLongDenim;ShortsLongDenimBlack;ShortsLongDenimDark,
        BloodLocation = Trousers,
        Insulation = 0.15,
        WindResistance = 0.05,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,	
		Tooltip = Tooltip_Size2XL,		
    }