Item: Nuisette en satin

Wiki Project Zomboid

Nuisette en satin

Variable Base.Dress_SatinNegligee Mod Vanilla

Résumé

VariableBase.Dress_SatinNegligee
TypeClothing
CatégorieClothing
Poids
Icône
NegligeeGeneric

Navigation

Nom variableDress_SatinNegligee
ModuleBase
Sourcescripts\clothing\clothing_suits.txt
Détails techniques
Item PK6589
Lignes259 → 272
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_SatinNegligee
DisplayCategory Clothing
DisplayName Satin Negligee
FabricType Cotton
Icon NegligeeGeneric
Insulation 0.15 0.15
Type Clothing
WindResistance 0.1 0.1
WorldStaticModel Dress_Small_Straps_Ground
Raw block
    item Dress_SatinNegligee
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Satin Negligee,
        ClothingItem = Dress_SatinNegligee,
        BodyLocation = Dress,
        BloodLocation = ShortsShort;Shirt,
        Icon = NegligeeGeneric,
        Insulation = 0.15,
        WindResistance = 0.1,
        FabricType = Cotton,
        WorldStaticModel = Dress_Small_Straps_Ground,
    }