Item: Sac de voyage - Grade 1

Wiki Project Zomboid

Sac de voyage - Grade 1

Variable AuthenticZClothing.Bag_B4BHolly_Tier_1 Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Bag_B4BHolly_Tier_1
TypeContainer
CatégorieBag
Poids1.2
Icône Aucune icône trouvée

Navigation

Nom variableBag_B4BHolly_Tier_1
ModuleAuthenticZClothing
Sourcemedia\scripts\Backpacks\AuthenticZ_BackpackUpgrades_Recipes.txt
Détails techniques
Item PK2007
Lignes2916 → 2937
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
Upgrade OdysseyGear Travel Pack
Upgrade Hollys Backpack
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_B4BHolly_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
Upgrade OdysseyGear Travel Pack
Upgrade Hollys Backpack
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_B4BHolly_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 HikingbagSecondary;HikingBagItemSlot1;HikingBagFlashlight;SchoolbagBalloonRight
BloodLocation Bag
CanBeEquipped Back
Capacity 23 23
CloseSound CloseBag
ClothingItem Bag_B4BHolly_Tier_1
DisplayCategory Bag
DisplayName Holly's Backpack - Tier 1
IconsForTexture Backpack_Holly;Backpack_Holly_Green;Backpack_Holly_Purple;Backpack_Holly_Red;Backpack_Holly_Special;Backpack_Holly_Golden
OpenSound OpenBag
PutInSound PutItemInBag
ReplaceInPrimaryHand Bag_B4BHolly_RHand holdingbagright
ReplaceInSecondHand Bag_B4BHolly_LHand holdingbagleft
RunSpeedModifier 0.96 0.96
Type Container
Weight 1.2 1.2
WeightReduction 70 70
WorldStaticModel WorldItem_BackpackHolly
Raw block
    item Bag_B4BHolly_Tier_1
    {
        DisplayCategory = Bag,		
        WeightReduction			=	70,
        Weight					=	1.2,
        Type					=	Container,
        Capacity				=	23,
        DisplayName				=	Holly's Backpack - Tier 1,
        IconsForTexture			=	Backpack_Holly;Backpack_Holly_Green;Backpack_Holly_Purple;Backpack_Holly_Red;Backpack_Holly_Special;Backpack_Holly_Golden,
        CanBeEquipped 			= 	Back,
        OpenSound   			=   OpenBag,
        CloseSound   			=   CloseBag,
        PutInSound   			=   PutItemInBag,
        ClothingItem 			= 	Bag_B4BHolly_Tier_1,
        BloodLocation 			= 	Bag,
        RunSpeedModifier 		= 	0.96,
        AttachmentReplacement 	= 	Bag,
		AttachmentsProvided  	= 	HikingbagSecondary;HikingBagItemSlot1;HikingBagFlashlight;SchoolbagBalloonRight,			
        ReplaceInSecondHand 	= 	Bag_B4BHolly_LHand holdingbagleft,
        ReplaceInPrimaryHand	= 	Bag_B4BHolly_RHand holdingbagright,
        WorldStaticModel 		= 	WorldItem_BackpackHolly,
    }