Item: Tête de mort

Wiki Project Zomboid

Tête de mort

Variable AuthenticZClothing.Hat_PyromancerSkull Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Hat_PyromancerSkull
TypeClothing
CatégorieAccessory
Poids0.5
Icône
SteerSkull

Navigation

Nom variableHat_PyromancerSkull
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_hats.txt
Détails techniques
Item PK1171
Lignes1638 → 1651
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.

11 propriétés
Key Value (raw) Num Bool JSON
BodyLocation Hat
CanHaveHoles false 0 0
ChanceToFall 80 80
ClothingItem Hat_PyromancerSkull
DisplayCategory Accessory
DisplayName Steer Skull
Icon SteerSkull
Insulation 0.10 0.1
Type Clothing
Weight 0.5 0.5
WorldStaticModel WorldItem_PyromancerSkull
Raw block
    item Hat_PyromancerSkull
	{
	    DisplayCategory = Accessory,	
        Type 			 = Clothing,
        DisplayName 	 = Steer Skull,
        ClothingItem 	 = Hat_PyromancerSkull,
        BodyLocation 	 = Hat,
        Icon 			 = SteerSkull,
        CanHaveHoles 	 = false,
        ChanceToFall 	 = 80,
        Insulation 		 = 0.10,
        Weight 			 = 0.5,
		WorldStaticModel = WorldItem_PyromancerSkull,
    }