Item: Casque de moto

Wiki Project Zomboid

Casque de moto

Variable AuthenticZClothing.Hat_AuthenticCrashHelmetFULLTINT Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Hat_AuthenticCrashHelmetFULLTINT
TypeClothing
CatégorieAccessory
Poids
Icône Aucune icône trouvée

Navigation

Nom variableHat_AuthenticCrashHelmetFULLTINT
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_hats.txt
Détails techniques
Item PK1082
Lignes260 → 276
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_AuthenticCrashHelmetFULLTINT
CombatSpeedModifier 0.95 0.95
DisplayCategory Accessory
DisplayName Motorcycle Helmet
IconsForTexture HelmetMotorcycleFullBlue;HelmetMotorcycleFullBlack;HelmetMotorcycleFullRed;HelmetMotorcycleFullWhite;HelmetMotorcycleFullWhite;HelmetMotorcycleFullWhite
Insulation 1.0 1
ScratchDefense 100 100
Type Clothing
WindResistance 1.0 1
Raw block
	item Hat_AuthenticCrashHelmetFULLTINT
	{
	    DisplayCategory = Accessory,	
		Type = Clothing,
		DisplayName = Motorcycle Helmet,
		ClothingItem = Hat_AuthenticCrashHelmetFULLTINT,
		BodyLocation = FullHat,
		IconsForTexture = HelmetMotorcycleFullBlue;HelmetMotorcycleFullBlack;HelmetMotorcycleFullRed;HelmetMotorcycleFullWhite;HelmetMotorcycleFullWhite;HelmetMotorcycleFullWhite,
		BloodLocation = FullHelmet,
		CanHaveHoles = false,
		CombatSpeedModifier = 0.95,
		BiteDefense = 100,
        ScratchDefense = 100,
        ChanceToFall = 3,
        Insulation = 1.0,
        WindResistance = 1.0,
	}