Item: Linked .308 Round

Wiki Project Zomboid

Linked .308 Round

Variable Base.308BulletsLinked Mod KAVALASH_VFExpansion1

Résumé

VariableBase.308BulletsLinked
TypeNormal
CatégorieAmmo
Poids0.04
Icône
308Bullets_Linked

Navigation

Nom variable308BulletsLinked
ModuleBase
Sourcemedia\scripts\VFE_items.txt
Détails techniques
Item PK4455
Lignes101 → 112
File ID1333

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
RifleAmmo308loose Insert .308 into M13 Ammunition Link
Insert .308 into M13 Ammunition Link
Base
KAVALASH_VFExpansion1 50 308BulletsLinked=1

Recettes qui utilisent cet item

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

1 recette
Afficher la liste
Recipe Mod Category Time Result
M60_Link Remove .308 from M13 Ammunition Link
Remove .308 from M13 Ammunition Link
Base
KAVALASH_VFExpansion1 100 M60_Link=1

Propriétés

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

9 propriétés
Key Value (raw) Num Bool JSON
AlwaysWelcomeGift TRUE 1 1
Count 5 5
DisplayCategory Ammo
DisplayName Linked .308 Round
Icon 308Bullets_Linked
MetalValue 1 1
Type Normal
Weight 0.04 0.04
WorldStaticModel 308BulletsLinked
Raw block
	item 308BulletsLinked
    {
        DisplayCategory = Ammo,
        Count	=	5,
        Weight	=	0.04,
        AlwaysWelcomeGift	=	TRUE,
        Type	=	Normal,
        DisplayName	=	Linked .308 Round,
        Icon	=	308Bullets_Linked,
        MetalValue = 1,
        WorldStaticModel = 308BulletsLinked,
    }