Item: Chapeau de Noël blanc

Wiki Project Zomboid

Chapeau de Noël blanc

Variable AuthenticZClothing.Hat_SantaHatWhite Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Hat_SantaHatWhite
TypeClothing
CatégorieAccessory
Poids0.5
Icône
HatSantaWhite

Navigation

Nom variableHat_SantaHatWhite
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_hats.txt
Détails techniques
Item PK1176
Lignes1721 → 1735
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 80 80
ClothingItem Hat_SantaHatWhite
DisplayCategory Accessory
DisplayName White Santa Hat
Icon HatSantaWhite
Insulation 0.80 0.8
Type Clothing
Weight 0.5 0.5
WindResistance 0.25 0.25
Raw block
	item Hat_SantaHatWhite
    {
	    DisplayCategory = Accessory,	
		Type = Clothing,
		DisplayName = White Santa Hat,
		ClothingItem = Hat_SantaHatWhite,
		BodyLocation = Hat,
		Icon = HatSantaWhite,
		CanHaveHoles = false,
		ChanceToFall = 80,
        BloodLocation = Head,
        Insulation = 0.80,
        WindResistance = 0.25,
        Weight = 0.5,		
    }