Page 1 of 2

Simple NB sequence

Posted: Mon Dec 05, 2016 10:07 am
by Odaop
So for my SW, I want to use NB to sequence "Glass Arrow" and "Shadow Sting". Not to sure how to use the addon but sometimes when I log in, it doesn't use glass arrow or doesnt use shadow sting. How can I make it the sequence more reliable?

Re: Simple NB sequence

Posted: Mon Dec 05, 2016 1:12 pm
by simtex
the rotation should be shadow sting > glass arrow

on shadow sting, put check "stack"
stackcount 1
only self (checked in)
need +
target E
duration 1(how long left on dot when it should refresh)

Re: Simple NB sequence

Posted: Mon Dec 05, 2016 1:31 pm
by Odaop
Okay cool, what if threw broadhead arrow into it, how would I make it then?

Re: Simple NB sequence

Posted: Mon Dec 05, 2016 1:33 pm
by simtex
broadhead arrow first with same identical stack condition, never tried it but might work

Re: Simple NB sequence

Posted: Mon Dec 05, 2016 1:46 pm
by Odaop
Without broadhead, it works fine. GA goes off 1st, then SS. But when I use BHA, BHA goes off 1st, then SS and finally GA. Trying to save on keybindings, have few too many already lol.

Re: Simple NB sequence

Posted: Mon Dec 05, 2016 1:48 pm
by Telen
Broadhead Arrow has a travel time and no cooldown so you will need to use virtual cooldown at 2 so as not to cast it twice

Re: Simple NB sequence

Posted: Mon Dec 05, 2016 1:55 pm
by Odaop
Okay put the cd on it and GA casts after BHA, is it possible so I can have GA cast 1st?

Re: Simple NB sequence

Posted: Mon Dec 05, 2016 2:45 pm
by Dalgrimar
simtex wrote:the rotation should be shadow sting > glass arrow

on shadow sting, put check "stack"
stackcount 1
only self (checked in)
need +
target E
duration 1(how long left on dot when it should refresh)
The duration on "stack" isnt that the duration of the dot?

Re: Simple NB sequence

Posted: Mon Dec 05, 2016 3:32 pm
by Telen
/nb add (keybind) [Broadhead Arrow];cd:2;st:1:s:e:1[Shadow Sting];cd:2;st:1:s:e:1[Glass Arrow];st:1::e:
Just type that slash command in with the keybind you want

Re: Simple NB sequence

Posted: Mon Dec 05, 2016 4:06 pm
by Thelen
Dalgrimar wrote:
simtex wrote:the rotation should be shadow sting > glass arrow

on shadow sting, put check "stack"
stackcount 1
only self (checked in)
need +
target E
duration 1(how long left on dot when it should refresh)
The duration on "stack" isnt that the duration of the dot?
Duration is the time when the DoT should be refreshed. Setting it to 2 would reapply the DoT when the current one has ticked down to 2s. Its useful if you're trying to keep 3 stacks of a DoT up and need to refresh it before the debuff wears off.