Item: Robe longe vintage à pois

Wiki Project Zomboid

Robe longe vintage à pois

Variable AuthenticZClothing.Dress_LongPolkadot Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableDress_LongPolkadot
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_suits.txt
Détails techniques
Item PK1741
Lignes1008 → 1022
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.

12 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Trousers;Shirt
BodyLocation Dress
ClothingItem Dress_LongPolkadot
DisplayCategory Clothing
DisplayName Long Polka Dot Dress
FabricType Cotton
IconsForTexture DressLongPolkaDotPink1;DressLongPolkaDotBlue2
Insulation 0.3 0.3
RunSpeedModifier 0.90 0.9
Type Clothing
WindResistance 0.2 0.2
WorldStaticModel Dress_Long_Ground
Raw block
    item Dress_LongPolkadot
    {
        DisplayCategory = Clothing,			
        Type = Clothing,
        DisplayName = Long Polka Dot Dress,
        ClothingItem = Dress_LongPolkadot,
        BodyLocation = Dress,
        BloodLocation = Trousers;Shirt,
        IconsForTexture = DressLongPolkaDotPink1;DressLongPolkaDotBlue2,
        RunSpeedModifier = 0.90,
        Insulation = 0.3,
        WindResistance = 0.2,
        FabricType = Cotton,
		WorldStaticModel = Dress_Long_Ground,
    }