Item: Écouteurs (autour du cou)

Wiki Project Zomboid

Écouteurs (autour du cou)

Variable AuthenticZClothing.Authentic_HeadphonesNeck2 Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableAuthentic_HeadphonesNeck2
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1369
Lignes158 → 172
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é.

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
BodyLocation Necklace_Long
ChanceToFall 25 25
ClothingItem Authentic_HeadphonesNeck2
ClothingItemExtra AuthenticZClothing.Authentic_Headphones2
ClothingItemExtraOption WearHead
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 WearNeck
Raw block
	item Authentic_HeadphonesNeck2
	{
		DisplayCategory 		= Electronics,		
		Type 					= Clothing,
		DisplayName 			= Headphones,
		ClothingItem 			= Authentic_HeadphonesNeck2,
		ClothingItemExtra 		= AuthenticZClothing.Authentic_Headphones2,
        ClothingItemExtraOption = WearHead,
		clothingExtraSubmenu 	= WearNeck,		
		BodyLocation 			= Necklace_Long,
		IconsForTexture  		= HeadphonesBlack;HeadphonesBlackSpecial;HeadphonesBlue;HeadphonesBrightPink;HeadphonesGold;HeadphonesGreen;HeadphonesLightBlue;HeadphonesLightBlueSpecial;HeadphonesPink;HeadphonesPurple;HeadphonesRose;HeadphonesSeaGreen;HeadphonesWhite;HeadphonesWhiteSpecial,
		Weight 					= 0.3,
		ChanceToFall 			= 25,
		WorldStaticModel 		= WorldItem_HeadPhones,
	}