Item: Tenue d'Infirmière

Wiki Project Zomboid

Tenue d'Infirmière

Variable AuthenticZClothing.Dress_Nurse Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Dress_Nurse
TypeClothing
CatégorieClothing
Poids
Icône
DressShortWhite

Navigation

Nom variableDress_Nurse
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_suits.txt
Détails techniques
Item PK1745
Lignes1067 → 1080
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 ShortsShort;Shirt
BodyLocation Dress
ClothingItem Dress_Nurse
DisplayCategory Clothing
DisplayName Short Dress
FabricType Cotton
Icon DressShortWhite
Insulation 0.1 0.1
Type Clothing
WindResistance 0.05 0.05
WorldStaticModel Dress_Short_Ground
Raw block
    item Dress_Nurse
    {
        DisplayCategory = Clothing,			
        Type = Clothing,
        DisplayName = Short Dress,
        ClothingItem = Dress_Nurse,
        BodyLocation = Dress,
        BloodLocation = ShortsShort;Shirt,
        Icon =  DressShortWhite,
        Insulation = 0.1,
        WindResistance = 0.05,
        FabricType = Cotton,
		WorldStaticModel = Dress_Short_Ground,
    }