Item: Jupe longue (XXL)

Wiki Project Zomboid

Jupe longue (XXL)

Variable AuthenticZClothing.Fat01_Skirt_Long Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Fat01_Skirt_Long
TypeClothing
CatégorieClothing
Poids
Icône
SkirtLongWhite

Navigation

Nom variableFat01_Skirt_Long
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_XL_models.txt
Détails techniques
Item PK1845
Lignes527 → 545
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.

16 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Trousers
BodyLocation Skirt
ClothingItem Fat01_Skirt_Long
ClothingItemExtra Skirt_Long;AuthenticZClothing.Fat02_Skirt_Long;AuthenticZClothing.Fat03_Skirt_Long
ClothingItemExtraOption Tighten;Wear2XL;Wear3XL
DisplayCategory Clothing
DisplayName Long Skirt (1XL)
FabricType Cotton
Icon SkirtLongWhite
Insulation 0.3 0.3
RunSpeedModifier 0.93 0.93
Tooltip Tooltip_SizeXL
Type Clothing
WindResistance 0.2 0.2
WorldStaticModel Skirt_Long_Ground
clothingExtraSubmenu Loosen
Raw block
    item Fat01_Skirt_Long
    {
        DisplayCategory = Clothing,
        Type = Clothing,
		DisplayName				= Long Skirt (1XL),
        ClothingItem = Fat01_Skirt_Long,
        ClothingItemExtra = Skirt_Long;AuthenticZClothing.Fat02_Skirt_Long;AuthenticZClothing.Fat03_Skirt_Long,
        ClothingItemExtraOption = Tighten;Wear2XL;Wear3XL,
		clothingExtraSubmenu = Loosen,				
        BodyLocation = Skirt,
        Icon = SkirtLongWhite,
        BloodLocation = Trousers,
        RunSpeedModifier = 0.93,
        Insulation = 0.3,
        WindResistance = 0.2,
        FabricType = Cotton,
        WorldStaticModel = Skirt_Long_Ground,
		Tooltip = Tooltip_SizeXL,		
    }