Item: Cheapeau de Shérif marron

Wiki Project Zomboid

Cheapeau de Shérif marron

Variable AuthenticZClothing.Hat_Grimes Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Hat_Grimes
TypeClothing
CatégorieAccessory
Poids
Icône
HatRick

Navigation

Nom variableHat_Grimes
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_hats.txt
Détails techniques
Item PK1157
Lignes1423 → 1437
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.

12 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Head
BodyLocation Hat
CanHaveHoles false 0 0
ChanceToFall 70 70
ClothingItem Hat_Grimes
DisplayCategory Accessory
DisplayName Brown Sheriff Hat
Icon HatRick
Insulation 0.45 0.45
Type Clothing
WaterResistance 0.25 0.25
WindResistance 0.40 0.4
Raw block
	item Hat_Grimes
	{
	    DisplayCategory = Accessory,	
		Type = Clothing,
		DisplayName = Brown Sheriff Hat,
		ClothingItem = Hat_Grimes,
		BodyLocation = Hat,
		Icon = HatRick,
		CanHaveHoles = false,
		ChanceToFall = 70,
       	BloodLocation = Head,
        Insulation = 0.45,
        WindResistance = 0.40,
        WaterResistance = 0.25,
    }