Item: Écouteurs

Wiki Project Zomboid

Écouteurs

Variable AuthenticZClothing.Authentic_Headphones2 Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Authentic_Headphones2
TypeClothing
CatégorieElectronics
Poids0.3
Icône Aucune icône trouvée

Navigation

Nom variableAuthentic_Headphones2
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1368
Lignes143 → 157
File ID822

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é.

1 recette
Afficher la liste
Recipe Mod Category Time Result
ElectronicsScrap Dismantle Headphones
Dismantle Headphones
AuthenticZRecipes
KAVALASH_Authentic Z - Current Electrical 100 ElectronicsScrap=1

Propriétés

Toutes les propriétés extraites pour cet item.

12 propriétés
Key Value (raw) Num Bool JSON
BodyLocation HeadExtra
ChanceToFall 25 25
ClothingItem Authentic_Headphones2
ClothingItemExtra AuthenticZClothing.Authentic_HeadphonesNeck2
ClothingItemExtraOption WearNeck
DisplayCategory Electronics
DisplayName Headphones
IconsForTexture HeadphonesBlack;HeadphonesBlackSpecial;HeadphonesBlue;HeadphonesBrightPink;HeadphonesGold;HeadphonesGreen;HeadphonesLightBlue;HeadphonesLightBlueSpecial;HeadphonesPink;HeadphonesPurple;HeadphonesRose;HeadphonesSeaGreen;HeadphonesWhite;HeadphonesWhiteSpecial
Type Clothing
Weight 0.3 0.3
WorldStaticModel WorldItem_HeadPhones
clothingExtraSubmenu WearHead
Raw block
	item Authentic_Headphones2
	{
       DisplayCategory 	 		= Electronics,		
		Type 	 		 		= Clothing,
		DisplayName 	 		= Headphones,
		ClothingItem 	 		= Authentic_Headphones2,
		ClothingItemExtra 		= AuthenticZClothing.Authentic_HeadphonesNeck2,
        ClothingItemExtraOption = WearNeck,	
		clothingExtraSubmenu 	= WearHead,		
		BodyLocation 	 		= HeadExtra,
		IconsForTexture  		= HeadphonesBlack;HeadphonesBlackSpecial;HeadphonesBlue;HeadphonesBrightPink;HeadphonesGold;HeadphonesGreen;HeadphonesLightBlue;HeadphonesLightBlueSpecial;HeadphonesPink;HeadphonesPurple;HeadphonesRose;HeadphonesSeaGreen;HeadphonesWhite;HeadphonesWhiteSpecial,
		Weight 			 		= 0.3,
		ChanceToFall 	 		= 25,
		WorldStaticModel 		= WorldItem_HeadPhones,
	}