Item: Béquille (gauche)

Wiki Project Zomboid

Béquille (gauche)

Variable AuthenticZClothing.CrutchLEFT Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.CrutchLEFT
TypeClothing
CatégorieClothing
Poids1
Icône
CrutchAZ

Navigation

Nom variableCrutchLEFT
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1394
Lignes456 → 470
File ID822

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

1 recette
Afficher la liste
Recipe Mod Category Time Result
CrutchAZ Convert into Wearable
Convert into Wearable
AuthenticZRecipes
KAVALASH_Authentic Z - Current 20 CrutchLEFT=1

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
CrutchAZ Convert into Melee
Convert into Melee
AuthenticZRecipes
KAVALASH_Authentic Z - Current 20 AuthenticCrutch=1

Propriétés

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

12 propriétés
Key Value (raw) Num Bool JSON
BodyLocation TorsoExtraPlus1
ClothingItem CrutchLEFT
ClothingItemExtra AuthenticZClothing.CrutchRIGHT
ClothingItemExtraOption SwapSides
DisplayCategory Clothing
DisplayName Crutch (Left)
Icon CrutchAZ
Type Clothing
Weight 1 1
WorldStaticModel WorldItem-CrutchAZ
clothingExtraSubmenu SwapSides
isAuthenticZCrutch true 1 1
Raw block
	item CrutchLEFT
	{
        DisplayCategory 		= Clothing,		
		Type 					= Clothing,
		DisplayName 			= Crutch (Left),
		ClothingItem 			= CrutchLEFT,
		ClothingItemExtra		= AuthenticZClothing.CrutchRIGHT,
        ClothingItemExtraOption = SwapSides,
		clothingExtraSubmenu 	= SwapSides,		
		BodyLocation 			= TorsoExtraPlus1,
		Icon 					= CrutchAZ,
		Weight 					= 1,
		isAuthenticZCrutch 		= true,
		WorldStaticModel		= WorldItem-CrutchAZ,	
	}