Originally Posted by gcbirzan
Two things. Could you add an option for concentration aura? I was curious how much DPS it would add in a fight like Teron, which has some pushckbacks flying around. (Oh, and, on that note... hm, how would something like Malacrass be configured, since the pushbacks are grouped?)
Second thing, it would be nice to be able to configure how many BLs and how many drums you have available. (My group usually has at least 2 drums and I happen to get 2 BLs sometimes)
|
I added concentration aura for next release.
For Malacrass I'm not sure what would be best, just doing the average should be the closest that is possible to do with the current parameters. It'll probably overestimate the interrupts a bit since it assumes there is at most one interrupt per spell and further interrupts in reality are shorter, so do a bit lower than average I guess.
I'll try to get adjustable BL and drums, I'm just not sure how exactly to handle it. For drums I have to distinguish between self-cast and others as one self triggers global cooldown. Also have to figure out how to enforce the packing restrictions. For self cooldowns it's easy since activations have to be separated by cooldowns, here they can be one after another so it's a bit more tricky.