Item: Pantalon vert

Wiki Project Zomboid

Pantalon vert

Variable AuthenticZClothing.TrousersMesh_Bill Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.TrousersMesh_Bill
TypeClothing
CatégorieClothing
Poids
Icône
TrousersBill

Navigation

Nom variableTrousersMesh_Bill
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_pants.txt
Détails techniques
Item PK1537
Lignes688 → 704
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_Bill
DisplayCategory Clothing
DisplayName Green Pants
FabricType Denim
Icon TrousersBill
Insulation 0.7 0.7
RunSpeedModifier 0.98 0.98
ScratchDefense 20 20
Type Clothing
WindResistance 0.55 0.55
WorldStaticModel Trousers_Ground
Raw block
    item TrousersMesh_Bill
    {
       DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Green Pants,
        ClothingItem = TrousersMesh_Bill,
        BodyLocation = Pants,
        Icon = TrousersBill,
        BloodLocation = Trousers,
        BiteDefense = 10,
        ScratchDefense = 20,
        RunSpeedModifier = 0.98,
        Insulation = 0.7,
        WindResistance = 0.55,
        FabricType = Denim,
        WorldStaticModel = Trousers_Ground,		
    }