• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - Group synergy

Grpsmashin

Ranger Tank
Joined
Nov 8, 2017
RedCents
1,437¢
Hello all.

The past few days Ive been searching and searching for a post i came across a few months ago about what group buffs stack and self buffs also. I am currently working on my BST/RNG/BRD/SHM rotation for sustained DPS in KA for ini.

The post in questions lists all the AA's that work together and the ones that you need to rotate through since they do the same thing!

For the life of me i can not find it... and i should have bookmarked it!

Can anyone help with this?

Thanks!
 
> this one < ? this is just the "synergy" aa line for the class focus AA

i'm not sure there is an absolute comprehensive buff stacking guide that would cover all the bases
 
> this one < ? this is just the "synergy" aa line for the class focus AA

No i saw that one. Was a full written list for aa's and other items that were compared. Was back in August & September and was main focus for RNG overview and talked about not the run group spire off RNG with group BST and such.

Wish this was more help. Thats why i figured id ask and see if anyone remembers. This was a hot topic in the "What's new section" for a while but it cycled out. Kicking myself for not remembering it!
 
No i saw that one. Was a full written list for aa's and other items that were compared. Was back in August & September and was main focus for RNG overview and talked about not the run group spire off RNG with group BST and such.

Wish this was more help. Thats why i figured id ask and see if anyone remembers. This was a hot topic in the "What's new section" for a while but it cycled out. Kicking myself for not remembering it!
maybe > here < has a link to a ranger guide
 
maybe > here < has a link to a ranger guide

Thank you Sic, but i saw that as well. That isnt it either.

Was a full text post though with no link. Ill keep searching for it! I hate it when i find good info i dont save it. Im old enough now to know better haha
 
Thank you Sic, but i saw that as well. That isnt it either.

Was a full text post though with no link. Ill keep searching for it! I hate it when i find good info i dont save it. Im old enough now to know better haha
we will find it!
 
There are a couple of spreadsheets floating around that show stacking of the various adps abilities and what the optimal sequencing is. If I think of it later on I’ll drop one here. I think it’s also on the eq forums.
 
Thank you all for trying!

I still havent found it but if i do find it ill will want to make it a sticky since it does have a lot of good info on it.
 
OK Since ive never found this. I just decided to use this thread for the Group makeup i am using.

Between the BST/RNG im trying to max my DPS and not have any layovers or double uses. I currently use KissAssist and i am not sure how i would program into condition to check if the RNG has Group Bestial Alignment (Beastlord ADPS) do not hit the Group Guardian of the Forest.
 
OK Since ive never found this. I just decided to use this thread for the Group makeup i am using.

Between the BST/RNG im trying to max my DPS and not have any layovers or double uses. I currently use KissAssist and i am not sure how i would program into condition to check if the RNG has Group Bestial Alignment (Beastlord ADPS) do not hit the Group Guardian of the Forest.

Cond10=${Target.ID} && !${Me.Song[Guardian of the Forest].ID} && !${Me.Song[Group Guardian of the Forest].ID} && !${Me.Song[Group Bestial Alignment].ID}
Cond11=${Target.ID} && ${Target.Named}&& !${Me.Song[Group Bestial Alignment].ID} && !${Me.Song[Guardian of the Forest].ID} && !${Me.Song[Outrider's Accuracy].ID}
Cond12=${Target.ID} && !${Me.Song[Outrider's Accuracy].ID} && !${Me.Song[Group Guardian of the Forest].ID} && !${Me.Song[Group Bestial Alignment].ID}
Some I used for Single/Group Guardian of the Forest and Outrider's Accuracy when balancing against Bestial Alignment.
 
Cond10=${Target.ID} && !${Me.Song[Guardian of the Forest].ID} && !${Me.Song[Group Guardian of the Forest].ID} && !${Me.Song[Group Bestial Alignment].ID}
Cond11=${Target.ID} && ${Target.Named}&& !${Me.Song[Group Bestial Alignment].ID} && !${Me.Song[Guardian of the Forest].ID} && !${Me.Song[Outrider's Accuracy].ID}
Cond12=${Target.ID} && !${Me.Song[Outrider's Accuracy].ID} && !${Me.Song[Group Guardian of the Forest].ID} && !${Me.Song[Group Bestial Alignment].ID}
Some I used for Single/Group Guardian of the Forest and Outrider's Accuracy when balancing against Bestial Alignment.

Nice~! Thank you for this. I will start working on this now. /cheer
 
Question - Group synergy

Users who are viewing this thread

Back
Top
Cart