Item: Pantalon de sport long bleu

Wiki Project Zomboid

Pantalon de sport long bleu

Variable AuthenticZClothing.Trousers_SportBlue Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Trousers_SportBlue
TypeClothing
CatégorieClothing
Poids
Icône
TrousersAthleticBlue

Navigation

Nom variableTrousers_SportBlue
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_pants.txt
Détails techniques
Item PK1550
Lignes894 → 907
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.

11 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Trousers
BodyLocation Pants
ClothingItem Trousers_SportBlue
DisplayCategory Clothing
DisplayName Long Blue Sports Pants
FabricType Cotton
Icon TrousersAthleticBlue
Insulation 0.15 0.15
Type Clothing
WindResistance 0.05 0.05
WorldStaticModel Trousers_Ground
Raw block
    item Trousers_SportBlue
    {
       DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Long Blue Sports Pants,
        ClothingItem = Trousers_SportBlue,
        BodyLocation = Pants,
        Icon = TrousersAthleticBlue,
        BloodLocation = Trousers,
        Insulation = 0.15,
        WindResistance = 0.05,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,		
    }