Item: Petite robe bustier (XXL)

Wiki Project Zomboid

Petite robe bustier (XXL)

Variable AuthenticZClothing.Fat02_Dress_SmallStrapless Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Fat02_Dress_SmallStrapless
TypeClothing
CatégorieClothing
Poids
Icône
DressGenericStrapless

Navigation

Nom variableFat02_Dress_SmallStrapless
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXL_models.txt
Détails techniques
Item PK1870
Lignes437 → 454
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 ShortsShort;Shirt
BodyLocation Dress
ClothingItem Fat02_Dress_SmallStrapless
ClothingItemExtra Dress_SmallStrapless;AuthenticZClothing.Fat01_Dress_SmallStrapless;AuthenticZClothing.Fat03_Dress_SmallStrapless
ClothingItemExtraOption Tighten;Wear1XL;Wear3XL
DisplayCategory Clothing
DisplayName Small Strapless Dress
FabricType Cotton
Icon DressGenericStrapless
Insulation 0.15 0.15
Tooltip Tooltip_Size2XL
Type Clothing
WindResistance 0.1 0.1
WorldStaticModel Dress_Small_Strapless_Ground
clothingExtraSubmenu Loosen
Raw block
     item Fat02_Dress_SmallStrapless
     {
         DisplayCategory = Clothing,
         Type = Clothing,
		 DisplayName = Small Strapless Dress,
         ClothingItem = Fat02_Dress_SmallStrapless,
         ClothingItemExtra = Dress_SmallStrapless;AuthenticZClothing.Fat01_Dress_SmallStrapless;AuthenticZClothing.Fat03_Dress_SmallStrapless,
         ClothingItemExtraOption = Tighten;Wear1XL;Wear3XL,
		 clothingExtraSubmenu 	= Loosen,		 
         BodyLocation = Dress,
         BloodLocation = ShortsShort;Shirt,
         Icon = DressGenericStrapless,
         Insulation = 0.15,
         WindResistance = 0.1,
         FabricType = Cotton,
         WorldStaticModel = Dress_Small_Strapless_Ground,
		 Tooltip = Tooltip_Size2XL,		 
     }