Item: Container de cartouches de fusil à pompe

Wiki Project Zomboid

Container de cartouches de fusil à pompe

Variable Base.ShotgunShellsCrate Mod KAVALASH_VFExpansion1

Résumé

VariableBase.ShotgunShellsCrate
TypeNormal
CatégorieAmmo
Poids40
Icône
ShotgunShellsCrate

Navigation

Nom variableShotgunShellsCrate
ModuleBase
Sourcemedia\scripts\VFE_ammo_stacks.txt
Détails techniques
Item PK4411
Lignes291 → 301
File ID1329

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
ShotgunShellsCase Crate Shotgun Shell Cases
Crate Shotgun Shell Cases
Base
KAVALASH_VFExpansion1 50 ShotgunShellsCrate=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

1 recette
Afficher la liste
Recipe Mod Category Time Result
ShotgunShellsCase Open Crate of Shotgun Shell Boxes
Open Crate of Shotgun Shell Boxes
Base
KAVALASH_VFExpansion1 50 ShotgunShellsCase=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 Crate of Shotgun Shell Boxes
Icon ShotgunShellsCrate
MetalValue 1536 1536
Type Normal
Weight 40.0 40
WorldStaticModel ShotgunShellCrate
Raw block
	item ShotgunShellsCrate
    {
        DisplayCategory = Ammo,
        Weight	=	40.0,
        AlwaysWelcomeGift	=	TRUE,
        Type	=	Normal,
        DisplayName	=	Crate of Shotgun Shell Boxes,
        Icon	=	ShotgunShellsCrate,
        MetalValue = 1536,
        WorldStaticModel = ShotgunShellCrate,
    }