Choke Tube - Improved: Difference between revisions

From PZwiki
mNo edit summary
Line 6: Line 6:
}}
}}
==Description==
==Description==
Increases the blast arc and noise radius of shotguns, while decreasing shooting range and damage.
Good for close bunched up hordes, but ineffective at taking out single targets.


==Compatible Weapons==
==Compatible Weapons==

Revision as of 02:35, 9 May 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

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

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

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