Item: Amorces (Petite)

Wiki Project Zomboid

Amorces (Petite)

Variable Base.PrimerSM Mod KAVALASH_VFExpansion1

Résumé

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

Navigation

Nom variablePrimerSM
ModuleBase
Sourcemedia\scripts\VFE_ammo_craft.txt
Détails techniques
Item PK4384
Lignes284 → 295
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
PrimerSM_Pack Open Pack of Small Primers
Open Pack of Small Primers
Base
KAVALASH_EasyPacking Firearm 300 PrimerSM=10

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

6 recettes
Afficher la liste
Recipe Mod Category Time Result
PrimerSM_Pack Place Small Primers in Pack
Place Small Primers in Pack
Base
KAVALASH_EasyPacking Firearm 300 PrimerSM_Pack=1
22AmmoBox Make 22mm Ammunition
Make 22mm Ammunition
Base
KAVALASH_VFExpansion1 60 Base.22Box=1
HandgunAmmoBox Make 38-SPC Ammunition
Make 38-SPC Ammunition
Base
KAVALASH_VFExpansion1 600 Base.Bullets38Box=1
HandgunAmmoBox Make 44-MAG Ammunition
Make 44-MAG Ammunition
Base
KAVALASH_VFExpansion1 600 Base.Bullets44Box=1
HandgunAmmoBox Make 45-ACP Ammunition
Make 45-ACP Ammunition
Base
KAVALASH_VFExpansion1 600 Base.Bullets45Box=1
HandgunAmmoBox Make 9mm Ammunition
Make 9mm Ammunition
Base
KAVALASH_VFExpansion1 600 Base.Bullets9mmBox=1

Propriétés

Toutes les propriétés extraites pour cet item.

9 propriétés
Key Value (raw) Num Bool JSON
Count 1 1
DisplayCategory CraftAmmo
DisplayName Amorce (Petit)
Icon PrimerSM
Tooltip Tooltip_Reloading_Component
Type Drainable
UseDelta 0.01 0.01
Weight 0.5 0.5
WorldStaticModel W_Primer
Raw block
	item PrimerSM
	{
		Count			=	1,
		Weight			=	0.5,
		Type			=	Drainable,
		DisplayCategory 	=	CraftAmmo,
		DisplayName		=	Amorce (Petit),
		UseDelta = 0.01,
		Icon			=	PrimerSM,
		WorldStaticModel	=	W_Primer,
		Tooltip			=	Tooltip_Reloading_Component,
	}