Item: Gantelets en cuir

Wiki Project Zomboid

Gantelets en cuir

Variable AuthenticZClothing.Gloves_LeatherGauntlets Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Gloves_LeatherGauntlets
TypeClothing
CatégorieClothing
Poids0.1
Icône
LeatherGauntlets

Navigation

Nom variableGloves_LeatherGauntlets
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1407
Lignes644 → 660
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.

14 propriétés
Key Value (raw) Num Bool JSON
BiteDefense 15 15
BloodLocation Hands
BodyLocation Hands
ClothingItem Gloves_LeatherGauntlets
DisplayCategory Clothing
DisplayName Leather Gauntlets
FabricType Leather
Icon LeatherGauntlets
Insulation 0.75 0.75
ScratchDefense 30 30
Type Clothing
Weight 0.1 0.1
WindResistance 0.75 0.75
WorldStaticModel WorldItem-LeatherGauntlets
Raw block
	item Gloves_LeatherGauntlets
	{
       DisplayCategory = Clothing,		
		Type = Clothing,
		DisplayName = Leather Gauntlets,
		ClothingItem = Gloves_LeatherGauntlets,
		BodyLocation = Hands,
		BloodLocation = Hands,
		Icon = LeatherGauntlets,
		ScratchDefense = 30,
        BiteDefense = 15,
        Weight = 0.1,
        Insulation = 0.75,
        WindResistance = 0.75,
        FabricType = Leather,
        WorldStaticModel = WorldItem-LeatherGauntlets,		
	}