Item: Gantelets de Samouraï

Wiki Project Zomboid

Gantelets de Samouraï

Variable AuthenticZClothing.Gloves_SamaraiArmor_Gauntlets Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Gloves_SamaraiArmor_Gauntlets
TypeClothing
CatégorieClothing
Poids0.1
Icône
Samurai_Gauntlets

Navigation

Nom variableGloves_SamaraiArmor_Gauntlets
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1419
Lignes826 → 842
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_SamaraiArmor_Gauntlets
DisplayCategory Clothing
DisplayName Samurai Leather Gauntlets
FabricType Leather
Icon Samurai_Gauntlets
Insulation 0.75 0.75
ScratchDefense 30 30
Type Clothing
Weight 0.1 0.1
WindResistance 0.75 0.75
WorldStaticModel WorldItem-SamuraiGauntlets
Raw block
	item Gloves_SamaraiArmor_Gauntlets
	{
       DisplayCategory = Clothing,		
		Type = Clothing,
		DisplayName = Samurai Leather Gauntlets,
		ClothingItem = Gloves_SamaraiArmor_Gauntlets,
		BodyLocation = Hands,
		BloodLocation = Hands,
		Icon = Samurai_Gauntlets,
		ScratchDefense = 30,
        BiteDefense = 15,
        Weight = 0.1,
        Insulation = 0.75,
        WindResistance = 0.75,
        FabricType = Leather,
        WorldStaticModel = WorldItem-SamuraiGauntlets,		
	}