Item: Projectile 38-Cal

Wiki Project Zomboid

Projectile 38-Cal

Variable Base.Lead38 Mod KAVALASH_VFExpansion1

Résumé

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

Navigation

Nom variableLead38
ModuleBase
Sourcemedia\scripts\VFE_ammo_craft.txt
Détails techniques
Item PK4377
Lignes190 → 202
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 38-Cal Projectiles
Open Pack of 38-Cal Projectiles
Base
KAVALASH_EasyPacking Firearm 300 Lead38=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 38-Cal Projectiles in Pack
Place 38-Cal Projectiles in Pack
Base
KAVALASH_EasyPacking Firearm 300 Lead38_Pack=1
HandgunAmmoBox Make 38-SPC Ammunition
Make 38-SPC Ammunition
Base
KAVALASH_VFExpansion1 600 Base.Bullets38Box=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 38-Cal
Icon Lead38
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 Lead38
	{
		Count			=	1,
		Weight			=	0.5,
		Type			=	Drainable,
		DisplayCategory 	=	CraftAmmo,
		DisplayName		=	Projectile 38-Cal,
		UseDelta = 0.01,
		Icon			=	Lead38,
		MetalValue 		=	0.1,
		WorldStaticModel	=	W_Projectiles,
		Tooltip			=	Tooltip_Reloading_Component,
	}