Item: Sangles de munitions (vêtement)

Wiki Project Zomboid

Sangles de munitions (vêtement)

Variable AuthenticZClothing.AmmoStrap_Bullets2 Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableAmmoStrap_Bullets2
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1360
Lignes35 → 49
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.

11 propriétés
Key Value (raw) Num Bool JSON
BodyLocation TorsoExtraPlus1
ClothingItem AmmoStrap_Bullets2
ClothingItemExtra AuthenticZClothing.AmmoStrap_Bullets1
ClothingItemExtraOption SwapSides
DisplayCategory Accessory
DisplayName Bullets Ammo Strap
Icon AmmoStrapFlipped
Tags ReloadFastBullets
Type Clothing
WorldStaticModel AmmoStrap_Ground
clothingExtraSubmenu SwapSides
Raw block
	item AmmoStrap_Bullets2
	{
       DisplayCategory = Accessory,		
		Type = Clothing,
		DisplayName = Bullets Ammo Strap,
		ClothingItem = AmmoStrap_Bullets2,
		BodyLocation = TorsoExtraPlus1,
		ClothingItemExtra = AuthenticZClothing.AmmoStrap_Bullets1,
        ClothingItemExtraOption = SwapSides,
		clothingExtraSubmenu 	= SwapSides,		
		Icon = AmmoStrapFlipped,
		Tags = ReloadFastBullets,
		WorldStaticModel = AmmoStrap_Ground,		
		
	}