Item: Petite robe à bretelles

Wiki Project Zomboid

Petite robe à bretelles

Variable Base.Dress_SmallStraps Mod Vanilla

Résumé

VariableBase.Dress_SmallStraps
TypeClothing
CatégorieClothing
Poids
Icône
DressGeneric

Navigation

Nom variableDress_SmallStraps
ModuleBase
Sourcescripts\clothing\clothing_suits.txt
Détails techniques
Item PK6588
Lignes245 → 258
File ID1392

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é.

1 recette
Afficher la liste
Recipe Mod Category Time Result
Sheet Make-Sheets
Make-Sheets
Base
KAVALASH_BB_CommonSense 100 Sheet=1

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_SmallStraps
DisplayCategory Clothing
DisplayName Straps Small Dress
FabricType Cotton
Icon DressGeneric
Insulation 0.15 0.15
Type Clothing
WindResistance 0.1 0.1
WorldStaticModel Dress_Small_Straps_Ground
Raw block
     item Dress_SmallStraps
     {
         DisplayCategory = Clothing,
         Type = Clothing,
         DisplayName = Straps Small Dress,
         ClothingItem = Dress_SmallStraps,
         BodyLocation = Dress,
         BloodLocation = ShortsShort;Shirt,
         Icon = DressGeneric,
         Insulation = 0.15,
         WindResistance = 0.1,
         FabricType = Cotton,
         WorldStaticModel = Dress_Small_Straps_Ground,
     }