Noppy: Difference between revisions
Corrections: dry factual tone, code-verified facts, removed cut content and First-appearance rows |
Full stat table from bStatInitLevel1.gml (base and gem-high values) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 23: | Line 23: | ||
Noppy fires faster than the machinegun and costs the same single [[Charge|charge]] per shot, but each bullet is weaker (8 damage, 12 while [[Gem High|gem high]]) and less accurate. The angled fire can hit enemies to the side of the player's fall. | Noppy fires faster than the machinegun and costs the same single [[Charge|charge]] per shot, but each bullet is weaker (8 damage, 12 while [[Gem High|gem high]]) and less accurate. The angled fire can hit enemies to the side of the player's fall. | ||
== 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 || 1 || 1 | |||
|- | |||
| Damage per projectile || 8 || 12 | |||
|- | |||
| Projectiles per trigger pull || 1 || 1 | |||
|- | |||
| Shot pattern || 0 (straight) || 0 (straight) | |||
|- | |||
| Rate of fire (internal value) || 5 || 5 | |||
|- | |||
| Recoil (negative = upward lift) || 0 || 0 | |||
|- | |||
| Projectile speed || 8 || 9 | |||
|- | |||
| Spread || 6 || 5 | |||
|- | |||
| Pierces enemies || No || No | |||
|- | |||
| Screen shake (strength / frames) || 4 / 2 || 5 / 3 | |||
|- | |||
| Aim angle limit (degrees) || 25 || 25 | |||
|} | |||
== Acquisition == | == Acquisition == | ||