Item: Chapeau festif de Noël bleu

Wiki Project Zomboid

Chapeau festif de Noël bleu

Variable AuthenticZClothing.Hat_SantaHatBluePattern Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Hat_SantaHatBluePattern
TypeClothing
CatégorieAccessory
Poids0.5
Icône
HatSantaBlue

Navigation

Nom variableHat_SantaHatBluePattern
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_hats.txt
Détails techniques
Item PK1175
Lignes1706 → 1720
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_SantaHatBluePattern
DisplayCategory Accessory
DisplayName Blue Festive Santa Hat
Icon HatSantaBlue
Insulation 0.80 0.8
Type Clothing
Weight 0.5 0.5
WindResistance 0.25 0.25
Raw block
	item Hat_SantaHatBluePattern
    {
	    DisplayCategory = Accessory,	
		Type = Clothing,
		DisplayName = Blue Festive Santa Hat,
		ClothingItem = Hat_SantaHatBluePattern,
		BodyLocation = Hat,
		Icon = HatSantaBlue,
		CanHaveHoles = false,
		ChanceToFall = 80,
        BloodLocation = Head,
        Insulation = 0.80,
        WindResistance = 0.25,
        Weight = 0.5,		
    }