Item: Jupe (XXL)

Wiki Project Zomboid

Jupe (XXL)

Variable AuthenticZClothing.Fat03_Skirt_Normal Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableFat03_Skirt_Normal
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XXXL_models.txt
Détails techniques
Item PK1918
Lignes685 → 703
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
BodyLocation Skirt
ClothingItem Fat03_Skirt_Normal
ClothingItemExtra Skirt_Normal;AuthenticZClothing.Fat01_Skirt_Normal;AuthenticZClothing.Fat02_Skirt_Normal
ClothingItemExtraOption Tighten;Wear1XL;Wear2XL
DisplayCategory Clothing
DisplayName Skirt
FabricType Cotton
Icon SkirtGeneric
Insulation 0.25 0.25
RunSpeedModifier 0.93 0.93
Tooltip Tooltip_Size3XL
Type Clothing
WindResistance 0.1 0.1
WorldStaticModel Skirt_Mid_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat03_Skirt_Normal
    {
        DisplayCategory = Clothing,
        Type = Clothing,
		DisplayName = Skirt,
        ClothingItem = Fat03_Skirt_Normal,
        ClothingItemExtra 		= Skirt_Normal;AuthenticZClothing.Fat01_Skirt_Normal;AuthenticZClothing.Fat02_Skirt_Normal,
        ClothingItemExtraOption = Tighten;Wear1XL;Wear2XL,
		clothingExtraSubmenu 	= Loosen,		
        BodyLocation = Skirt,
        Icon = SkirtGeneric,
        BloodLocation = Trousers,
        RunSpeedModifier = 0.93,
        Insulation = 0.25,
        WindResistance = 0.1,
        FabricType = Cotton,
        WorldStaticModel = Skirt_Mid_Ground,
		Tooltip = Tooltip_Size3XL,			
    }