promotional bannermobile promotional banner

Bitten's SpellFlash: Hunter

Replaces Blizzard's default proc highlighting to flash a maximum dps rotation.

File Details

60000.23-nolib

  • R
  • Jan 25, 2015
  • 11.51 KB
  • 153
  • 6.0.3
  • Retail

File Name

BittensSpellFlash_Hunter-60000.23-nolib.zip

Supported Versions

  • 6.0.3

------------------------------------------------------------------------
r113 | slippycheeze | 2015-01-25 20:57:38 +0000 (Sun, 25 Jan 2015) | 1 line
Changed paths:
   A /tags/60000.23 (from /trunk:112)

Create tag 60000.23
------------------------------------------------------------------------
r112 | slippycheeze | 2015-01-25 20:57:19 +0000 (Sun, 25 Jan 2015) | 1 line
Changed paths:
   M /trunk/src/Localization.lua

Fix localization use
------------------------------------------------------------------------
r111 | slippycheeze | 2015-01-25 20:57:15 +0000 (Sun, 25 Jan 2015) | 9 lines
Changed paths:
   M /trunk/src/Spells.lua

Better focus management for BM Arcane Shot

Now, instead of just keeping a static pool of 64 focus at all times we
are willing to actually spend down further, based on being able to
regenerate enough focus naturally that we can hit the next important
ability when it is off cooldown.

This generally provides slightly smarter focus management, without
either starving or pooling unnecessarily.
------------------------------------------------------------------------
r110 | slippycheeze | 2015-01-25 20:57:11 +0000 (Sun, 25 Jan 2015) | 1 line
Changed paths:
   M /trunk/src/Rotations.lua

Use Barrage under Bestial Wrath
------------------------------------------------------------------------
r109 | slippycheeze | 2015-01-25 20:57:07 +0000 (Sun, 25 Jan 2015) | 1 line
Changed paths:
   M /trunk/src/Localization.lua
   M /trunk/src/Options.lua
   M /trunk/src/Rotations.lua
   M /trunk/src/Spells.lua

Clean up issues found with luacheck
------------------------------------------------------------------------
r105 | slippycheeze | 2015-01-17 04:51:09 +0000 (Sat, 17 Jan 2015) | 1 line
Changed paths:
   M /trunk/src/Options.lua
   M /trunk/src/Spells.lua

Flash Cobra and Steady shot at the same time
------------------------------------------------------------------------
r102 | slippycheeze | 2015-01-01 10:30:13 +0000 (Thu, 01 Jan 2015) | 13 lines
Changed paths:
   M /trunk/src/Rotations.lua
   M /trunk/src/Spells.lua

When solo, Mend Pet at 80 percent, not 50 percent

Turns out that the much more conservative approach to using Mend Pet is
sensible in dungeons, but it means that tanking pets end up dying way
more often than they should when faced with level 100+ mobs -- and
non-tanking pets are even worse off.

Using Mend Pet more frequently in this situation means that you are much
less likely to get dangerously low in health and see burst damage take
them out, in turn improving performance.

Since the spell is optional, this also doesn't force a rotation change
on anyone.  (Not that most hunters have pets any longer, but whatever.)
------------------------------------------------------------------------