Item: Bandeau à rayures

Wiki Project Zomboid

Bandeau à rayures

Variable AuthenticZClothing.Hat_SweatbandOGP Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Hat_SweatbandOGP
TypeClothing
CatégorieAccessory
Poids0.1
Icône
SweatbandWhite

Navigation

Nom variableHat_SweatbandOGP
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_hats.txt
Détails techniques
Item PK1185
Lignes1868 → 1882
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 50 50
ClothingItem Hat_SweatbandOGP
DisplayCategory Accessory
DisplayName Sweatband
Icon SweatbandWhite
Insulation 0.05 0.05
Type Clothing
Weight 0.1 0.1
WindResistance 0.05 0.05
Raw block
	item Hat_SweatbandOGP
	{
	    DisplayCategory = Accessory,	
		Type = Clothing,
		DisplayName = Sweatband,
		ClothingItem = Hat_SweatbandOGP,
		BodyLocation = Hat,
		Icon = SweatbandWhite,
		CanHaveHoles = false,
		ChanceToFall = 50,
        BloodLocation = Head,
        Insulation = 0.05,
        WindResistance = 0.05,
        Weight = 0.1,
	}