I'm levelling a priest. renew/pws keeps the party up most of the time so i'd like to wand in between casts. i can't get this to work in a way that doesn't spam toggle shoot off and on. any ideas?
I'm levelling a priest. renew/pws keeps the party up most of the time so i'd like to wand in between casts. i can't get this to work in a way that doesn't spam toggle shoot off and on. any ideas?
Unholy Arena rotation is almost complete. Took it into 2050 3's tonight; left three hours later rated nearly 2300. If anyone has any arena-specific code they think would be helpful, I'd love to try incorporating it.
It's definitely geared towards a PHDk comp, however. Unholy puts out a lot of pressure with Necrotic Strike, but you definitely need someone else around to actually put damage into the Necrotic stacks. I can try to produce an alternate rotation for specs that take Rage of Rivendare (for Scourge Strike). My only real question is whether people would prefer to have Pet CC (Gnaw/Monstrous Blow, Shambling Rush) tied into the rotation or triggered manually.
I would be interested to take a look at it and do some testing. Without knowing what you have already done I can not really suggest what else it may need.
I have a few codes that you might want to use depending what you need.
Hey mate, is it possible to update to the new PTR version ? Thanks![]()
If they're off the GCD triggered manually would be my preference for this, now if only I can get the account my DK was on unbanned... (nice oreimo avatar btw)
PQR has a lot of potential for arenas, but be careful about it breaking CC on targets. I add to the top of rotations I use in arena a pause and /stopattack if the current target is sheeped/feared/etc. Out of the classes that are viable for arena PRQing, I think melee classes work best due to the current PQR_IsMoving() screwing up casters (but, my solution to this is to make seperate rotations when alt/ctrl is held down, and hold those down when I want to stop), and that it's harder to judge when to stop running. Healers also seem to do well, based on that old disc profile that was lying around a number of pages back and bu_ba_911's current Holy Paladin script, those instant dispels give you an amazing edge.
I've mainly been using an edited version of Sheuron's? old pvp arms warrior script that was in the prior versions of PQR, which worked wonders in arena with lctrl/lshift as pause to hit fear and stuff, and having it toggle attack power trinket when I hit deadly calm off the gcd etc.
bu_ba_911: I really like what you did working spell reflection/disarm into that pvp arms profile. Something you might want to add though is the 30 second immobilise double hamstring, you could use Time() to check if 30 seconds has passed.
edit: It looks like the DK pet abilities are actually on the GCD, in that case it's probably better to add them to the rotation. I guess I was getting that confused with Water Elemental's Freeze being off the GCD.
Last edited by TiefBlau; 11-01-2011 at 07:19 AM.
Has anyone heard from mentally by any chance? He said he would release his disc profile around a month ago and to my knowledge never did.
Sorry if I sound demanding lol, just wanted to know if he maybe changed his name or something along those lines.
A Disc profile would be awesome, my raid group wants me to go disc, but I've been putting it off. I've been healing with Sheuron's amazing holy profile, if someone could modify it for disc, that would be perfect.
Hmm. I'm fairly certain they're not, unless my lag is so awful that I'm mistaking my test resultsIt looks like the DK pet abilities are actually on the GCDI'll probably leave them out of the rotation, unless I can code an interesting CC chain. Not quite sure how I'd go about doing that, however. I added a simple Unholy PvE rotation (5/1/35 spec) and pulled 26k in Baradin Hold with a 360 itemlevel and plenty of PvP gear on, so I'll include that in the release as well.
If someone can lay out the basic Discipline healing priorities, I can take a stab at it. I'm sure Mentally is still working on it; I think he just moved to a new house or something recently.
Last edited by Kaolla; 11-01-2011 at 03:39 PM.
Ah, I see. I was watching an unholy DK video and noticed the GCD ticker was appearing on his pet abilities at the same time as some of his own abilities, if it's off the GCD then manually would be the best choice (unless you want to use ghoul stun to interrupt spells or something).
Does anyone know how to obtain the offsets from PTR 14911 to make PQR work? I've tried fiddling around with Offset Finder and wasn't able to find the right values. Working with memory dumps is foreign to me. :confused: