Item: Short de sport

Wiki Project Zomboid

Short de sport

Variable Base.Shorts_ShortSport Mod Vanilla

Résumé

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

Navigation

Nom variableShorts_ShortSport
ModuleBase
Sourcescripts\clothing\clothing_pants.txt
Détails techniques
Item PK6416
Lignes147 → 160
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 ShortsShort
BodyLocation Pants
ClothingItem Shorts_ShortSport
DisplayCategory Clothing
DisplayName Sport Shorts
FabricType Cotton
IconsForTexture ShortsAthleticBlue;ShortsAthleticGreen;ShortsAthleticRed;ShortsAthleticYellow
Insulation 0.15 0.15
Type Clothing
WindResistance 0.05 0.05
WorldStaticModel ShortShorts_Ground
Raw block
    item Shorts_ShortSport
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Sport Shorts,
        ClothingItem = Shorts_ShortSport,
        BodyLocation = Pants,
        IconsForTexture = ShortsAthleticBlue;ShortsAthleticGreen;ShortsAthleticRed;ShortsAthleticYellow,
        BloodLocation = ShortsShort,
        Insulation = 0.15,
        WindResistance = 0.05,
        FabricType = Cotton,
        WorldStaticModel = ShortShorts_Ground,
    }