Item: Béquille (droite)

Wiki Project Zomboid

Béquille (droite)

Variable AuthenticZClothing.CrutchRIGHT Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableCrutchRIGHT
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1395
Lignes471 → 485
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
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 TorsoRigPlus2
ClothingItem CrutchRIGHT
ClothingItemExtra AuthenticZClothing.CrutchLEFT
ClothingItemExtraOption SwapSides
DisplayCategory Clothing
DisplayName Crutch (Right)
Icon CrutchAZ
Type Clothing
Weight 1 1
WorldStaticModel WorldItem-CrutchAZ
clothingExtraSubmenu SwapSides
isAuthenticZCrutch true 1 1
Raw block
	item CrutchRIGHT
	{
        DisplayCategory 		= Clothing,		
		Type 					= Clothing,
		DisplayName 			= Crutch (Right),
		ClothingItem 			= CrutchRIGHT,
		ClothingItemExtra		= AuthenticZClothing.CrutchLEFT,
        ClothingItemExtraOption = SwapSides,
		clothingExtraSubmenu 	= SwapSides,		
		BodyLocation 			= TorsoRigPlus2,
		Icon 					= CrutchAZ,
		Weight 					= 1,
		isAuthenticZCrutch 		= true,
		WorldStaticModel		= WorldItem-CrutchAZ,	
	}