Laser: Difference between revisions

From PZwiki
(Created page with "{{languages}}{{Notice|Short}} {{Consumables |image = MODLaser.png |weight = 0.2 }} ==Description== ==Compatible Weapons== 32px|link=Pistol|Pistol Pisto...")
 
Line 6: Line 6:
}}
}}
==Description==
==Description==
Can be added to a [[pistol]] using a [[screwdriver]].
Increases a pistols accuracy.


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

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

Can be added to a pistol using a screwdriver.

Increases a pistols accuracy.

Compatible Weapons

Pistol Pistol (disambiguation)

Code

item Laser
    {
        Type = WeaponPart,
        DisplayName = Laser,
        Icon = HandgunLaser,
        Weight = 0.2,
        WeightModifier = 0.2,
        HitChanceModifier = 5,
        MountOn = Pistol,
        PartType = Canon,
        Tooltip = Tooltip_Laser,
    }

History

Alpha
- -

See Also


Template:Navbox/Weapons