Item: Short de sport long fluo

Wiki Project Zomboid

Short de sport long fluo

Variable AuthenticZClothing.Shorts_LongSportNeon Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Shorts_LongSportNeon
TypeClothing
CatégorieClothing
Poids
Icône
ShortsLongAthleticNeon

Navigation

Nom variableShorts_LongSportNeon
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_pants.txt
Détails techniques
Item PK1500
Lignes136 → 149
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_LongSportNeon
DisplayCategory Clothing
DisplayName Long Sport Shorts
FabricType Cotton
Icon ShortsLongAthleticNeon
Insulation 0.25 0.25
Type Clothing
WindResistance 0.1 0.1
WorldStaticModel LongShorts_Ground
Raw block
	    item Shorts_LongSportNeon
    {
       DisplayCategory = Clothing,	
        Type = Clothing,
        DisplayName = Long Sport Shorts,
        ClothingItem = Shorts_LongSportNeon,
        BodyLocation = Pants,
        Icon = ShortsLongAthleticNeon,
        BloodLocation = Trousers,
        Insulation = 0.25,
        WindResistance = 0.1,
        FabricType = Cotton,
        WorldStaticModel = LongShorts_Ground,
    }