Item: Grand sac de randonnée - Grade 1

Wiki Project Zomboid

Grand sac de randonnée - Grade 1

Variable AuthenticZClothing.Bag_BigHikingBag_Tier_1 Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableBag_BigHikingBag_Tier_1
ModuleAuthenticZClothing
Sourcemedia\scripts\Backpacks\AuthenticZ_BackpackUpgrades_Recipes.txt
Détails techniques
Item PK1989
Lignes1253 → 1274
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_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 Big Hiking Bag
Upgrade Big Hiking Bag
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_BigHikingBag_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 BigHikingbagSecondary;BigHikingbagItemSlot1;BigHikingbagFlashlight;SchoolbagBalloonRight
BloodLocation Bag
CanBeEquipped Back
Capacity 23 23
CloseSound CloseBag
ClothingItem Bag_BigHikingBag_Tier1
DisplayCategory Bag
DisplayName Big Hiking Bag - Tier 1
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_1
    {
        DisplayCategory = Bag,		
        WeightReduction			=	80,
        Weight					=	1.5,
        Type					=	Container,
        Capacity				=	23,
        DisplayName				=	Big Hiking Bag - Tier 1,
        IconsForTexture 		= 	BigHiking_Blue;BigHiking_Green;BigHiking_Red,
        CanBeEquipped 			= 	Back,
        OpenSound   			=   OpenBag,
        CloseSound   			=   CloseBag,
        PutInSound   			=   PutItemInBag,
        ClothingItem 			= 	Bag_BigHikingBag_Tier1,
        BloodLocation 			= 	Bag,
        RunSpeedModifier 		= 	0.95,
        AttachmentReplacement 	= 	Bag,
		AttachmentsProvided  	= 	BigHikingbagSecondary;BigHikingbagItemSlot1;BigHikingbagFlashlight;SchoolbagBalloonRight,			
        ReplaceInSecondHand 	= 	Bag_HikingBag_LHand holdingbagleft,
        ReplaceInPrimaryHand 	= 	Bag_HikingBag_RHand holdingbagright,
        WorldStaticModel 		= 	HikingBag_Ground,
    }