Item: Robe élégante somptueuse

Wiki Project Zomboid

Robe élégante somptueuse

Variable AuthenticZClothing.Dress_BallroomDress_Lavish Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableDress_BallroomDress_Lavish
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_suits.txt
Détails techniques
Item PK1719
Lignes678 → 692
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;Jumper
BodyLocation FullSuit
CanHaveHoles false 0 0
ClothingItem Dress_BallroomDress_Lavish
DisplayCategory Clothing
DisplayName Lavish Round Gown
IconsForTexture Round_Gown_Lavish_Dark_Blue;Round_Gown_Lavish_Dark_Green;Round_Gown_Lavish_Mint_Blue;Round_Gown_Lavish_Mint_Green;Round_Gown_Lavish_Pink;Round_Gown_Lavish_Tan;Round_Gown_Lavish_Yellow
Insulation 0.3 0.3
RunSpeedModifier 0.90 0.9
Type Clothing
WindResistance 0.2 0.2
WorldStaticModel WorldItem-RoundGown4_LongSleeved
Raw block
    item Dress_BallroomDress_Lavish
    {
        DisplayCategory = Clothing,			
        Type = Clothing,
        DisplayName = Lavish Round Gown,
        ClothingItem = Dress_BallroomDress_Lavish,
        BodyLocation = FullSuit,
        BloodLocation = Trousers;Jumper,
        IconsForTexture = Round_Gown_Lavish_Dark_Blue;Round_Gown_Lavish_Dark_Green;Round_Gown_Lavish_Mint_Blue;Round_Gown_Lavish_Mint_Green;Round_Gown_Lavish_Pink;Round_Gown_Lavish_Tan;Round_Gown_Lavish_Yellow,
		CanHaveHoles = false,
        RunSpeedModifier = 0.90,
        Insulation = 0.3,
        WindResistance = 0.2,
		WorldStaticModel = WorldItem-RoundGown4_LongSleeved,
    }