Item: Paquet de boîtes de cartouches de fusil à pompe

Wiki Project Zomboid

Paquet de boîtes de cartouches de fusil à pompe

Variable Base.ShotgunShellsPack Mod KAVALASH_VFExpansion1

Résumé

VariableBase.ShotgunShellsPack
TypeNormal
CatégorieAmmo
Poids3.4
Icône
ShotgunShellsPack

Navigation

Nom variableShotgunShellsPack
ModuleBase
Sourcemedia\scripts\VFE_ammo_stacks.txt
Détails techniques
Item PK4391
Lignes51 → 61
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
ShotgunShellsCase Open Case of Shotgun Shell Boxes
Open Case of Shotgun Shell Boxes
Base
KAVALASH_VFExpansion1 50 ShotgunShellsPack=4
ShotgunAmmoBox Pack Shotgun Shell Boxes
Pack Shotgun Shell Boxes
Base
KAVALASH_VFExpansion1 50 ShotgunShellsPack=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
ShotgunShellsCase Case Shotgun Shell Packs
Case Shotgun Shell Packs
Base
KAVALASH_VFExpansion1 50 ShotgunShellsCase=1
ShotgunAmmoBox Open Pack of Shotgun Shell Boxes
Open Pack of Shotgun Shell Boxes
Base
KAVALASH_VFExpansion1 50 ShotgunShellsBox=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 Pack of Shotgun Shell Boxes
Icon ShotgunShellsPack
MetalValue 96 96
Type Normal
Weight 3.4 3.4
WorldStaticModel ShotgunShellPack
Raw block
	item ShotgunShellsPack
    {
        DisplayCategory = Ammo,
        Weight	=	3.4,
        AlwaysWelcomeGift	=	TRUE,
        Type	=	Normal,
        DisplayName	=	Pack of Shotgun Shell Boxes,
        Icon	=	ShotgunShellsPack,
        MetalValue = 96,
        WorldStaticModel = ShotgunShellPack,
    }