Item: Munitions de 7.62

Wiki Project Zomboid

Munitions de 7.62

Variable Base.762Bullets Mod KAVALASH_VFExpansion1

Résumé

VariableBase.762Bullets
TypeNormal
CatégorieAmmo
Poids0.025
Icône
762Bullets

Navigation

Nom variable762Bullets
ModuleBase
Sourcemedia\scripts\VFE_items.txt
Détails techniques
Item PK4452
Lignes63 → 74
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
762AmmoBox Open Box of 7.62 Ammo
Open Box of 7.62 Ammo
Base
KAVALASH_VFExpansion1 15 762Bullets=8

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
762AmmoBox Place 7.62 Ammo in Box
Place 7.62 Ammo in Box
Base
KAVALASH_VFExpansion1 15 762Box=1
GunpowderJar Scrap 7.62x39mm Ammunition
Scrap 7.62x39mm Ammunition
Base
KAVALASH_VFExpansion1 25 GunPowder=1

Propriétés

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

9 propriétés
Key Value (raw) Num Bool JSON
AlwaysWelcomeGift TRUE 1 1
Count 5 5
DisplayCategory Ammo
DisplayName 7.62 Round
Icon 762Bullets
MetalValue 1 1
Type Normal
Weight 0.025 0.025
WorldStaticModel 762Bullets
Raw block
    item 762Bullets
    {
        Count	=	5,
        Weight	=	0.025,
        AlwaysWelcomeGift	=	TRUE,
        Type	=	Normal,
        DisplayName	=	7.62 Round,
        DisplayCategory = Ammo,
        Icon	=	762Bullets,
        MetalValue = 1,
        WorldStaticModel = 762Bullets,
    }