Item: Short (XS)

Wiki Project Zomboid

Short (XS)

Variable AuthenticZClothing.Thin01_SportShorts Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableThin01_SportShorts
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_S_models.txt
Détails techniques
Item PK1767
Lignes192 → 209
File ID827

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 Thin01_SportShorts
ClothingItemExtra Shorts_ShortSport
ClothingItemExtraOption Loosen
DisplayCategory Clothing
DisplayName Sports Shorts
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_SizeXS
Type Clothing
WindResistance 0.05 0.05
WorldStaticModel Trousers_Ground
clothingExtraSubmenu Loosen
Raw block
    item Thin01_SportShorts
    {
        DisplayCategory  = Clothing,		
        Type 	  	 	 = Clothing,
        DisplayName 	 = Sports Shorts,
        ClothingItem 	 = Thin01_SportShorts,
        ClothingItemExtra = Shorts_ShortSport,
        ClothingItemExtraOption = Loosen,
		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_SizeXS,			
    }