Item: Projectile 45-Cal

Wiki Project Zomboid

Projectile 45-Cal

Variable Base.Lead45 Mod KAVALASH_VFExpansion1

Résumé

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

Navigation

Nom variableLead45
ModuleBase
Sourcemedia\scripts\VFE_ammo_craft.txt
Détails techniques
Item PK4379
Lignes216 → 228
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 45-Cal Projectiles
Open Pack of 45-Cal Projectiles
Base
KAVALASH_EasyPacking Firearm 300 Lead45=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 45-Cal Projectiles in Pack
Place 45-Cal Projectiles in Pack
Base
KAVALASH_EasyPacking Firearm 300 Lead45_Pack=1
HandgunAmmoBox Make 45-ACP Ammunition
Make 45-ACP Ammunition
Base
KAVALASH_VFExpansion1 600 Base.Bullets45Box=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 45-Cal
Icon Lead45
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 Lead45
	{
		Count			=	1,
		Weight			=	0.5,
		Type			=	Drainable,
		DisplayCategory 	=	CraftAmmo,
		DisplayName		=	Projectile 45-Cal,
		UseDelta = 0.01,
		Icon			=	Lead45,
		MetalValue 		=	0.1,
		WorldStaticModel	=	W_Projectiles,
		Tooltip			=	Tooltip_Reloading_Component,
	}