I love the Nexus client and I want to stick with it. I was wondering if there's a method to triggering battlerage abilities when available other than the somewhat dangerous and often ineffective system I'm currently using, which is just to trigger one when it appears in the list of available ones the battlerage prompt sends out. Hoping not to have to use scripts if I can avoid it.
0
Comments
Trigger text: \[Rage\]: (.*)\. Total: (.*) Now Available: (.*)Ability(.*)
Matching type: Regular Expression
Change "Ability" to whichever ONE battlerage ability you want to trigger. Make one of these for each ability you want triggered automatically.
Next make a second set of triggers for each ability as follows.
Trigger text: You can use Ability again.
Matching type: Contains (or Exact match)
Same deal with changing "Ability" -- one trigger per ability.
I tested this and it seems to work consistently.
Edit: You also need to make sure you have the necessary battlerage messages coming in. CONFIG RAGEMSG to see the options, but I turned all three on for this. I think the one for 'any' battlerage ability isn't needed, the other two are.
The way I have mine is this:
aliases:
+ = stand/stand/overwhelm/dragonspark/Basic attack (gut)/consider &tar
ov = overwhelm
drsk = dragonspark
- = queue prepend eqbal +
2 = clearqueue eqbal
Triggers:
(attackmessage) PROMPTS queue add eqbal +
(slainmessage) PROMPTS queue add eqbal +/goldpickup/resets my consider tracker (I like seeing how each balance damage done to denizen plays out)
Now, this may seem like a super automated script to you, but you still have to move rooms, change targets, oftentimes lead people, oftentimes run. Eventually, you'll want something like this if you want to bash longer for dragon. At least IMO.
Anyways, hope this helps, sorry for the delay!
Aegis, God of War says, "You are dismissed from My demense, Astarod. Go forth and fight well. Bleed fiercely, and climb the purpose you have sought to chase for."