Item: Robe mi-longue à bretelles (XXL)

Wiki Project Zomboid

Robe mi-longue à bretelles (XXL)

Variable AuthenticZClothing.Fat01_DressKnees_Straps Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableFat01_DressKnees_Straps
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XL_models.txt
Détails techniques
Item PK1835
Lignes341 → 358
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.

15 propriétés
Key Value (raw) Num Bool JSON
BloodLocation ShortsShort;Shirt
BodyLocation Dress
ClothingItem Fat01_DressKnees_Straps
ClothingItemExtra DressKnees_Straps;AuthenticZClothing.Fat02_DressKnees_Straps;AuthenticZClothing.Fat03_DressKnees_Straps
ClothingItemExtraOption Tighten;Wear2XL;Wear3XL
DisplayCategory Clothing
DisplayName Straps Dress Knees (1XL)
FabricType Cotton
Icon DressGeneric
Insulation 0.15 0.15
Tooltip Tooltip_SizeXL
Type Clothing
WindResistance 0.1 0.1
WorldStaticModel Dress_Knees_Straps_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat01_DressKnees_Straps
    {
        DisplayCategory = Clothing,
        Type = Clothing,
		DisplayName				= Straps Dress Knees (1XL),
        ClothingItem = Fat01_DressKnees_Straps,
        ClothingItemExtra = DressKnees_Straps;AuthenticZClothing.Fat02_DressKnees_Straps;AuthenticZClothing.Fat03_DressKnees_Straps,
        ClothingItemExtraOption = Tighten;Wear2XL;Wear3XL,
		clothingExtraSubmenu = Loosen,				
        BodyLocation = Dress,
        BloodLocation = ShortsShort;Shirt,
        Icon = DressGeneric,
        Insulation = 0.15,
        WindResistance = 0.1,
        FabricType = Cotton,
        WorldStaticModel = Dress_Knees_Straps_Ground,
		Tooltip = Tooltip_SizeXL,		
    }