Item: Grand sac de randonnée - Grade 3

Wiki Project Zomboid

Grand sac de randonnée - Grade 3

Variable AuthenticZClothing.Bag_BigHikingBag_Tier_3 Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableBag_BigHikingBag_Tier_3
ModuleAuthenticZClothing
Sourcemedia\scripts\Backpacks\AuthenticZ_BackpackUpgrades_Recipes.txt
Détails techniques
Item PK1991
Lignes1299 → 1320
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_3=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

0 recette
Aucune recette n'utilise cet item.

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;BigHikingbagItemSlot3;BigHikingbagItemSlot4;BigHikingbagFlashlight;BigHikingBagBottleRight;BigHikingBagBottleLeft;BigHikingbagPlushie;BigHikingbagUmbrellaLeft;SchoolbagBalloonRight
BloodLocation Bag
CanBeEquipped Back
Capacity 35 35
CloseSound CloseBag
ClothingItem Bag_BigHikingBag_Tier3
DisplayCategory Bag
DisplayName Big Hiking Bag - Tier 3
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 85 85
WorldStaticModel HikingBag_Ground
Raw block
    item Bag_BigHikingBag_Tier_3
    {
        DisplayCategory = Bag,		
        WeightReduction	=	85,
        Weight	=	1.5,
        Type	=	Container,
        Capacity	=	35,
        DisplayName	=	Big Hiking Bag - Tier 3,
        IconsForTexture = BigHiking_Blue;BigHiking_Green;BigHiking_Red,
        CanBeEquipped = Back,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        ClothingItem = Bag_BigHikingBag_Tier3,
        BloodLocation = Bag,
        RunSpeedModifier 		= 	0.95,
        AttachmentReplacement 	= 	Bag,
		AttachmentsProvided  	= 	BigHikingbagSecondary;BigHikingbagItemSlot1;BigHikingbagItemSlot2;BigHikingbagItemSlot3;BigHikingbagItemSlot4;BigHikingbagFlashlight;BigHikingBagBottleRight;BigHikingBagBottleLeft;BigHikingbagPlushie;BigHikingbagUmbrellaLeft;SchoolbagBalloonRight,					
        ReplaceInSecondHand 	= 	Bag_HikingBag_LHand holdingbagleft,
        ReplaceInPrimaryHand 	= 	Bag_HikingBag_RHand holdingbagright,
        WorldStaticModel 		= 	HikingBag_Ground,
    }