Item: Casque de moto

Wiki Project Zomboid

Casque de moto

Variable AuthenticZClothing.Hat_AuthenticCrashHelmetFULLDecalVenom Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Hat_AuthenticCrashHelmetFULLDecalVenom
TypeClothing
CatégorieAccessory
Poids
Icône
HelmetMotorcycleFullVenom

Navigation

Nom variableHat_AuthenticCrashHelmetFULLDecalVenom
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_hats.txt
Détails techniques
Item PK1079
Lignes209 → 225
File ID817

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 100 100
BloodLocation FullHelmet
BodyLocation FullHat
CanHaveHoles false 0 0
ChanceToFall 3 3
ClothingItem Hat_AuthenticCrashHelmetFULLDecalVenom
CombatSpeedModifier 0.95 0.95
DisplayCategory Accessory
DisplayName Motorcycle Helmet
Icon HelmetMotorcycleFullVenom
Insulation 1.0 1
ScratchDefense 100 100
Type Clothing
WindResistance 1.0 1
Raw block
	item Hat_AuthenticCrashHelmetFULLDecalVenom
	{
	    DisplayCategory = Accessory,	
		Type = Clothing,
		DisplayName = Motorcycle Helmet,
		ClothingItem = Hat_AuthenticCrashHelmetFULLDecalVenom,
		BodyLocation = FullHat,
		Icon = HelmetMotorcycleFullVenom,
		BloodLocation = FullHelmet,
		CanHaveHoles = false,
		CombatSpeedModifier = 0.95,
		BiteDefense = 100,
        ScratchDefense = 100,
        ChanceToFall = 3,
        Insulation = 1.0,
        WindResistance = 1.0,
	}