Item: Boîte de munitions de 7.62

Wiki Project Zomboid

Boîte de munitions de 7.62

Variable Base.762Box Mod KAVALASH_VFExpansion1

Résumé

VariableBase.762Box
TypeNormal
CatégorieAmmo
Poids0.8
Icône
762AmmoBox

Navigation

Nom variable762Box
ModuleBase
Sourcemedia\scripts\VFE_items.txt
Détails techniques
Item PK4451
Lignes51 → 61
File ID1333

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

3 recettes
Afficher la liste
Recipe Mod Category Time Result
Brass762x39 Make 7.62x39mm Ammunition
Make 7.62x39mm Ammunition
Base
KAVALASH_VFExpansion1 700 Base.762Box=1
762AmmoPack Open Pack of 7.62 Boxes
Open Pack of 7.62 Boxes
Base
KAVALASH_VFExpansion1 50 762Box=4
762Bullets Place 7.62 Ammo in Box
Place 7.62 Ammo in Box
Base
KAVALASH_VFExpansion1 15 762Box=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

2 recettes
Afficher la liste
Recipe Mod Category Time Result
762Bullets Open Box of 7.62 Ammo
Open Box of 7.62 Ammo
Base
KAVALASH_VFExpansion1 15 762Bullets=8
762AmmoPack Pack 7.62 Boxes
Pack 7.62 Boxes
Base
KAVALASH_VFExpansion1 50 762Pack=1

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 7.62 Rounds
Icon 762AmmoBox
MetalValue 40 40
Type Normal
Weight 0.8 0.8
WorldStaticModel 762Box
Raw block
    item 762Box
    {
        Weight	=	0.8,
        AlwaysWelcomeGift	=	TRUE,
        Type	=	Normal,
        DisplayName	=	Box of 7.62 Rounds,
        DisplayCategory = Ammo,
        Icon	=	762AmmoBox,
        MetalValue = 40,
        WorldStaticModel = 762Box,
    }