Item: Sac de transport - Grade 2

Wiki Project Zomboid

Sac de transport - Grade 2

Variable AuthenticZClothing.Bag_DuffelBagTINT_Tier_2 Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Bag_DuffelBagTINT_Tier_2
TypeContainer
CatégorieBag
Poids1
Icône
DuffelBagWhite

Navigation

Nom variableBag_DuffelBagTINT_Tier_2
ModuleAuthenticZClothing
Sourcemedia\scripts\Backpacks\AuthenticZ_BackpackUpgrades_Recipes.txt
Détails techniques
Item PK1969
Lignes810 → 831
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
DuffelBagWhite Upgrade Duffel Bag
Upgrade Duffelbag
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_DuffelBagTINT_Tier_2=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
DuffelBagWhite Upgrade Duffel Bag
Upgrade Duffelbag
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_DuffelBagTINT_Tier_3=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;DufflebagItemSlot1;DufflebagFlashlight;DufflebagBottleRight;DufflebagPlushie;SchoolbagUmbrellaLeft;DufflebagBalloonLeft
CanBeEquipped Back
CanHaveHoles false 0 0
Capacity 25 25
CloseSound CloseBag
ClothingItem Bag_DuffelBagTINT_Tier_2
DisplayCategory Bag
DisplayName Duffel Bag - Tier 2
Icon DuffelBagWhite
OpenSound OpenBag
PutInSound PutItemInBag
ReplaceInPrimaryHand Bag_DuffelBag_RHandTINT holdingbagright
ReplaceInSecondHand Bag_DuffelBag_LHandTINT holdingbagleft
RunSpeedModifier 0.95 0.95
Type Container
Weight 1 1
WeightReduction 65 65
WorldStaticModel DuffelBag_Ground
Raw block
    item Bag_DuffelBagTINT_Tier_2
    {
        DisplayCategory = Bag,		
        WeightReduction			=	65,	
        Weight					=	1,		
        Type 					= 	Container,
        Capacity				=	25,		
        DisplayName 			= 	Duffel Bag - Tier 2,
        Icon					=	DuffelBagWhite,
        ClothingItem 			= 	Bag_DuffelBagTINT_Tier_2,
        CanBeEquipped 			= 	Back,
        OpenSound   			=   OpenBag,
        CloseSound   			=   CloseBag,
        PutInSound   			=   PutItemInBag,
        RunSpeedModifier 		= 	0.95,
        CanHaveHoles	 		= 	false,
        AttachmentReplacement	= 	Bag,
		AttachmentsProvided  	= 	SchoolbagBagSecondary;DufflebagItemSlot1;DufflebagFlashlight;DufflebagBottleRight;DufflebagPlushie;SchoolbagUmbrellaLeft;DufflebagBalloonLeft,						
        ReplaceInSecondHand 	= 	Bag_DuffelBag_LHandTINT holdingbagleft,
        ReplaceInPrimaryHand 	= 	Bag_DuffelBag_RHandTINT holdingbagright,
        WorldStaticModel 		= 	DuffelBag_Ground,
    }