Laser: Difference between revisions

Capitalize "Safe Zone" as a proper term throughout
Full stat table from bStatInitLevel1.gml (base and gem-high values)
 
Line 23: Line 23:


At 25 damage per beam (35 while [[Gem High|gem high]]) the laser has the highest single-hit damage in the game, and since it pierces, one shot can hit several enemies in a line. A default charge meter holds only two shots, and bullet-immune enemies like [[Turtle|turtles]] are unaffected.
At 25 damage per beam (35 while [[Gem High|gem high]]) the laser has the highest single-hit damage in the game, and since it pierces, one shot can hit several enemies in a line. A default charge meter holds only two shots, and bullet-immune enemies like [[Turtle|turtles]] are unaffected.
== Stats ==
All values from the weapon table in <code>bStatInitLevel1.gml</code>.
{| class="wikitable"
! Stat !! Base !! While [[Gem High|gem high]]
|-
| Charge cost per shot || 4 || 4
|-
| Damage per projectile || 25 || 35
|-
| Projectiles per trigger pull || 1 || 0
|-
| Shot pattern || 0 (straight) || 0 (straight)
|-
| Rate of fire (internal value) || -5 || -12
|-
| Recoil (negative = upward lift) || -1 || -1.5
|-
| Projectile speed || instant (beam) || instant (beam)
|-
| Spread || 0 || 0
|-
| Pierces enemies || Yes || Yes
|-
| Screen shake (strength / frames) || 3 / 8 || 4 / 8
|}


== Acquisition ==
== Acquisition ==


The laser can be found in [[Gun Modules|gun modules]] within [[Safe Zone|Safe Zones]].
The laser can be found in [[Gun Modules|gun modules]] within [[Safe Zone|safe zones]].


[[Category:Weapons]]
[[Category:Weapons]]