Item: Grand sac de randonnée - Grade 2

Wiki Project Zomboid

Grand sac de randonnée - Grade 2

Variable AuthenticZClothing.Bag_BigHikingBag_Tier_2 Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Bag_BigHikingBag_Tier_2
TypeContainer
CatégorieBag
Poids1.5
Icône Aucune icône trouvée

Navigation

Nom variableBag_BigHikingBag_Tier_2
ModuleAuthenticZClothing
Sourcemedia\scripts\Backpacks\AuthenticZ_BackpackUpgrades_Recipes.txt
Détails techniques
Item PK1990
Lignes1276 → 1297
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 Big Hiking Bag
Upgrade Big Hiking Bag
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_BigHikingBag_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
Upgrade Big Hiking Bag
Upgrade Big Hiking Bag
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_BigHikingBag_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 BigHikingbagSecondary;BigHikingbagItemSlot1;BigHikingbagItemSlot2;BigHikingbagFlashlight;BigHikingBagBottleRight;BigHikingbagPlushie;BigHikingbagUmbrellaLeft;SchoolbagBalloonRight
BloodLocation Bag
CanBeEquipped Back
Capacity 29 29
CloseSound CloseBag
ClothingItem Bag_BigHikingBag_Tier2
DisplayCategory Bag
DisplayName Big Hiking Bag - Tier 2
IconsForTexture BigHiking_Blue;BigHiking_Green;BigHiking_Red
OpenSound OpenBag
PutInSound PutItemInBag
ReplaceInPrimaryHand Bag_HikingBag_RHand holdingbagright
ReplaceInSecondHand Bag_HikingBag_LHand holdingbagleft
RunSpeedModifier 0.95 0.95
Type Container
Weight 1.5 1.5
WeightReduction 80 80
WorldStaticModel HikingBag_Ground
Raw block
    item Bag_BigHikingBag_Tier_2
    {
        DisplayCategory = Bag,		
        WeightReduction	=	80,
        Weight	=	1.5,
        Type	=	Container,
        Capacity	=	29,
        DisplayName	=	Big Hiking Bag - Tier 2,
        IconsForTexture = BigHiking_Blue;BigHiking_Green;BigHiking_Red,
        CanBeEquipped = Back,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        ClothingItem = Bag_BigHikingBag_Tier2,
        BloodLocation = Bag,
        RunSpeedModifier = 0.95,
        AttachmentReplacement 	= 	Bag,
		AttachmentsProvided  	= 	BigHikingbagSecondary;BigHikingbagItemSlot1;BigHikingbagItemSlot2;BigHikingbagFlashlight;BigHikingBagBottleRight;BigHikingbagPlushie;BigHikingbagUmbrellaLeft;SchoolbagBalloonRight,				
        ReplaceInSecondHand 	= 	Bag_HikingBag_LHand holdingbagleft,
        ReplaceInPrimaryHand 	= 	Bag_HikingBag_RHand holdingbagright,
        WorldStaticModel 		= 	HikingBag_Ground,
    }