Item: Casque de moto

Wiki Project Zomboid

Casque de moto

Variable AuthenticZClothing.Hat_AuthenticCrashHelmetFULLDecalSimple Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Hat_AuthenticCrashHelmetFULLDecalSimple
TypeClothing
CatégorieAccessory
Poids
Icône
HelmetMotorcycleFullBurger

Navigation

Nom variableHat_AuthenticCrashHelmetFULLDecalSimple
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_hats.txt
Détails techniques
Item PK1080
Lignes226 → 242
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_AuthenticCrashHelmetFULLDecalSimple
CombatSpeedModifier 0.95 0.95
DisplayCategory Accessory
DisplayName Motorcycle Helmet
Icon HelmetMotorcycleFullBurger
Insulation 1.0 1
ScratchDefense 100 100
Type Clothing
WindResistance 1.0 1
Raw block
	item Hat_AuthenticCrashHelmetFULLDecalSimple
	{
	    DisplayCategory = Accessory,	
		Type = Clothing,
		DisplayName = Motorcycle Helmet,
		ClothingItem = Hat_AuthenticCrashHelmetFULLDecalSimple,
		BodyLocation = FullHat,
		Icon = HelmetMotorcycleFullBurger,
		BloodLocation = FullHelmet,
		CanHaveHoles = false,
		CombatSpeedModifier = 0.95,
		BiteDefense = 100,
        ScratchDefense = 100,
        ChanceToFall = 3,
        Insulation = 1.0,
        WindResistance = 1.0,
	}