Item: Crosse allégée

Wiki Project Zomboid

Crosse allégée

Variable Base.LightenedStock Mod KAVALASH_VFExpansion1

Résumé

VariableBase.LightenedStock
TypeWeaponPart
Catégorie
Poids1
Icône
RifleLightenedStock

Navigation

Nom variableLightenedStock
ModuleBase
Sourcemedia\scripts\VFE_attachments.txt
Détails techniques
Item PK4436
Lignes307 → 318
File ID1330

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

0 recette
Aucune recette ne fabrique cet item.

Recettes qui utilisent cet item

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

0 recette
Aucune recette n'utilise cet item.

Propriétés

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

9 propriétés
Key Value (raw) Num Bool JSON
DisplayName Lightened Stock
Icon RifleLightenedStock
MountOn Shotgun; ShotgunSawnoff; Shotgun2; ShotgunSemi; ShotgunSemiKavalash; DoubleBarrelShotgun; DoubleBarrelShotgunSawnoff; M2400_Shotgun; HuntingRifle; VarmintRifle; Mini14; AK47; MAK90; SKS; 1022; AssaultRifle2; LeverRifle; LeverRifle2; CampCarbine
PartType Stock
Tooltip Tooltip_Sling
Type WeaponPart
Weight 1 1
WeightModifier -0.4 -0.4
WorldStaticModel LightenedStock_Ground
Raw block
	item LightenedStock
    {
        Type = WeaponPart,
        DisplayName = Lightened Stock,
        Icon = RifleLightenedStock,
        Weight = 1,
        WeightModifier = -0.4,
        MountOn = Shotgun; ShotgunSawnoff; Shotgun2; ShotgunSemi; ShotgunSemiKavalash; DoubleBarrelShotgun; DoubleBarrelShotgunSawnoff; M2400_Shotgun; HuntingRifle; VarmintRifle; Mini14; AK47; MAK90; SKS; 1022; AssaultRifle2; LeverRifle; LeverRifle2; CampCarbine,
        PartType = Stock,
        Tooltip = Tooltip_Sling,
		WorldStaticModel = LightenedStock_Ground,
    }