Item: Sac Hazmat NBH - Grade 1

Wiki Project Zomboid

Sac Hazmat NBH - Grade 1

Variable AuthenticZClothing.Bag_SchoolBagNBH_Tier_1 Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableBag_SchoolBagNBH_Tier_1
ModuleAuthenticZClothing
Sourcemedia\scripts\Backpacks\AuthenticZ_BackpackUpgrades_Recipes.txt
Détails techniques
Item PK1935
Lignes76 → 97
File ID834

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

Propriétés

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

19 propriétés
Key Value (raw) Num Bool JSON
AttachmentReplacement Bag
AttachmentsProvided SchoolbagBagSecondary;SchoolbagFlashlight;SchoolbagBalloonRight
BloodLocation Bag
CanBeEquipped Back
Capacity 18 18
CloseSound CloseBag
ClothingItem Bag_SchoolBagNBH_Tier_1
DisplayCategory Bag
DisplayName NBH Hazmat Pack - Tier 1
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_Tier_1
    {
        DisplayCategory = Bag,		
        WeightReduction			=	60,
        Weight					=	1,
        Type					=	Container,
        Capacity				=	18,
        DisplayName				=	NBH Hazmat Pack - Tier 1,
        Icon 					= 	Backpack_GreyAZ,
        CanBeEquipped 			= 	Back,
        OpenSound   			=   OpenBag,
        CloseSound   			=   CloseBag,
        PutInSound   			=   PutItemInBag,
        ClothingItem 			= 	Bag_SchoolBagNBH_Tier_1,
        BloodLocation 			= 	Bag,
        RunSpeedModifier 		= 	0.97,
        AttachmentReplacement	= 	Bag,
		AttachmentsProvided  	= 	SchoolbagBagSecondary;SchoolbagFlashlight;SchoolbagBalloonRight,		
        ReplaceInSecondHand 	= 	Bag_SchoolBagNBH_LHand holdingbagleft,
        ReplaceInPrimaryHand	= 	Bag_SchoolBagNBH_RHand holdingbagright,
        WorldStaticModel 	 	= 	SchoolBag_Ground,
    }