Item: Short de sport long

Wiki Project Zomboid

Short de sport long

Variable Base.Shorts_LongSport Mod Vanilla

Résumé

VariableBase.Shorts_LongSport
TypeClothing
CatégorieClothing
Poids
Icône Aucune icône trouvée

Navigation

Nom variableShorts_LongSport
ModuleBase
Sourcescripts\clothing\clothing_pants.txt
Détails techniques
Item PK6410
Lignes63 → 76
File ID1389

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
DisplayCategory Clothing
DisplayName Long Sport Shorts
FabricType Cotton
IconsForTexture ShortsLongAthleticBlue;ShortsLongAthleticGreen;ShortsLongAthleticRed;ShortsLongAthleticYellow
Insulation 0.25 0.25
Type Clothing
WindResistance 0.1 0.1
WorldStaticModel LongShorts_Ground
Raw block
    item Shorts_LongSport
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Long Sport Shorts,
        ClothingItem = Shorts_LongSport,
        BodyLocation = Pants,
        IconsForTexture = ShortsLongAthleticBlue;ShortsLongAthleticGreen;ShortsLongAthleticRed;ShortsLongAthleticYellow,
        BloodLocation = Trousers,
        Insulation = 0.25,
        WindResistance = 0.1,
        FabricType = Cotton,
        WorldStaticModel = LongShorts_Ground,
    }