Item: Projectile 44-Cal

Wiki Project Zomboid

Projectile 44-Cal

Variable Base.Lead44 Mod KAVALASH_VFExpansion1

Résumé

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

Navigation

Nom variableLead44
ModuleBase
Sourcemedia\scripts\VFE_ammo_craft.txt
Détails techniques
Item PK4378
Lignes203 → 215
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 44-Cal Projectiles
Open Pack of 44-Cal Projectiles
Base
KAVALASH_EasyPacking Firearm 300 Lead44=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 44-Cal Projectiles in Pack
Place 44-Cal Projectiles in Pack
Base
KAVALASH_EasyPacking Firearm 300 Lead44_Pack=1
HandgunAmmoBox Make 44-MAG Ammunition
Make 44-MAG Ammunition
Base
KAVALASH_VFExpansion1 600 Base.Bullets44Box=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 44-Cal
Icon Lead44
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 Lead44
	{
		Count			=	1,
		Weight			=	0.5,
		Type			=	Drainable,
		DisplayCategory 	=	CraftAmmo,
		DisplayName		=	Projectile 44-Cal,
		UseDelta = 0.01,
		Icon			=	Lead44,
		MetalValue 		=	0.1,
		WorldStaticModel	=	W_Projectiles,
		Tooltip			=	Tooltip_Reloading_Component,
	}