So I was wondering how to maximize demon build so I was getting pretty good numbers off this on a dummy let me know how to tweek
I use this to build and spend fury got some more Chaos strikes in there cause I noticed I was capping on fury on a previous version I just pause when I get eyebeam up so it will channel properly
Sequences['DH_Demon_1'] = {
-- This Sequence was exported from GSE 2.0.14.
Author="Dèmön@Greymane",
SpecID=577,
Talents = "3323333",
Default=1,
MacroVersions = {
[1] = {
StepFunction = "Priority",
LoopLimit=2,
KeyPress={
"/TargetEnemy [noharm][dead]",
},
PreMacro={
"/cast [combat] Blur",
},
"/cast Demon's Bite",
"/cast Demon's Bite",
"/cast Chaos Strike",
"/cast Annihilation",
"/cast Death Sweep",
"/cast Blade Dance",
"/cast Throw Glaive",
"/cast [combat] Eye Beam",
"/cast Chaos Strike",
"/cast Chaos Strike",
"/cast Chaos Strike",
PostMacro={
"/TargetEnemy [noharm][dead]",
},
KeyRelease={
},
},
},
}
Got this to spend some AOE abilities they don’t hurt to use single target I get like 1 mil when using as actuall aoe just need to pause when you see EyeBeam come up
Sequences['DH_Demon_2_'] = {
-- This Sequence was exported from GSE 2.0.14.
Author="Nano",
SpecID=577,
Talents = "3,3,2,3,3,3,3,",
Default=1,
MacroVersions = {
[1] = {
StepFunction = "Priority",
LoopLimit=2,
KeyPress={
"/targetenemy [noharm][dead]",
"/use [mod:shift] Throw Glaive",
},
PreMacro={
"/cast Blur",
"/cast Darkness",
},
"/castsequence Nemesis",
"/castsequence Fury of the Illidari",
"/castsequence Eye Beam",
"/castsequence Death Sweep",
"/castsequence Blade Dance",
PostMacro={
},
KeyRelease={
},
},
},
}