Item: Sac de randonnée - Grade 2

Wiki Project Zomboid

Sac de randonnée - Grade 2

Variable AuthenticZClothing.Bag_NormalHikingBag_Tier_2 Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableBag_NormalHikingBag_Tier_2
ModuleAuthenticZClothing
Sourcemedia\scripts\Backpacks\AuthenticZ_BackpackUpgrades_Recipes.txt
Détails techniques
Item PK1987
Lignes1207 → 1228
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 Hiking Bag
Upgrade Hiking Bag
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_NormalHikingBag_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 Hiking Bag
Upgrade Hiking Bag
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_NormalHikingBag_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 HikingbagSecondary;HikingBagItemSlot1;HikingBagItemSlot2;HikingBagFlashlight;HikingBagBottleRight;HikingBagPlushie;HikingbagUmbrellaLeft;SchoolbagBalloonRight
BloodLocation Bag
CanBeEquipped Back
Capacity 27 27
CloseSound CloseBag
ClothingItem Bag_HikingBag_Tier2
DisplayCategory Bag
DisplayName Hiking Bag - Tier 2
IconsForTexture Hiking_Blue;Hiking_Green;Hiking_Red
OpenSound OpenBag
PutInSound PutItemInBag
ReplaceInPrimaryHand Bag_HikingBag_RHand holdingbagright
ReplaceInSecondHand Bag_HikingBag_LHand holdingbagleft
RunSpeedModifier 0.96 0.96
Type Container
Weight 1.2 1.2
WeightReduction 70 70
WorldStaticModel HikingBag_Ground
Raw block
    item Bag_NormalHikingBag_Tier_2
    {
        DisplayCategory = Bag,		
        WeightReduction			=	70,
        Weight					=	1.2,
        Type					=	Container,
        Capacity				=	27,
        DisplayName				=	Hiking Bag - Tier 2,
        IconsForTexture			=	Hiking_Blue;Hiking_Green;Hiking_Red,
        CanBeEquipped 			= 	Back,
        OpenSound   			=   OpenBag,
        CloseSound   			=   CloseBag,
        PutInSound   			=   PutItemInBag,
        ClothingItem 			= 	Bag_HikingBag_Tier2,
        BloodLocation 			= 	Bag,
        RunSpeedModifier		= 	0.96,
        AttachmentReplacement 	= 	Bag,
		AttachmentsProvided  	= 	HikingbagSecondary;HikingBagItemSlot1;HikingBagItemSlot2;HikingBagFlashlight;HikingBagBottleRight;HikingBagPlushie;HikingbagUmbrellaLeft;SchoolbagBalloonRight,				
        ReplaceInSecondHand 	= 	Bag_HikingBag_LHand holdingbagleft,
        ReplaceInPrimaryHand 	= 	Bag_HikingBag_RHand holdingbagright,
        WorldStaticModel 		= 	HikingBag_Ground,
    }