Item: Chapeau de fête étoilé

Wiki Project Zomboid

Chapeau de fête étoilé

Variable Base.Hat_PartyHat_Stars Mod Vanilla

Résumé

VariableBase.Hat_PartyHat_Stars
TypeClothing
CatégorieAccessory
Poids0.3
Icône
PartyHat_Stars

Navigation

Nom variableHat_PartyHat_Stars
ModuleBase
Sourcescripts\clothing\clothing_hats.txt
Détails techniques
Item PK6166
Lignes1278 → 1291
File ID1385

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.

10 propriétés
Key Value (raw) Num Bool JSON
BodyLocation Hat
CanHaveHoles false 0 0
ChanceToFall 60 60
ClothingItem Hat_PartyHat_Stars
DisplayCategory Accessory
DisplayName Party Hat with Stars
Icon PartyHat_Stars
Insulation 0.10 0.1
Type Clothing
Weight 0.3 0.3
Raw block
    item Hat_PartyHat_Stars
	{
	    DisplayCategory = Accessory,
        Type = Clothing,
        DisplayName = Party Hat with Stars,
        ClothingItem = Hat_PartyHat_Stars,
        BodyLocation = Hat,
        Icon = PartyHat_Stars,
        Weight = 0.1,
        CanHaveHoles = false,
        ChanceToFall = 60,
        Insulation = 0.10,
        Weight = 0.3,
	}