Item: Chapeau fedora blanc

Wiki Project Zomboid

Chapeau fedora blanc

Variable AuthenticZClothing.Hat_FedoraWhite Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Hat_FedoraWhite
TypeClothing
CatégorieAccessory
Poids0.5
Icône
FedoraWhite

Navigation

Nom variableHat_FedoraWhite
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_hats.txt
Détails techniques
Item PK1145
Lignes1224 → 1237
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
BloodLocation Head
BodyLocation Hat
ChanceToFall 40 40
ClothingItem Hat_FedoraWhite
DisplayCategory Accessory
DisplayName White Fedora
Icon FedoraWhite
Insulation 0.15 0.15
Type Clothing
Weight 0.5 0.5
WindResistance 0.1 0.1
Raw block
	item Hat_FedoraWhite
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = White Fedora,
		ClothingItem = Hat_FedoraWhite,
		BodyLocation = Hat,
		Icon = FedoraWhite,
		ChanceToFall = 40,
        BloodLocation = Head,
        Insulation = 0.15,
        WindResistance = 0.1,
        Weight = 0.5,
	}