Item: Pantalon tactique

Wiki Project Zomboid

Pantalon tactique

Variable AuthenticZClothing.Trousers_JohnMorgan Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Trousers_JohnMorgan
TypeClothing
CatégorieClothing
Poids
Icône
TrousersCamoGreen

Navigation

Nom variableTrousers_JohnMorgan
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_pants.txt
Détails techniques
Item PK1542
Lignes772 → 787
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.

13 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 10 10
BloodLocation Trousers
BodyLocation Pants
ClothingItem Trousers_JohnMorgan
DisplayCategory Clothing
DisplayName Tactical Pants
FabricType Denim
Icon TrousersCamoGreen
Insulation 0.3 0.3
ScratchDefense 20 20
Type Clothing
WindResistance 0.1 0.1
WorldStaticModel Trousers_Ground
Raw block
    item Trousers_JohnMorgan
    {
       DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Tactical Pants,
        ClothingItem = Trousers_JohnMorgan,
        BodyLocation = Pants,
        Icon = TrousersCamoGreen,
        BloodLocation = Trousers,
        BiteDefense = 10,
        ScratchDefense = 20,
        Insulation = 0.3,
        WindResistance = 0.1,
        FabricType = Denim,
        WorldStaticModel = Trousers_Ground,		
    }