Item: Sac Hazmat CEDA bleu

Wiki Project Zomboid

Sac Hazmat CEDA bleu

Variable AuthenticZClothing.Bag_SchoolBagCEDABlue Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Bag_SchoolBagCEDABlue
TypeContainer
CatégorieBag
Poids1
Icône
Backpack_Blue

Navigation

Nom variableBag_SchoolBagCEDABlue
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_bags.txt
Détails techniques
Item PK1018
Lignes292 → 313
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
Backpack_Blue Upgrade CEDA Hazmat Pack
Upgrade CEDA Hazmat Pack
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_SchoolBagCEDABlue_Tier_1=1

Propriétés

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

19 propriétés
Key Value (raw) Num Bool JSON
AttachmentReplacement Bag
BloodLocation Bag
CanBeEquipped Back
Capacity 15 15
CloseSound CloseBag
ClothingItem Bag_SchoolBagCEDABlue
DisplayCategory Bag
DisplayName CEDA Hazmat Pack
Icon Backpack_Blue
OpenSound OpenBag
PutInSound PutItemInBag
ReplaceInPrimaryHand Bag_SchoolBagCEDABlue_RHand holdingbagright
ReplaceInSecondHand Bag_SchoolBagCEDABlue_LHand holdingbagleft
RunSpeedModifier 0.97 0.97
SoundParameter EquippedBaggageContainer SchoolBag
Type Container
Weight 1 1
WeightReduction 60 60
WorldStaticModel SchoolBag_Ground
Raw block
	item Bag_SchoolBagCEDABlue
    {
       DisplayCategory = Bag,	
        WeightReduction			=	60,
        Weight					=	1,
        Type					=	Container,
        Capacity				=	15,
        DisplayName				=	CEDA Hazmat Pack,
        Icon 					= 	Backpack_Blue,
        CanBeEquipped			= 	Back,
        OpenSound   			=   OpenBag,
        CloseSound   			=   CloseBag,
        PutInSound   			=   PutItemInBag,
        ClothingItem 			= 	Bag_SchoolBagCEDABlue,
        BloodLocation 			= 	Bag,
        RunSpeedModifier 		= 	0.97,
        AttachmentReplacement 	= 	Bag,
        ReplaceInSecondHand 	= 	Bag_SchoolBagCEDABlue_LHand holdingbagleft,
        ReplaceInPrimaryHand 	= 	Bag_SchoolBagCEDABlue_RHand holdingbagright,
		WorldStaticModel 		= 	SchoolBag_Ground,
		SoundParameter 			= 	EquippedBaggageContainer SchoolBag,
    }