Item: Gants blancs

Wiki Project Zomboid

Gants blancs

Variable AuthenticZClothing.Gloves_White Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Gloves_White
TypeClothing
CatégorieClothing
Poids0.1
Icône
GlovesWoolyWhite

Navigation

Nom variableGloves_White
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1415
Lignes769 → 782
File ID822

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 Hands
BodyLocation Hands
ClothingItem Gloves_White
DisplayCategory Clothing
DisplayName White Gloves
Icon GlovesWoolyWhite
Insulation 1.0 1
Type Clothing
Weight 0.1 0.1
WindResistance 1.0 1
WorldStaticModel Gloves_Ground
Raw block
	item Gloves_White
	{
       DisplayCategory = Clothing,		
		Type = Clothing,
		DisplayName = White Gloves,
		ClothingItem = Gloves_White,
		BodyLocation = Hands,
		BloodLocation = Hands,
		Icon = GlovesWoolyWhite,
		Weight = 0.1,
        Insulation = 1.0,
        WindResistance = 1.0,
        WorldStaticModel = Gloves_Ground,		
	}