Item: Robe longue (XXL)

Wiki Project Zomboid

Robe longue (XXL)

Variable AuthenticZClothing.Fat03_Dress_Long Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Fat03_Dress_Long
TypeClothing
CatégorieClothing
Poids
Icône
DressLongWhite

Navigation

Nom variableFat03_Dress_Long
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXXL_models.txt
Détails techniques
Item PK1911
Lignes554 → 572
File ID831

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 Fat03_Dress_Long
ClothingItemExtra Dress_Long;AuthenticZClothing.Fat01_Dress_Long;AuthenticZClothing.Fat02_Dress_Long
ClothingItemExtraOption Tighten;Wear1XL;Wear2XL
DisplayCategory Clothing
DisplayName Long Dress
FabricType Cotton
Icon DressLongWhite
Insulation 0.3 0.3
RunSpeedModifier 0.90 0.9
Tooltip Tooltip_Size3XL
Type Clothing
WindResistance 0.2 0.2
WorldStaticModel Dress_Long_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat03_Dress_Long
    {
        DisplayCategory 		= Clothing,
        Type 					= Clothing,
 		DisplayName 			= Long Dress,
        ClothingItem 			= Fat03_Dress_Long,
        ClothingItemExtra 		= Dress_Long;AuthenticZClothing.Fat01_Dress_Long;AuthenticZClothing.Fat02_Dress_Long,
        ClothingItemExtraOption = Tighten;Wear1XL;Wear2XL,
		clothingExtraSubmenu 	= Loosen,		
        BodyLocation 			= Dress,
        BloodLocation			= Trousers;Shirt,
        Icon = DressLongWhite,
        RunSpeedModifier = 0.90,
        Insulation = 0.3,
        WindResistance = 0.2,
        FabricType = Cotton,
        WorldStaticModel = Dress_Long_Ground,
		Tooltip = Tooltip_Size3XL,			
    }