Choke Tube - Full

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

Gives increased range and damage for a shotgun, but decreases the blast arc.

Better for longer range shooting.

Can be added to a shotgun using a screwdriver.

Compatible Weapons

Shotgun Shotgun (disambiguation)

Code

item ChokeTubeFull
    {
        Type = WeaponPart,
        DisplayName = Choke Tube Full,
        Icon = ShotgunChoke,
        Weight = 0.1,
        WeightModifier = 0.1,
        AngleModifier = 0.1,
        DamageModifier = 0.5,
        MountOn = Shotgun,
        PartType = Canon,
        Tooltip = Tooltip_ChokeTubeFull,
    }

History

Alpha
- -

See Also


Template:Navbox/Weapons