Item: Robe longe à bretelles (XXL)

Wiki Project Zomboid

Robe longe à bretelles (XXL)

Variable AuthenticZClothing.Fat01_Dress_long_Straps Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableFat01_Dress_long_Straps
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XL_models.txt
Détails techniques
Item PK1840
Lignes432 → 450
File ID829

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 Fat01_Dress_long_Straps
ClothingItemExtra Dress_long_Straps;AuthenticZClothing.Fat02_Dress_long_Straps;AuthenticZClothing.Fat03_Dress_long_Straps
ClothingItemExtraOption Tighten;Wear2XL;Wear3XL
DisplayCategory Clothing
DisplayName Long Straps Dress (1XL)
FabricType Cotton
Icon DressGeneric
Insulation 0.3 0.3
RunSpeedModifier 0.90 0.9
Tooltip Tooltip_SizeXL
Type Clothing
WindResistance 0.2 0.2
WorldStaticModel Dress_Straps_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat01_Dress_long_Straps
    {
        DisplayCategory 		= Clothing,
        Type 					= Clothing,
		DisplayName				= Long Straps Dress (1XL),
        ClothingItem 			= Fat01_Dress_long_Straps,
        ClothingItemExtra 		= Dress_long_Straps;AuthenticZClothing.Fat02_Dress_long_Straps;AuthenticZClothing.Fat03_Dress_long_Straps,
        ClothingItemExtraOption = Tighten;Wear2XL;Wear3XL,
		clothingExtraSubmenu 	= Loosen,				
        BodyLocation 			= Dress,
        BloodLocation 			= Trousers;Shirt,
        Icon 					= DressGeneric,
        RunSpeedModifier 		= 0.90,
        Insulation 				= 0.3,
        WindResistance 			= 0.2,
        FabricType 				= Cotton,
        WorldStaticModel 		= Dress_Straps_Ground,
		Tooltip 				= Tooltip_SizeXL,			
    }