Item: Sac Hazmat NBH

Wiki Project Zomboid

Sac Hazmat NBH

Variable AuthenticZClothing.Bag_SchoolBagNBH Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Bag_SchoolBagNBH
TypeContainer
CatégorieBag
Poids1
Icône
Backpack_GreyAZ

Navigation

Nom variableBag_SchoolBagNBH
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_bags.txt
Détails techniques
Item PK1024
Lignes420 → 440
File ID814

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
Backpack_GreyAZ Upgrade NBH Hazmat Pack
Upgrade NBH Hazmat Pack
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_SchoolBagNBH_Tier_1=1

Propriétés

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

18 propriétés
Key Value (raw) Num Bool JSON
AttachmentReplacement Bag
BloodLocation Bag
CanBeEquipped Back
Capacity 15 15
CloseSound CloseBag
ClothingItem Bag_SchoolBagNBH
DisplayCategory Bag
DisplayName NBH Hazmat Pack
Icon Backpack_GreyAZ
OpenSound OpenBag
PutInSound PutItemInBag
ReplaceInPrimaryHand Bag_SchoolBagNBH_RHand holdingbagright
ReplaceInSecondHand Bag_SchoolBagNBH_LHand holdingbagleft
RunSpeedModifier 0.97 0.97
Type Container
Weight 1 1
WeightReduction 60 60
WorldStaticModel SchoolBag_Ground
Raw block
	item Bag_SchoolBagNBH
    {
       DisplayCategory = Bag,	
        WeightReduction			 =	60,
        Weight					 =	1,
        Type					 =	Container,
        Capacity				 =	15,
        DisplayName				 =	NBH Hazmat Pack,
        Icon 					 = 	Backpack_GreyAZ,
        CanBeEquipped 			 = 	Back,
        OpenSound   			 =  OpenBag,
        CloseSound  		 	 =  CloseBag,
        PutInSound   			 =  PutItemInBag,
        ClothingItem 			 =	Bag_SchoolBagNBH,
        BloodLocation 			 =	Bag,
        RunSpeedModifier 		 = 	0.97,
        AttachmentReplacement	 =	Bag,
        ReplaceInSecondHand 	 = 	Bag_SchoolBagNBH_LHand holdingbagleft,
        ReplaceInPrimaryHand 	 = 	Bag_SchoolBagNBH_RHand holdingbagright,
		WorldStaticModel 		 =	SchoolBag_Ground,
    }