Item: Corset bleu

Wiki Project Zomboid

Corset bleu

Variable AuthenticZClothing.Corset_Jill Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Corset_Jill
TypeClothing
CatégorieClothing
Poids0.2
Icône
CorsetBlue

Navigation

Nom variableCorset_Jill
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1558
Lignes5 → 17
File ID824

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.

10 propriétés
Key Value (raw) Num Bool JSON
BloodLocation ShirtNoSleeves
BodyLocation TorsoExtra
CanHaveHoles false 0 0
ClothingItem Corset_Blue
DisplayCategory Clothing
DisplayName Blue Corset
Icon CorsetBlue
Type Clothing
Weight 0.2 0.2
WorldStaticModel Corset_Red_Ground
Raw block
     item Corset_Jill
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Blue Corset,
        ClothingItem = Corset_Blue,
        BodyLocation = TorsoExtra,
		BloodLocation = ShirtNoSleeves,
        Icon = CorsetBlue,
        Weight = 0.2,
        CanHaveHoles = false,
        WorldStaticModel = Corset_Red_Ground,
    }