Item: Maillot de foot

Wiki Project Zomboid

Maillot de foot

Variable AuthenticZClothing.Tshirt_LoganCarter Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Tshirt_LoganCarter
TypeClothing
CatégorieClothing
Poids
Icône
TshirtGeneric

Navigation

Nom variableTshirt_LoganCarter
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1597
Lignes542 → 558
File ID824

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.

14 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Shirt
BodyLocation Tshirt
ClothingItem Tshirt_LoganCarter
ColorBlue 28 28
ColorGreen 29 29
ColorRed 160 160
DisplayCategory Clothing
DisplayName Football T-Shirt
FabricType Cotton
Icon TshirtGeneric
Insulation 0.3 0.3
Type Clothing
WindResistance 0.35 0.35
WorldStaticModel TShirt_Ground
Raw block
	item Tshirt_LoganCarter
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = Football T-Shirt,
        ClothingItem = Tshirt_LoganCarter,
        BodyLocation = Tshirt,
        Icon	=	TshirtGeneric,
        BloodLocation = Shirt,
        ColorRed = 160,
        ColorGreen = 29,
        ColorBlue = 28,		
        Insulation = 0.3,
        WindResistance = 0.35,
        FabricType = Cotton,
		WorldStaticModel = TShirt_Ground,	
    }