Item: Gants en cuir noir

Wiki Project Zomboid

Gants en cuir noir

Variable AuthenticZClothing.Gloves_LeatherGlovesBlackFull Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Gloves_LeatherGlovesBlackFull
TypeClothing
CatégorieClothing
Poids0.1
Icône
GlovesLeatherBlackpng

Navigation

Nom variableGloves_LeatherGlovesBlackFull
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1406
Lignes627 → 643
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_LeatherGlovesBlackFull
DisplayCategory Clothing
DisplayName Black Leather Gloves
FabricType Leather
Icon GlovesLeatherBlackpng
Insulation 0.75 0.75
ScratchDefense 30 30
Type Clothing
Weight 0.1 0.1
WindResistance 0.75 0.75
WorldStaticModel Gloves_Ground
Raw block
	item Gloves_LeatherGlovesBlackFull
	{
       DisplayCategory = Clothing,		
		Type = Clothing,
		DisplayName = Black Leather Gloves,
		ClothingItem = Gloves_LeatherGlovesBlackFull,
		BodyLocation = Hands,
		BloodLocation = Hands,
		Icon = GlovesLeatherBlackpng,
		ScratchDefense = 30,
        BiteDefense = 15,
        Weight = 0.1,
        Insulation = 0.75,
        WindResistance = 0.75,
        FabricType = Leather,
        WorldStaticModel = Gloves_Ground,		
	}