Item: Basquettes rouges et bleues

Wiki Project Zomboid

Basquettes rouges et bleues

Variable AuthenticZClothing.Socks_Long_RedStriped02 Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Socks_Long_RedStriped02
TypeClothing
CatégorieClothing
Poids0.1
Icône
SocksPatriots

Navigation

Nom variableSocks_Long_RedStriped02
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shoes.txt
Détails techniques
Item PK1675
Lignes619 → 633
File ID825

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.

12 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Shoes;LowerLegs
BodyLocation Socks
ClothingItem Socks_Long_RedStriped02
DisplayCategory Clothing
DisplayName Red and Blue Striped Socks
FabricType Cotton
Icon SocksPatriots
Insulation 0.55 0.55
Type Clothing
Weight 0.1 0.1
WindResistance 0.65 0.65
WorldStaticModel Socks_Long_Ground
Raw block
	item Socks_Long_RedStriped02
	{
       DisplayCategory = Clothing,		
		Type = Clothing,
		DisplayName = Red and Blue Striped Socks,
		ClothingItem = Socks_Long_RedStriped02,
		BodyLocation = Socks,
		Icon  = SocksPatriots,
		BloodLocation = Shoes;LowerLegs,
       	Insulation = 0.55,
        WindResistance = 0.65,
        FabricType = Cotton,		
        Weight = 0.1,
        WorldStaticModel = Socks_Long_Ground,		
	}