Item: Grand sac à dos festif - Grade 2

Wiki Project Zomboid

Grand sac à dos festif - Grade 2

Variable AuthenticZClothing.Bag_ALICEpack_Festive_Tier_2 Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Bag_ALICEpack_Festive_Tier_2
TypeContainer
CatégorieBag
Poids2
Icône
AliceBag_Festive

Navigation

Nom variableBag_ALICEpack_Festive_Tier_2
ModuleAuthenticZClothing
Sourcemedia\scripts\Backpacks\AuthenticZ_BackpackUpgrades_Recipes.txt
Détails techniques
Item PK2002
Lignes1552 → 1573
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
AliceBag_Festive Upgrade Festive Alicepack
Upgrade Festive Alicepack
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_ALICEpack_Festive_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
AliceBag_Festive Upgrade Festive Alicepack
Upgrade Festive Alicepack
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_ALICEpack_Festive_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 AlicepackSecondary;AlicepackItemSlot1;AlicepackItemSlot2;AlicepackItemSlot3;AlicepackBottleRight;AlicepackPlushie;AlicepackUmbrellaRight;SchoolbagBalloonRight
BloodLocation Bag
CanBeEquipped Back
Capacity 29 29
CloseSound CloseBag
ClothingItem Bag_ALICEpack_Festive_Tier_2
DisplayCategory Bag
DisplayName Large Backpack - Tier 2
Icon AliceBag_Festive
OpenSound OpenBag
PutInSound PutItemInBag
ReplaceInPrimaryHand Bag_ALICEpack_Festive_RHand holdingbagright
ReplaceInSecondHand Bag_ALICEpack_Festive_LHand holdingbagleft
RunSpeedModifier 0.94 0.94
Type Container
Weight 2 2
WeightReduction 89 89
WorldStaticModel ALICE_Pack_Ground
Raw block
    item Bag_ALICEpack_Festive_Tier_2
    {
        DisplayCategory = Bag,	
        Type 					= 	Container,
        DisplayName 			= 	Large Backpack - Tier 2,
        ClothingItem 			= 	Bag_ALICEpack_Festive_Tier_2,
        CanBeEquipped 			= 	Back,
        WeightReduction			=	89,
        Weight					=	2,
        Capacity				=	29,
        Icon					=	AliceBag_Festive,
        OpenSound   			=   OpenBag,
        CloseSound   			=   CloseBag,
        PutInSound   			=   PutItemInBag,
        BloodLocation 			= 	Bag,
        RunSpeedModifier 		= 	0.94,
        AttachmentReplacement 	= 	Bag,
		AttachmentsProvided  	= 	AlicepackSecondary;AlicepackItemSlot1;AlicepackItemSlot2;AlicepackItemSlot3;AlicepackBottleRight;AlicepackPlushie;AlicepackUmbrellaRight;SchoolbagBalloonRight,				
        ReplaceInSecondHand 	= 	Bag_ALICEpack_Festive_LHand holdingbagleft,
        ReplaceInPrimaryHand 	= 	Bag_ALICEpack_Festive_RHand holdingbagright,
        WorldStaticModel 		= 	ALICE_Pack_Ground,
    }