Choke Tube - Improved

From PZwiki
Revision as of 14:08, 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

Increases the blast arc and noise radius of a shotgun, while decreasing shooting range and damage.

Good for close bunched up hordes, but ineffective at taking out single targets.

Can be added to a shotgun using a screwdriver.

Compatible Weapons

Shotgun Shotgun (disambiguation)

Code

item ChokeTubeImproved
    {
        Type = WeaponPart,
        DisplayName = Choke Tube Improved,
        Icon = ShotgunChoke,
        Weight = 0.1,
        WeightModifier = 0.1,
        AngleModifier = -0.1,
        DamageModifier = -0.5,
        MountOn = Shotgun,
        PartType = Canon,
        Tooltip = Tooltip_ChokeTubeImproved,
    }

History

Alpha
- -

See Also


Template:Navbox/Weapons