Item: Munitions de .22

Wiki Project Zomboid

Munitions de .22

Variable Base.22Bullets Mod KAVALASH_VFExpansion1

Résumé

VariableBase.22Bullets
TypeNormal
CatégorieAmmo
Poids0.005
Icône
22bullets

Navigation

Nom variable22Bullets
ModuleBase
Sourcemedia\scripts\VFE_items.txt
Détails techniques
Item PK4453
Lignes76 → 87
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
22AmmoBox Open Box of .22 Ammo
Open Box of .22 Ammo
Base
KAVALASH_VFExpansion1 15 22Bullets=10

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
22AmmoBox Place .22 Ammo in Box
Place .22 Ammo in Box
Base
KAVALASH_VFExpansion1 15 22Box=1
GunpowderJar Scrap 22mm Ammunition
Scrap 22mm 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 10 10
DisplayCategory Ammo
DisplayName .22 Round
Icon 22bullets
MetalValue 1 1
Type Normal
Weight 0.005 0.005
WorldStaticModel Bullets22lr
Raw block
    item 22Bullets
    {
        Count	=	10,
        Weight	=	0.005,
        AlwaysWelcomeGift	=	TRUE,
        Type	=	Normal,
        DisplayName	=	.22 Round,
        DisplayCategory = Ammo,
        Icon	=	22bullets,
        MetalValue = 1,
        WorldStaticModel = Bullets22lr,
    }