Item: Legging noir

Wiki Project Zomboid

Legging noir

Variable AuthenticZClothing.BlackLeggings_Bottoms Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.BlackLeggings_Bottoms
TypeClothing
CatégorieClothing
Poids
Icône
LongjohnsBlackLeggings

Navigation

Nom variableBlackLeggings_Bottoms
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_pants.txt
Détails techniques
Item PK1491
Lignes5 → 17
File ID823

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 Trousers
BodyLocation Legs1
ClothingItem BlackLeggings_Bottoms
DisplayCategory Clothing
DisplayName Black Leggings
Icon LongjohnsBlackLeggings
Insulation 0.3 0.3
Type Clothing
WindResistance 0.15 0.15
WorldStaticModel Trousers_Ground
Raw block
    item BlackLeggings_Bottoms
    {
       DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Black Leggings,
        ClothingItem = BlackLeggings_Bottoms,
        BodyLocation = Legs1,
        BloodLocation = Trousers,
        Icon = LongjohnsBlackLeggings,
        Insulation = 0.3,
        WindResistance = 0.15,
		WorldStaticModel = Trousers_Ground,
    }