Legendary Damage Baseline
What it is
An extra ×7.50 damage multiplier applied to every weapon flagged as legendary. It stacks on top of the normal level-scaled damage curve so a legendary at level 1 already hits roughly as hard as a non-legendary at level 20.
The math
Final per-shot damage for any weapon resolves as:
damage = base × scaling-curve × global-mult × low-level-buff × legendary-baseline × horizontal-damage-modifier
| Term | Applies to | Value |
|---|---|---|
| base | all weapons | per-weapon base damage stat |
| scaling-curve | all weapons | per-weapon level scaling (linear by default) |
| global-mult | all weapons | piecewise-linear curve, 1.00× at L1 → 7.50× at L20 |
| low-level-buff | all weapons | +30% at L1, −5%/level, 0% at L7+ |
| legendary-baseline | legendary only | 7.50× |
| horizontal-damage-modifier | all weapons | sum of primary/secondary/damage_all horizontals |
The legendary baseline multiplier is taken from the level-20 anchor of the global damage curve.
| Source value | Multiplier |
|---|---|
| Global damage curve at L20 | 7.50× |
| Legendary baseline | 7.50× |
Why it exists
Legendaries enter the run at level 1 like any other weapon but skip the L1→L20 ramp the rest of the roster goes through. The baseline applies at the same point in the damage pipeline as the global multiplier, before horizontal modifiers, so a fresh legendary already sits at the top of the curve and any further level-ups push it past it.
The 10 legendaries
Every weapon listed here carries isLegendary: true and receives the ×7.50 baseline. There is no per-weapon override — all ten share the same multiplier.
| Parent pair | Weapon name | Baseline mult |
|---|---|---|
| bullet + bullet | Mega Bullet | 7.50× |
| bomb + bomb | Hellrain | 7.50× |
| energy + energy | Star Halo | 7.50× |
| fire + fire | Phoenix | 7.50× |
| bomb + bullet | 4-Way Burst | 7.50× |
| bullet + energy | Wave Gun | 7.50× |
| bullet + fire | Trailblazer | 7.50× |
| bomb + energy | Railstorm | 7.50× |
| bomb + fire | Carpet Bomber | 7.50× |
| energy + fire | Plasma Mortar | 7.50× |