Item: Jupe courte (XXL)

Wiki Project Zomboid

Jupe courte (XXL)

Variable AuthenticZClothing.Fat02_Skirt_Short Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableFat02_Skirt_Short
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXL_models.txt
Détails techniques
Item PK1881
Lignes641 → 657
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.

14 propriétés
Key Value (raw) Num Bool JSON
BloodLocation ShortsShort
BodyLocation Skirt
ClothingItem Fat02_Skirt_Short
ClothingItemExtra Skirt_Short;AuthenticZClothing.Fat01_Skirt_Short;AuthenticZClothing.Fat03_Skirt_Short
ClothingItemExtraOption Tighten;Wear1XL;Wear3XL
DisplayCategory Clothing
DisplayName Short Skirt
FabricType Cotton
Icon SkirtGeneric
Insulation 0.05 0.05
Tooltip Tooltip_Size2XL
Type Clothing
WorldStaticModel Skirt_Short_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat02_Skirt_Short
    {
        DisplayCategory = Clothing,
        Type = Clothing,
		DisplayName				= Short Skirt,
        ClothingItem = Fat02_Skirt_Short,
        ClothingItemExtra = Skirt_Short;AuthenticZClothing.Fat01_Skirt_Short;AuthenticZClothing.Fat03_Skirt_Short,
        ClothingItemExtraOption = Tighten;Wear1XL;Wear3XL,
		clothingExtraSubmenu 	= Loosen,		
        BodyLocation = Skirt,
        Icon = SkirtGeneric,
        BloodLocation = ShortsShort,
        Insulation = 0.05,
        FabricType = Cotton,
        WorldStaticModel = Skirt_Short_Ground,
		Tooltip = Tooltip_Size2XL,		
    }