Item: Projectile 7.62mm

Wiki Project Zomboid

Projectile 7.62mm

Variable Base.Lead762 Mod KAVALASH_VFExpansion1

Résumé

VariableBase.Lead762
TypeDrainable
CatégorieCraftAmmo
Poids0.5
Icône
Lead556

Navigation

Nom variableLead762
ModuleBase
Sourcemedia\scripts\VFE_ammo_craft.txt
Détails techniques
Item PK4381
Lignes242 → 254
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 7.62mm Projectiles
Open Pack of 7.62mm Projectiles
Base
KAVALASH_EasyPacking Firearm 300 Lead762=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
Lead_Pack Place 7.62mm Projectiles in Pack
Place 7.62mm Projectiles in Pack
Base
KAVALASH_EasyPacking Firearm 300 Lead762_Pack=1
762AmmoBox Make 7.62x39mm Ammunition
Make 7.62x39mm Ammunition
Base
KAVALASH_VFExpansion1 700 Base.762Box=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 7.62mm
Icon Lead556
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 Lead762
	{
		Count			=	1,
		Weight			=	0.5,
		Type			=	Drainable,
		DisplayCategory 	=	CraftAmmo,
		DisplayName		=	Projectile 7.62mm,
		UseDelta = 0.01,
		Icon			=	Lead556,
		MetalValue 		=	0.1,
		WorldStaticModel	=	W_Projectiles,
		Tooltip			=	Tooltip_Reloading_Component,
	}