X4 Scope: Difference between revisions

From PZwiki
(Created page with "{{languages}}{{Notice|Short}} {{Consumables |image = MOD4xScope.png |weight = 0.4 }} ==Description== ==Compatible Weapons== File:VarmintRifle.png|32px|link=Varmint Rifle|V...")
 
No edit summary
Line 40: Line 40:
{{Navbox/Weapons}}
{{Navbox/Weapons}}
[[Category:weapons]]
[[Category:weapons]]
[[Category:Weapon Parts]]

Revision as of 14:09, 6 June 2018

Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.


Description

Compatible Weapons

Varmint Rifle MSR700 Rifle
Hunting Rifle MSR788 Rifle

Code

item x4Scope
    {
        Type = WeaponPart,
        DisplayName = x4 Scope,
        Icon = Scope4x,
        Weight = 0.4,
        WeightModifier = 0.4,
        MaxRangeModifier = 13,
        MinRangeModifier = 8,
        MountOn = HuntingRifle; VarmintRifle,
        PartType = Scope,
        Tooltip = Tooltip_Scope,
    }

History

Alpha
- -

See Also


Template:Navbox/Weapons