Item: Pantalon unijambe

Wiki Project Zomboid

Pantalon unijambe

Variable AuthenticZClothing.TrousersMesh_Rave Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableTrousersMesh_Rave
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_pants.txt
Détails techniques
Item PK1539
Lignes722 → 738
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.

14 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 10 10
BloodLocation Trousers
BodyLocation Pants
ClothingItem TrousersMesh_Rave
DisplayCategory Clothing
DisplayName One-Legged Leather Pants
FabricType Leather
Icon LongjohnsBlackLeggings
Insulation 0.25 0.25
RunSpeedModifier 0.98 0.98
ScratchDefense 20 20
Type Clothing
WindResistance 0.20 0.2
WorldStaticModel Trousers_Ground
Raw block
    item TrousersMesh_Rave
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = One-Legged Leather Pants,
        ClothingItem = TrousersMesh_Rave,
        BodyLocation = Pants,
        BloodLocation = Trousers,
        Icon = LongjohnsBlackLeggings,
        BiteDefense = 10,
        ScratchDefense = 20,
        RunSpeedModifier = 0.98,
        Insulation = 0.25,
        WindResistance = 0.20,
        FabricType = Leather,
        WorldStaticModel = Trousers_Ground,
    }