Item: Amorces (Gros)

Wiki Project Zomboid

Amorces (Gros)

Variable Base.PrimerLG Mod KAVALASH_VFExpansion1

Résumé

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

Navigation

Nom variablePrimerLG
ModuleBase
Sourcemedia\scripts\VFE_ammo_craft.txt
Détails techniques
Item PK4385
Lignes296 → 307
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
PrimerLG_Pack Open Pack of Large Primers
Open Pack of Large Primers
Base
KAVALASH_EasyPacking Firearm 300 PrimerLG=10

Recettes qui utilisent cet item

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

5 recettes
Afficher la liste
Recipe Mod Category Time Result
PrimerLG_Pack Place Large Primers in Pack
Place Large Primers in Pack
Base
KAVALASH_EasyPacking Firearm 300 PrimerLG_Pack=1
RifleAmmo223 Make 223-REM Ammunition
Make 223-REM Ammunition
Base
KAVALASH_VFExpansion1 700 Base.223Box=1
RifleAmmo308 Make 308-WIN Ammunition
Make 308-WIN Ammunition
Base
KAVALASH_VFExpansion1 750 Base.308Box=1
RifleAmmo308 Make 5.56x45mm Ammunition
Make 5.56x45mm Ammunition
Base
KAVALASH_VFExpansion1 700 Base.556Box=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.

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