Item: Boîte de munitions de .22

Wiki Project Zomboid

Boîte de munitions de .22

Variable Base.22Box Mod KAVALASH_VFExpansion1

Résumé

VariableBase.22Box
TypeNormal
CatégorieAmmo
Poids0.4
Icône
22AmmoBox

Navigation

Nom variable22Box
ModuleBase
Sourcemedia\scripts\VFE_items.txt
Détails techniques
Item PK4454
Lignes89 → 99
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
Brass22 Make 22mm Ammunition
Make 22mm Ammunition
Base
KAVALASH_VFExpansion1 60 Base.22Box=1
22AmmoPack Open Pack of .22 Boxes
Open Pack of .22 Boxes
Base
KAVALASH_VFExpansion1 50 22Box=4
22bullets Place .22 Ammo in Box
Place .22 Ammo in Box
Base
KAVALASH_VFExpansion1 15 22Box=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
22bullets Open Box of .22 Ammo
Open Box of .22 Ammo
Base
KAVALASH_VFExpansion1 15 22Bullets=10
22AmmoPack Pack .22 Boxes
Pack .22 Boxes
Base
KAVALASH_VFExpansion1 50 22Pack=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 .22 Rounds
Icon 22AmmoBox
MetalValue 40 40
Type Normal
Weight 0.4 0.4
WorldStaticModel BoxOfRounds22LR
Raw block
    item 22Box
    {
        Weight	=	0.4,
        AlwaysWelcomeGift	=	TRUE,
        Type	=	Normal,
        DisplayName	=	Box of .22 Rounds,
        DisplayCategory = Ammo,
        Icon	=	22AmmoBox,
        MetalValue = 40,
        WorldStaticModel = BoxOfRounds22LR,
    }