Item: Jambières

Wiki Project Zomboid

Jambières

Variable AuthenticZClothing.Socks_LegWarmers Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Socks_LegWarmers
TypeClothing
CatégorieClothing
Poids0.1
Icône
Legwarmers_White

Navigation

Nom variableSocks_LegWarmers
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shoes.txt
Détails techniques
Item PK1651
Lignes195 → 208
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.

11 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Shoes;LowerLegs
BodyLocation LegsExtra
ClothingItem Socks_LegWarmers
DisplayCategory Clothing
DisplayName Leg Warmers
Icon Legwarmers_White
Insulation 0.55 0.55
Type Clothing
Weight 0.1 0.1
WindResistance 0.65 0.65
WorldStaticModel WorldItem-LegWarmers
Raw block
	item Socks_LegWarmers
	{
       DisplayCategory = Clothing,			
		Type = Clothing,
		DisplayName = Leg Warmers,
		ClothingItem = Socks_LegWarmers,
		BodyLocation = LegsExtra,
		Icon = Legwarmers_White,
		BloodLocation = Shoes;LowerLegs,
        Insulation = 0.55,
        WindResistance = 0.65,
        Weight = 0.1,
        WorldStaticModel = WorldItem-LegWarmers,
	}