Item: Projectile 00-Buckshot

Wiki Project Zomboid

Projectile 00-Buckshot

Variable Base.Lead00Buck Mod KAVALASH_VFExpansion1

Résumé

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

Navigation

Nom variableLead00Buck
ModuleBase
Sourcemedia\scripts\VFE_ammo_craft.txt
Détails techniques
Item PK4383
Lignes268 → 280
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
Lead_Pack Open Pack of 00-Buckshot Projectiles
Open Pack of 00-Buckshot Projectiles
Base
KAVALASH_EasyPacking Firearm 300 Lead00Buck=100

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
Lead_Pack Place 00-Buckshot Projectiles in Pack
Place 00-Buckshot Projectiles in Pack
Base
KAVALASH_EasyPacking Firearm 300 Lead00Buck_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.

10 propriétés
Key Value (raw) Num Bool JSON
Count 1 1
DisplayCategory CraftAmmo
DisplayName Projectile 00-Buckshot
Icon Lead00Buck
MetalValue 0.1 0.1
Tooltip Tooltip_Reloading_Component
Type Drainable
UseDelta 0.01 0.01
Weight 0.5 0.5
WorldStaticModel W_Projectiles
Raw block
	item Lead00Buck
	{
		Count			=	1,
		Weight			=	0.5,
		Type			=	Drainable,
		DisplayCategory 	=	CraftAmmo,
		DisplayName		=	Projectile 00-Buckshot,
		UseDelta = 0.01,
		Icon			=	Lead00Buck,
		MetalValue 		=	0.1,
		WorldStaticModel	=	W_Projectiles,
		Tooltip			=	Tooltip_Reloading_Component,
	}