Item: Sac à dos basique

Wiki Project Zomboid

Sac à dos basique

Variable AuthenticZClothing.Bag_B4BMom Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableBag_B4BMom
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_bags.txt
Détails techniques
Item PK1010
Lignes118 → 138
File ID814

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

0 recette
Aucune recette ne fabrique cet item.

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 Casual Daypack
Upgrade Moms Backpack
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_B4BMom_Tier_1=1

Propriétés

Toutes les propriétés extraites pour cet item.

18 propriétés
Key Value (raw) Num Bool JSON
AttachmentReplacement Bag
BloodLocation Bag
CanBeEquipped Back
Capacity 18 18
CloseSound CloseBag
ClothingItem Bag_B4BMom
DisplayCategory Bag
DisplayName Casual Daypack
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 70 70
WorldStaticModel WorldItem_BackpackMom
Raw block
	item Bag_B4BMom
    {
       DisplayCategory = Bag,	
        WeightReduction	=	70,
        Weight			=	1,
        Type			=	Container,
        Capacity		=	18,
        DisplayName		=	Casual Daypack,
        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,
        BloodLocation 			 = Bag,
        RunSpeedModifier 		 = 0.97,
        AttachmentReplacement 	 = Bag,
        ReplaceInSecondHand 	 = Bag_B4BMom_LHand holdingbagleft,
        ReplaceInPrimaryHand	 = Bag_B4BMom_RHand holdingbagright,
        WorldStaticModel 		 = WorldItem_BackpackMom,
    }