Item: Canotier bleu

Wiki Project Zomboid

Canotier bleu

Variable AuthenticZClothing.Hat_Boater_Blue Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Hat_Boater_Blue
TypeClothing
CatégorieAccessory
Poids0.5
Icône
BoaterBlue

Navigation

Nom variableHat_Boater_Blue
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_hats.txt
Détails techniques
Item PK1124
Lignes915 → 929
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
ChanceToFall 80 80
ClothingItem Hat_Boater_Blue
DisplayCategory Accessory
DisplayName Blue Boater
Icon BoaterBlue
Insulation 0.15 0.15
Type Clothing
Weight 0.5 0.5
WindResistance 0.1 0.1
WorldStaticModel WorldItem_Boater_Ground_Blue
Raw block
	item Hat_Boater_Blue
	{
	    DisplayCategory = Accessory,	
		Type = Clothing,
		DisplayName = Blue Boater,
		ClothingItem = Hat_Boater_Blue,
		BodyLocation = Hat,
		Icon = BoaterBlue,
		ChanceToFall = 80,
        BloodLocation = Head,
        Insulation = 0.15,
        WindResistance = 0.1,
        Weight = 0.5,
		WorldStaticModel = WorldItem_Boater_Ground_Blue,
    	}