Item: Short de sport long bleu

Wiki Project Zomboid

Short de sport long bleu

Variable AuthenticZClothing.Shorts_LongSport_Blue Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Shorts_LongSport_Blue
TypeClothing
CatégorieClothing
Poids
Icône
ShortsLongAthleticBlue

Navigation

Nom variableShorts_LongSport_Blue
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_pants.txt
Détails techniques
Item PK1494
Lignes52 → 65
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 Shorts_LongSport_Blue
DisplayCategory Clothing
DisplayName Long Blue Sport Shorts
FabricType Cotton
Icon ShortsLongAthleticBlue
Insulation 0.25 0.25
Type Clothing
WindResistance 0.1 0.1
WorldStaticModel LongShorts_Ground
Raw block
    item Shorts_LongSport_Blue
    {
       DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Long Blue Sport Shorts,
        ClothingItem = Shorts_LongSport_Blue,
        BodyLocation = Pants,
        Icon = ShortsLongAthleticBlue,
        BloodLocation = Trousers,
        Insulation = 0.25,
        WindResistance = 0.1,
        FabricType = Cotton,
        WorldStaticModel = LongShorts_Ground,
    }