Item: Amorces (Shotgun)

Wiki Project Zomboid

Amorces (Shotgun)

Variable Base.PrimerSG Mod KAVALASH_VFExpansion1

Résumé

VariableBase.PrimerSG
TypeDrainable
CatégorieCraftAmmo
Poids0.5
Icône
PrimerSG

Navigation

Nom variablePrimerSG
ModuleBase
Sourcemedia\scripts\VFE_ammo_craft.txt
Détails techniques
Item PK4386
Lignes308 → 319
File ID1328

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
PrimerSG_Pack Open Pack of Shotgun Primers
Open Pack of Shotgun Primers
Base
KAVALASH_EasyPacking Firearm 300 PrimerSG=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
PrimerSG_Pack Place Shotgun Primers in Pack
Place Shotgun Primers in Pack
Base
KAVALASH_EasyPacking Firearm 300 PrimerSG_Pack=1
ShotgunAmmoBox Make 12g ShotShell
Make 12g ShotShell
Base
KAVALASH_VFExpansion1 700 Base.ShotgunShellsBox=1

Propriétés

Toutes les propriétés extraites pour cet item.

9 propriétés
Key Value (raw) Num Bool JSON
Count 1 1
DisplayCategory CraftAmmo
DisplayName Amorce (Shotgun)
Icon PrimerSG
Tooltip Tooltip_Reloading_Component
Type Drainable
UseDelta 0.01 0.01
Weight 0.5 0.5
WorldStaticModel W_Primer
Raw block
	item PrimerSG
	{
		Count			=	1,
		Weight			=	0.5,
		Type			=	Drainable,
		DisplayCategory 	=	CraftAmmo,
		DisplayName		=	Amorce (Shotgun),
		UseDelta = 0.01,
		Icon			=	PrimerSG,
		WorldStaticModel	=	W_Primer,
		Tooltip			=	Tooltip_Reloading_Component,
	}