Item: Boîte de munitions pour bande de cartouches de M13

Wiki Project Zomboid

Boîte de munitions pour bande de cartouches de M13

Variable Base.M60_Links_Box Mod KAVALASH_VFExpansion1

Résumé

VariableBase.M60_Links_Box
TypeNormal
CatégorieAmmo
Poids0.3
Icône
M60_Links_Box

Navigation

Nom variableM60_Links_Box
ModuleBase
Sourcemedia\scripts\VFE_items.txt
Détails techniques
Item PK4471
Lignes323 → 333
File ID1333

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
M60_Link Place M13 Links in Box
Place M13 Links in Box
Base
KAVALASH_VFExpansion1 15 M60_Links_Box=1

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
M60_Link Open Box of M13 Links
Open Box of M13 Links
Base
KAVALASH_VFExpansion1 15 M60_Link=40

Propriétés

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

8 propriétés
Key Value (raw) Num Bool JSON
AlwaysWelcomeGift TRUE 1 1
DisplayCategory Ammo
DisplayName Box of M13 Ammunition Links
Icon M60_Links_Box
MetalValue 40 40
Type Normal
Weight 0.3 0.3
WorldStaticModel M60LinkBox
Raw block
	item M60_Links_Box
    {
        Weight	=	0.3,
        AlwaysWelcomeGift	=	TRUE,
        Type	=	Normal,
        DisplayName	=	Box of M13 Ammunition Links,
        DisplayCategory = Ammo,
        Icon	=	M60_Links_Box,
        MetalValue = 40,
        WorldStaticModel = M60LinkBox,
    }