Item: Short de sport long des Patriots

Wiki Project Zomboid

Short de sport long des Patriots

Variable AuthenticZClothing.Shorts_LongSportPatriots Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Shorts_LongSportPatriots
TypeClothing
CatégorieClothing
Poids
Icône
ShortsLongAthleticPatriots

Navigation

Nom variableShorts_LongSportPatriots
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_pants.txt
Détails techniques
Item PK1501
Lignes150 → 163
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_LongSportPatriots
DisplayCategory Clothing
DisplayName Patriots Long Sport Shorts
FabricType Cotton
Icon ShortsLongAthleticPatriots
Insulation 0.25 0.25
Type Clothing
WindResistance 0.1 0.1
WorldStaticModel LongShorts_Ground
Raw block
	    item Shorts_LongSportPatriots
    {
       DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Patriots Long Sport Shorts,
        ClothingItem = Shorts_LongSportPatriots,
        BodyLocation = Pants,
        Icon = ShortsLongAthleticPatriots,
        BloodLocation = Trousers,
        Insulation = 0.25,
        WindResistance = 0.1,
        FabricType = Cotton,
        WorldStaticModel = LongShorts_Ground,
    }