Choke Tube - Full: Difference between revisions

From PZwiki
mNo edit summary
Line 6: Line 6:
}}
}}
==Description==
==Description==
Gives increased range and damage for shotguns, but decreases the blast arc.
Better for longer range shooting.


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

Revision as of 02:36, 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

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

Better for longer range shooting.

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