Item: Petite robe imprimée fleurs

Wiki Project Zomboid

Petite robe imprimée fleurs

Variable AuthenticZClothing.Dress_Flower_Knees Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Dress_Flower_Knees
TypeClothing
CatégorieClothing
Poids
Icône Aucune icône trouvée

Navigation

Nom variableDress_Flower_Knees
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_suits.txt
Détails techniques
Item PK1735
Lignes920 → 933
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 Trousers;Shirt
BodyLocation Dress
ClothingItem Dress_Flower_Knees
DisplayCategory Clothing
DisplayName Short Floral Print Dress
FabricType Cotton
IconsForTexture DressShortFlower1;DressShortFlower2;DressShortFlowerBlack;DressShortFlowerBlackBlue
Insulation 0.15 0.15
Type Clothing
WindResistance 0.1 0.1
WorldStaticModel Dress_Short_Ground
Raw block
    item Dress_Flower_Knees
    {
        DisplayCategory = Clothing,			
        Type = Clothing,
        DisplayName = Short Floral Print Dress,
        ClothingItem = Dress_Flower_Knees,
        BodyLocation = Dress,
        BloodLocation = Trousers;Shirt,
        IconsForTexture = DressShortFlower1;DressShortFlower2;DressShortFlowerBlack;DressShortFlowerBlackBlue,
        Insulation = 0.15,
        WindResistance = 0.1,
        FabricType = Cotton,
		WorldStaticModel = Dress_Short_Ground,
    }