Item: Sac à dos Flexfit

Wiki Project Zomboid

Sac à dos Flexfit

Variable AuthenticZClothing.Bag_B4BEvangelo Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableBag_B4BEvangelo
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_bags.txt
Détails techniques
Item PK1007
Lignes52 → 72
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 FlexFit Backpack
Upgrade Evangelos Backpack
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_B4BEvangelo_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_B4BEvangelo
DisplayCategory Bag
DisplayName Evangelo's Backpack
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.97 0.97
Type Container
Weight 1 1
WeightReduction 65 65
WorldStaticModel WorldItem_BackpackEvangelo
Raw block
	item Bag_B4BEvangelo
    {
       DisplayCategory = Bag,	
        WeightReduction			 =	 65,
        Weight					 =	 1,
        Type					 =	 Container,
        Capacity				 =	 18,
        DisplayName				 =	 Evangelo's Backpack,
        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,
        BloodLocation 			 =	 Bag,
        RunSpeedModifier 		 =	 0.97,
        AttachmentReplacement 	 =	 Bag,
        ReplaceInSecondHand 	 =	 Bag_B4BEvangelo_LHand holdingbagleft,
        ReplaceInPrimaryHand	 =	 Bag_B4BEvangelo_RHand holdingbagright,
		WorldStaticModel 		 =	 WorldItem_BackpackEvangelo,
    }