Item: Sac à dos - Grade 2

Wiki Project Zomboid

Sac à dos - Grade 2

Variable AuthenticZClothing.Bag_Schoolbag_Spiffo2_Tier_2 Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableBag_Schoolbag_Spiffo2_Tier_2
ModuleAuthenticZClothing
Sourcemedia\scripts\Backpacks\AuthenticZ_BackpackUpgrades_Recipes.txt
Détails techniques
Item PK1951
Lignes440 → 461
File ID834

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é.

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;SchoolbagItemSlot1;SchoolbagFlashlight;SchoolbagBottleRight;SchoolbagPlushie;SchoolbagUmbrellaLeft;SchoolbagBalloonRight
BloodLocation Bag
CanBeEquipped Back
Capacity 22 22
CloseSound CloseBag
ClothingItem Bag_Schoolbag_Spiffo2_Tier_2
DisplayCategory Bag
DisplayName Schoolbag - Tier 2
IconsForTexture Backpack_Spiffo;Backpack_Spiffo;Backpack_Spiffo;Backpack_Spiffo;Backpack_GreyAZ
OpenSound OpenBag
PutInSound PutItemInBag
ReplaceInPrimaryHand Bag_Schoolbag_Spiffo2_Rhand holdingbagright
ReplaceInSecondHand Bag_Schoolbag_Spiffo2_Lhand holdingbagleft
RunSpeedModifier 0.97 0.97
Type Container
Weight 1 1
WeightReduction 60 60
WorldStaticModel SchoolBag_Ground
Raw block
	item Bag_Schoolbag_Spiffo2_Tier_2
    {
        DisplayCategory = Bag,		
        WeightReduction			=	60,
        Weight					=	1,
        Type					=	Container,
        Capacity				=	22,
        DisplayName				=	Schoolbag - Tier 2,
        IconsForTexture 		= Backpack_Spiffo;Backpack_Spiffo;Backpack_Spiffo;Backpack_Spiffo;Backpack_GreyAZ,
        CanBeEquipped 			= 	Back,
        OpenSound   			=   OpenBag,
        CloseSound   			=   CloseBag,
        PutInSound   			=   PutItemInBag,
        ClothingItem 			= 	Bag_Schoolbag_Spiffo2_Tier_2,
        BloodLocation 			= 	Bag,
        RunSpeedModifier 		= 	0.97,
        AttachmentReplacement	= 	Bag,
		AttachmentsProvided  	= 	SchoolbagBagSecondary;SchoolbagItemSlot1;SchoolbagFlashlight;SchoolbagBottleRight;SchoolbagPlushie;SchoolbagUmbrellaLeft;SchoolbagBalloonRight,		
        ReplaceInSecondHand	 	= 	Bag_Schoolbag_Spiffo2_Lhand holdingbagleft,
        ReplaceInPrimaryHand 	= 	Bag_Schoolbag_Spiffo2_Rhand holdingbagright,
        WorldStaticModel 	 	= 	SchoolBag_Ground,
    }