Item: Sangles de munitions (vêtement)

Wiki Project Zomboid

Sangles de munitions (vêtement)

Variable AuthenticZClothing.AmmoStrap_Shells2 Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.AmmoStrap_Shells2
TypeClothing
CatégorieAccessory
Poids
Icône
AmmoStrapFlipped

Navigation

Nom variableAmmoStrap_Shells2
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1361
Lignes50 → 64
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 TorsoExtraPlus1
ClothingItem AmmoStrap_Shells2
ClothingItemExtra AuthenticZClothing.AmmoStrap_Shells1
ClothingItemExtraOption SwapSides
DisplayCategory Accessory
DisplayName Shells Ammo Strap
Icon AmmoStrapFlipped
Tags ReloadFastShells
Tooltip Tooltip_AmmoStrap
Type Clothing
WorldStaticModel AmmoStrap_Ground
clothingExtraSubmenu SwapSides
Raw block
	item AmmoStrap_Shells2
	{
       DisplayCategory = Accessory,		
		Type = Clothing,
		DisplayName = Shells Ammo Strap,
		ClothingItem = AmmoStrap_Shells2,
		BodyLocation = TorsoExtraPlus1,
		ClothingItemExtra = AuthenticZClothing.AmmoStrap_Shells1,
        ClothingItemExtraOption = SwapSides,
		clothingExtraSubmenu 	= SwapSides,		
		Icon = AmmoStrapFlipped,
		Tooltip = Tooltip_AmmoStrap,
		Tags = ReloadFastShells,		
		WorldStaticModel = AmmoStrap_Ground,		
	}