Item: Robe mi-longue

Wiki Project Zomboid

Robe mi-longue

Variable AuthenticZClothing.Dress_Knees_Black Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Dress_Knees_Black
TypeClothing
CatégorieClothing
Poids
Icône
DressShortBlack

Navigation

Nom variableDress_Knees_Black
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_suits.txt
Détails techniques
Item PK1736
Lignes934 → 947
File ID826

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.

11 propriétés
Key Value (raw) Num Bool JSON
BloodLocation ShortsShort;Shirt
BodyLocation Dress
ClothingItem Dress_Knees_Black
DisplayCategory Clothing
DisplayName Knee-length Dress
FabricType Cotton
Icon DressShortBlack
Insulation 0.15 0.15
Type Clothing
WindResistance 0.1 0.1
WorldStaticModel Dress_Short_Ground
Raw block
    item Dress_Knees_Black
    {
        DisplayCategory = Clothing,			
        Type = Clothing,
        DisplayName = Knee-length Dress,
        ClothingItem = Dress_Knees_Black,
        BodyLocation = Dress,
        BloodLocation = ShortsShort;Shirt,
        Icon = DressShortBlack,
        Insulation = 0.15,
        WindResistance = 0.1,
        FabricType = Cotton,
        WorldStaticModel = Dress_Short_Ground,
    }