Item: Jupe mi-longue (XXL)

Wiki Project Zomboid

Jupe mi-longue (XXL)

Variable AuthenticZClothing.Fat03_Skirt_Knees Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Fat03_Skirt_Knees
TypeClothing
CatégorieClothing
Poids
Icône
SkirtGeneric

Navigation

Nom variableFat03_Skirt_Knees
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXXL_models.txt
Détails techniques
Item PK1916
Lignes648 → 665
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.

15 propriétés
Key Value (raw) Num Bool JSON
BloodLocation ShortsShort
BodyLocation Skirt
ClothingItem Fat03_Skirt_Knees
ClothingItemExtra Skirt_Knees;AuthenticZClothing.Fat01_Skirt_Knees;AuthenticZClothing.Fat02_Skirt_Knees
ClothingItemExtraOption Tighten;Wear1XL;Wear2XL
DisplayCategory Clothing
DisplayName Knee-length Skirt
FabricType Cotton
Icon SkirtGeneric
Insulation 0.1 0.1
Tooltip Tooltip_Size3XL
Type Clothing
WindResistance 0.01 0.01
WorldStaticModel Skirt_Short_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat03_Skirt_Knees
    {
        DisplayCategory = Clothing,
        Type = Clothing,
 		DisplayName = Knee-length Skirt,
        ClothingItem = Fat03_Skirt_Knees,
        ClothingItemExtra = Skirt_Knees;AuthenticZClothing.Fat01_Skirt_Knees;AuthenticZClothing.Fat02_Skirt_Knees,
        ClothingItemExtraOption = Tighten;Wear1XL;Wear2XL,
		clothingExtraSubmenu 	= Loosen,		
        BodyLocation = Skirt,
        Icon = SkirtGeneric,
        BloodLocation = ShortsShort,
        Insulation = 0.1,
        WindResistance = 0.01,
        FabricType = Cotton,
        WorldStaticModel = Skirt_Short_Ground,
		Tooltip = Tooltip_Size3XL,		
    }