Item: Robe à bretelles (XXL)

Wiki Project Zomboid

Robe à bretelles (XXL)

Variable AuthenticZClothing.Fat02_Dress_Straps Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Fat02_Dress_Straps
TypeClothing
CatégorieClothing
Poids
Icône
DressGeneric

Navigation

Nom variableFat02_Dress_Straps
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXL_models.txt
Détails techniques
Item PK1876
Lignes548 → 566
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.

16 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Trousers;Shirt
BodyLocation Dress
ClothingItem Fat02_Dress_Straps
ClothingItemExtra Dress_Straps;AuthenticZClothing.Fat01_Dress_Straps;AuthenticZClothing.Fat03_Dress_Straps
ClothingItemExtraOption Tighten;Wear1XL;Wear3XL
DisplayCategory Clothing
DisplayName Straps Dress
FabricType Cotton
Icon DressGeneric
Insulation 0.20 0.2
RunSpeedModifier 0.93 0.93
Tooltip Tooltip_Size2XL
Type Clothing
WindResistance 0.15 0.15
WorldStaticModel Dress_Straps_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat02_Dress_Straps
    {
        DisplayCategory = Clothing,
        Type = Clothing,
 		DisplayName = Straps Dress,
        ClothingItem = Fat02_Dress_Straps,
        ClothingItemExtra = Dress_Straps;AuthenticZClothing.Fat01_Dress_Straps;AuthenticZClothing.Fat03_Dress_Straps,
        ClothingItemExtraOption = Tighten;Wear1XL;Wear3XL,
		clothingExtraSubmenu 	= Loosen,		
        BodyLocation = Dress,
        BloodLocation = Trousers;Shirt,
        Icon = DressGeneric,
        RunSpeedModifier = 0.93,
        Insulation = 0.20,
        WindResistance = 0.15,
        FabricType = Cotton,
        WorldStaticModel = Dress_Straps_Ground,
		Tooltip = Tooltip_Size2XL,		
    }