Item: Sac à dos Flexfit - Grade 3

Wiki Project Zomboid

Sac à dos Flexfit - Grade 3

Variable AuthenticZClothing.Bag_B4BEvangelo_Tier_3 Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableBag_B4BEvangelo_Tier_3
ModuleAuthenticZClothing
Sourcemedia\scripts\Backpacks\AuthenticZ_BackpackUpgrades_Recipes.txt
Détails techniques
Item PK2015
Lignes3208 → 3229
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 FlexFit Backpack
Upgrade Evangelos Backpack
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_B4BEvangelo_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 33 33
CloseSound CloseBag
ClothingItem Bag_B4BEvangelo_Tier_3
DisplayCategory Bag
DisplayName Evangelo's Backpack - Tier 3
IconsForTexture Backpack_Evangelo_Yellow;Backpack_Evangelo_Blue;Backpack_Evangelo_Green;Backpack_Evangelo_Purple;Backpack_Evangelo_Red
OpenSound OpenBag
PutInSound PutItemInBag
ReplaceInPrimaryHand Bag_B4BEvangelo_RHand holdingbagright
ReplaceInSecondHand Bag_B4BEvangelo_LHand holdingbagleft
RunSpeedModifier 0.96 0.96
Type Container
Weight 1.2 1.2
WeightReduction 75 75
WorldStaticModel WorldItem_BackpackEvangelo
Raw block
    item Bag_B4BEvangelo_Tier_3
    {
        DisplayCategory = Bag,		
        WeightReduction			=	75,
        Weight					=	1.2,
        Type					=	Container,
        Capacity				=	33,
        DisplayName				=	Evangelo's Backpack - Tier 3,
        IconsForTexture			=	Backpack_Evangelo_Yellow;Backpack_Evangelo_Blue;Backpack_Evangelo_Green;Backpack_Evangelo_Purple;Backpack_Evangelo_Red,
        CanBeEquipped 			= 	Back,
        OpenSound   			=   OpenBag,
        CloseSound  			=   CloseBag,
        PutInSound   			=   PutItemInBag,
        ClothingItem 			= 	Bag_B4BEvangelo_Tier_3,
        BloodLocation 			= 	Bag,
        RunSpeedModifier 		= 	0.96,
        AttachmentReplacement 	= 	Bag,
		AttachmentsProvided  	= 	SchoolbagBagSecondary;SchoolbagItemSlot2;SchoolbagItemSlot3;SchoolbagFlashlight;SchoolbagBottleRight;SchoolbagPlushie;SchoolbagUmbrellaLeft;SchoolbagBalloonRight,
		ReplaceInSecondHand 	= 	Bag_B4BEvangelo_LHand holdingbagleft,
        ReplaceInPrimaryHand	=	Bag_B4BEvangelo_RHand holdingbagright,
        WorldStaticModel 		= 	WorldItem_BackpackEvangelo,
    }