Item: Caisse de cartouches de fusil à pompe

Wiki Project Zomboid

Caisse de cartouches de fusil à pompe

Variable Base.ShotgunShellsCase Mod KAVALASH_VFExpansion1

Résumé

VariableBase.ShotgunShellsCase
TypeNormal
CatégorieAmmo
Poids13
Icône
ShotgunShellsCase

Navigation

Nom variableShotgunShellsCase
ModuleBase
Sourcemedia\scripts\VFE_ammo_stacks.txt
Détails techniques
Item PK4401
Lignes171 → 181
File ID1329

Recettes qui fabriquent cet item

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

2 recettes
Afficher la liste
Recipe Mod Category Time Result
ShotgunShellsPack Case Shotgun Shell Packs
Case Shotgun Shell Packs
Base
KAVALASH_VFExpansion1 50 ShotgunShellsCase=1
ShotgunShellsCrate Open Crate of Shotgun Shell Boxes
Open Crate of Shotgun Shell Boxes
Base
KAVALASH_VFExpansion1 50 ShotgunShellsCase=4

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
ShotgunShellsCrate Crate Shotgun Shell Cases
Crate Shotgun Shell Cases
Base
KAVALASH_VFExpansion1 50 ShotgunShellsCrate=1
ShotgunShellsPack Open Case of Shotgun Shell Boxes
Open Case of Shotgun Shell Boxes
Base
KAVALASH_VFExpansion1 50 ShotgunShellsPack=4

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 Case of Shotgun Shell Boxes
Icon ShotgunShellsCase
MetalValue 384 384
Type Normal
Weight 13.0 13
WorldStaticModel ShotgunShellCase
Raw block
	item ShotgunShellsCase
    {
        DisplayCategory = Ammo,
        Weight	=	13.0,
        AlwaysWelcomeGift	=	TRUE,
        Type	=	Normal,
        DisplayName	=	Case of Shotgun Shell Boxes,
        Icon	=	ShotgunShellsCase,
        MetalValue = 384,
        WorldStaticModel = ShotgunShellCase,
    }