GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Demon hunter spells

narilec opened this issue · 3 comments

commented

When i trying to use in macro Vengeance spell for "first" ability Shear or Fracture, after save and close it magically transforms in Havoc ability Demon's bite.
So any rotation with this broken.
using version 2.6.23

commented

If you check your logs it should be firing Shear still if the circumstances allow. Demons’s Bite is the underlying base spell which is transformed when you change spec. GSE has been performing this change specifically for Demon Hunters since 2.4. What has changed is that instead of manually (#698) doing it it’s using Blizzards internal function. (#724)

See #738 #724 #669 #702 #698 for more information.

commented
commented

Thank you. I'll use prefix $$ at the start of the line till this gone. I know about the transformation of spell with procs and talent, but was pretty surprised when macros invoke spell from another spec.
Thanks for the help and work for wanted add-on.
With regards, Artem.