X8 Scope

From PZwiki
Revision as of 14:09, 6 June 2018 by Vaileasys (talk | contribs)
Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.


Description

Gives more accuracy long range and increased maximum shooting distance, while decreasing minimum shooting distance.

Compatible Weapons

Varmint Rifle MSR700 Rifle
Hunting Rifle MSR788 Rifle

Code

item x8Scope
    {
        Type = WeaponPart,
        DisplayName = x8 Scope,
        Icon = Scope8x,
        Weight = 0.8,
        WeightModifier = 0.8,
        MaxRangeModifier = 20,
        MinRangeModifier = 10,
        MountOn = HuntingRifle; VarmintRifle,
        PartType = Scope,
        Tooltip = Tooltip_Scope,
    }

History

Alpha
- -

See Also


Template:Navbox/Weapons