Item: Sac à dos basique - Grade 3

Wiki Project Zomboid

Sac à dos basique - Grade 3

Variable AuthenticZClothing.Bag_B4BMom_Tier_3 Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableBag_B4BMom_Tier_3
ModuleAuthenticZClothing
Sourcemedia\scripts\Backpacks\AuthenticZ_BackpackUpgrades_Recipes.txt
Détails techniques
Item PK2006
Lignes2839 → 2860
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 Casual Daypack
Upgrade Moms Backpack
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_B4BMom_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 SchoolbagBagSecondary;SchoolbagItemSlot2;SchoolbagItemSlot3;SchoolbagFlashlight;SchoolbagBottleRight;SchoolbagPlushie;SchoolbagUmbrellaLeft;SchoolbagBalloonRight
BloodLocation Bag
CanBeEquipped Back
Capacity 31 31
CloseSound CloseBag
ClothingItem Bag_B4BMom_Tier_3
DisplayCategory Bag
DisplayName Mom's Backpack - Tier 3
IconsForTexture Daypack_Black;Daypack_Blue;Daypack_Green;Daypack_Indigo;Daypack_Purple;Daypack_Red;Daypack_Teal
OpenSound OpenBag
PutInSound PutItemInBag
ReplaceInPrimaryHand Bag_B4BMom_RHand holdingbagright
ReplaceInSecondHand Bag_B4BMom_LHand holdingbagleft
RunSpeedModifier 0.97 0.97
Type Container
Weight 1 1
WeightReduction 65 65
WorldStaticModel WorldItem_BackpackMom
Raw block
	item Bag_B4BMom_Tier_3
    {
        DisplayCategory = Bag,		
        WeightReduction			=	65,
        Weight					=	1,
        Type					=	Container,
        Capacity				=	31,
        DisplayName				=	Mom's Backpack - Tier 3,
        IconsForTexture			=	Daypack_Black;Daypack_Blue;Daypack_Green;Daypack_Indigo;Daypack_Purple;Daypack_Red;Daypack_Teal,
        CanBeEquipped 			= 	Back,
        OpenSound   			=   OpenBag,
        CloseSound   			=   CloseBag,
        PutInSound   			=   PutItemInBag,
        ClothingItem 			= 	Bag_B4BMom_Tier_3,
        BloodLocation 			= 	Bag,
        RunSpeedModifier 		= 	0.97,
        AttachmentReplacement	= 	Bag,
		AttachmentsProvided  	= 	SchoolbagBagSecondary;SchoolbagItemSlot2;SchoolbagItemSlot3;SchoolbagFlashlight;SchoolbagBottleRight;SchoolbagPlushie;SchoolbagUmbrellaLeft;SchoolbagBalloonRight,		
        ReplaceInSecondHand 	= 	Bag_B4BMom_LHand holdingbagleft,
        ReplaceInPrimaryHand	= 	Bag_B4BMom_RHand holdingbagright,
        WorldStaticModel 		= 	WorldItem_BackpackMom,
    }