Item: Casque de moto

Wiki Project Zomboid

Casque de moto

Variable AuthenticZClothing.Hat_AuthenticCrashHelmetFULLDecalPowerRangerRed Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Hat_AuthenticCrashHelmetFULLDecalPowerRangerRed
TypeClothing
CatégorieAccessory
Poids
Icône
HelmetMotorcycleFullPowerRangerRed

Navigation

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