Item: Lunette de visée x4

Wiki Project Zomboid

Lunette de visée x4

Variable Base.x4Scope Mod KAVALASH_VFExpansion1

Résumé

VariableBase.x4Scope
TypeWeaponPart
Catégorie
Poids0.4
Icône
x4Scope

Navigation

Nom variablex4Scope
ModuleBase
Sourcemedia\scripts\VFE_attachments.txt
Détails techniques
Item PK4419
Lignes35 → 49
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.

12 propriétés
Key Value (raw) Num Bool JSON
DisplayName x4 Scope
Icon x4Scope
MaxRangeModifier 10 10
MetalValue 22 22
MinRangeModifier 8 8
MountOn HuntingRifle; SniperRifle; LeverRifle; 1022; VarmintRifle; Mini14; Mini14Unfolded; CampCarbine; LeverRifle2; AssaultRifle2; SKS; SKSSpiker; AK47; AK47Unfolded; MAK90; FAL
PartType Scope
Tooltip Tooltip_Scope
Type WeaponPart
Weight 0.4 0.4
WeightModifier 0.4 0.4
WorldStaticModel x4Scope_Ground
Raw block
    item x4Scope
    {
        Type = WeaponPart,
        DisplayName = x4 Scope,
        Icon = x4Scope,
        Weight = 0.4,
        WeightModifier = 0.4,
        MaxRangeModifier = 10,
        MinRangeModifier = 8,
        MountOn = HuntingRifle; SniperRifle; LeverRifle; 1022; VarmintRifle; Mini14; Mini14Unfolded; CampCarbine; LeverRifle2; AssaultRifle2; SKS; SKSSpiker; AK47; AK47Unfolded; MAK90; FAL,
        PartType = Scope,
        Tooltip = Tooltip_Scope,
        MetalValue = 22,
        WorldStaticModel = x4Scope_Ground,
    }