Red Dot: Difference between revisions

From PZwiki
No edit summary
Line 42: Line 42:
{{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

Can be added to a pistol using a screwdriver.

Increases a pistols aiming speed.

Compatible Weapons

Pistol Pistol (disambiguation)

Code

item RedDot
    {
        Type = WeaponPart,
        DisplayName = Red Dot,
        Icon = RedDot,
        Weight = 0.2,
        WeightModifier = 0.2,
        AimingTimeModifier = 5,
        MountOn = Pistol,
        PartType = Scope,
        Tooltip = Tooltip_RedDot,
    }

History

Alpha
- -

See Also


Template:Navbox/Weapons