Item: Petite robe vintage à pois

Wiki Project Zomboid

Petite robe vintage à pois

Variable AuthenticZClothing.Dress_Polkadot_Knees Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableDress_Polkadot_Knees
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_suits.txt
Détails techniques
Item PK1748
Lignes1110 → 1123
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_Polkadot_Knees
DisplayCategory Clothing
DisplayName Short Polka Dot Dress
FabricType Cotton
IconsForTexture DressShortPolkaDotPink2;DressShortPolkaDotBlue2
Insulation 0.15 0.15
Type Clothing
WindResistance 0.1 0.1
WorldStaticModel Dress_Short_Ground
Raw block
    item Dress_Polkadot_Knees
    {
        DisplayCategory = Clothing,			
        Type = Clothing,
        DisplayName = Short Polka Dot Dress,
        ClothingItem = Dress_Polkadot_Knees,
        BodyLocation = Dress,
        BloodLocation = Trousers;Shirt,
        IconsForTexture = DressShortPolkaDotPink2;DressShortPolkaDotBlue2,
        Insulation = 0.15,
        WindResistance = 0.1,
        FabricType = Cotton,
		WorldStaticModel = Dress_Short_Ground,
    }