Skip to content

Commit

Permalink
Add BL breakpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
1337LutZ committed Jul 10, 2024
1 parent 606c5da commit 8d994cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/mage/fire/sim.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@ const SPEC_CONFIG = registerSpecConfig(Spec.SpecFireMage, {
Presets.FIRE_BREAKPOINTS.get(Stat.StatSpellHaste)!.get('5-tick LvB/Pyro')!,
Presets.FIRE_BREAKPOINTS.get(Stat.StatSpellHaste)!.get('12-tick Combust')!,
Presets.FIRE_BREAKPOINTS.get(Stat.StatSpellHaste)!.get('BL - 16-tick Combust')!,
Presets.FIRE_BREAKPOINTS.get(Stat.StatSpellHaste)!.get('BL - 7-tick LvB/Pyro')!,
Presets.FIRE_BREAKPOINTS.get(Stat.StatSpellHaste)!.get('13-tick Combust')!,
Presets.FIRE_BREAKPOINTS.get(Stat.StatSpellHaste)!.get('BL - 17-tick Combust')!,
Presets.FIRE_BREAKPOINTS.get(Stat.StatSpellHaste)!.get('14-tick Combust')!,
Presets.FIRE_BREAKPOINTS.get(Stat.StatSpellHaste)!.get('6-tick LvB/Pyro')!,
Presets.FIRE_BREAKPOINTS.get(Stat.StatSpellHaste)!.get('15-tick Combust')!,
Expand Down

0 comments on commit 8d994cb

Please sign in to comment.