[Bug] empowered spell input & spellqueue

Empowered spells don’t behave correctly in “Hold and Release” when they are queued.

How to reproduce:

  1. Set “Empowered Spell Input” to “Hold and Release”
  2. /console SpellQueueWindow 400 (this is the default)
  3. Trigger a GCD (e.g. using Azure Strike)
  4. Single Tap an Empowered Spell while in the spellqueue window

When using “Hold and Release” and tapping an empowered spell, it will start charging and fire off at level 1. With the steps above, it will instead charge the full duration.

You can confirm that the spellqueue is responsible:

  1. Tap the spell without queuing it, it behaves correctly
  2. /console SpellQueueWindow 0
    to disable spell queueing, it behaves correctly
1 Like