Item: Lunchbox

Wiki Project Zomboid

Lunchbox

Variable AuthenticZClothing.Lunchbox2_Secondary Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Lunchbox2_Secondary
TypeContainer
CatégorieContainer
Poids1
Icône
Lunchbox02

Navigation

Nom variableLunchbox2_Secondary
ModuleAuthenticZClothing
Sourcemedia\scripts\Backpacks\AuthenticZ_BackpackSecondary.txt
Détails techniques
Item PK1930
Lignes183 → 198
File ID833

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
Lunchbox02 Make Secondary Bag
Make Secondary Bag
AuthenticZClothing
KAVALASH_Authentic Z - Current 80 Lunchbox2_Secondary=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.

13 propriétés
Key Value (raw) Num Bool JSON
AttachmentType Lunchbox
Capacity 4 4
DisplayCategory Container
DisplayName Lunchbox
Icon Lunchbox02
MetalValue 15 15
ReplaceInPrimaryHand Bag_Lunchbox2_RHand holdingbagright
ReplaceInSecondHand Bag_Lunchbox2_LHand holdingbagleft
StaticModel LunchBox2_Ground
Type Container
Weight 1 1
WeightReduction 5 5
WorldStaticModel LunchBox2_Ground
Raw block
    item Lunchbox2_Secondary
    {
        DisplayCategory = Container,		
        WeightReduction	=	5,
        Weight	=	1,
        Type	=	Container,
        Capacity	=	4,
        DisplayName	=	Lunchbox,
        Icon	=	Lunchbox02,
        MetalValue 				= 	15,
        ReplaceInSecondHand 	= 	Bag_Lunchbox2_LHand holdingbagleft,
        ReplaceInPrimaryHand 	= 	Bag_Lunchbox2_RHand holdingbagright,
        AttachmentType  		= 	Lunchbox,			
        WorldStaticModel 		= 	LunchBox2_Ground,
		StaticModel 			= 	LunchBox2_Ground,
    }