Item: Sac Hazmat CEDA rouge

Wiki Project Zomboid

Sac Hazmat CEDA rouge

Variable AuthenticZClothing.Bag_SchoolBagCEDARed Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Bag_SchoolBagCEDARed
TypeContainer
CatégorieBag
Poids1
Icône
Backpack_Red

Navigation

Nom variableBag_SchoolBagCEDARed
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_bags.txt
Détails techniques
Item PK1019
Lignes314 → 335
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_Red Upgrade CEDA Hazmat Pack
Upgrade CEDA Hazmat Pack
AuthenticZClothing
KAVALASH_Authentic Z - Current Tailoring 300 Bag_SchoolBagCEDARed_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_SchoolBagCEDARed
DisplayCategory Bag
DisplayName CEDA Hazmat Pack
Icon Backpack_Red
OpenSound OpenBag
PutInSound PutItemInBag
ReplaceInPrimaryHand Bag_SchoolBagCEDARed_RHand holdingbagright
ReplaceInSecondHand Bag_SchoolBagCEDARed_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_SchoolBagCEDARed
    {
       DisplayCategory = Bag,	
        WeightReduction				=	60,
        Weight						=	1,
        Type						=	Container,
        Capacity					=	15,
        DisplayName					=	CEDA Hazmat Pack,
        Icon 						= 	Backpack_Red,
        CanBeEquipped 				= 	Back,
        OpenSound   				=   OpenBag,
        CloseSound   				=   CloseBag,
        PutInSound   				=   PutItemInBag,
        ClothingItem 				= 	Bag_SchoolBagCEDARed,
        BloodLocation 				=	Bag,
        RunSpeedModifier 			= 	0.97,
        AttachmentReplacement 		= 	Bag,
        ReplaceInSecondHand 		= 	Bag_SchoolBagCEDARed_LHand holdingbagleft,
        ReplaceInPrimaryHand 		= 	Bag_SchoolBagCEDARed_RHand holdingbagright,
		WorldStaticModel 			= 	SchoolBag_Ground,
		SoundParameter 				= 	EquippedBaggageContainer SchoolBag,
    }