sacrificial pact isn't working for me in the latest release. Anyone else? or just me?
sacrificial pact isn't working for me in the latest release. Anyone else? or just me?
hello,
is it possible to enable auto-havoc on target near by?
I think it havoc's on cooldown though, which would be appropriate behavior for a focus target. I suspect what the poster was looking for was a way to make the profile auto-havoc a secondary target when you're in execute range to scumbag dupe your shadowburns. A good example would be Horridon - You're burning a large number of relatively low-health adds, and it would be nice to have it auto Havoc the boss when your add got to low health. Leaving Horridon focused will have Havoc on him each time it comes off cooldown, but not necessarily when you're in shadowburn range on an add.
Axercis,
Can you post your exact code for the jade serpent pot fix? Thanks!
I just removed the itemcount check. I imagine this will break if you run out of pots.Code:local JadePotCD = select(2,GetItemCooldown(76093)) ------------------------------------------------------------------- if PQI_MavminsDestruction_AutoPotion_enable then if UnitBuffID("player",32182) or UnitBuffID("player",2825) or UnitBuffID("player",80353) then if JadePotCD == 0 then UseItemByName(76093) return true end end end
On another note, when burning a large number of short-lived adds, the AoE mode casts Immolate first. It's generally better when the adds die quickly to just cast Conflag and Incinerates. I was wondering if there was a way in PQI to add an "immo threshold" where it would not be cast if the mob health is <= a certain value?
A good example would be the Nether Wyrms on Heroic Maegara...They die awful quicky and warlocks doing manual AoE here typically just drop a conflag and spam incinerates. The Immo is a wasted cast as it rarely gets more than one tick.
Last edited by Axercis; 05-29-2013 at 02:51 PM.
Does this profile still have issues toggling between AoE and Single Target - has there been a fix posted?
Updated to 1.65
The fix wouldn't have solved it, when you have less than 1 ember FnB is cancelled by WOW anyway. I just let it run in AoE mode for 10 mins on a single target dummy and it didnt lock up so I think its fine now.
I haven't tested Jade Serpent Potion yet, I dont know if anyone knows what the problem is there.
I will add a HP value for Immolate in the next update probably
no clue with jade serp - i tried the fix above but it still locks up.
The auto rain of fire hotkey is borked and even when you disable it and remove its hotkey, Right alt still toggles that which is rather annoying if you want something else there.
anyone have a working potion fix? and the point in the rotation it should be located? Axer your fix isnt working for the potion