Hijak3k
New Member
- Joined
- Mar 1, 2013
- Messages
- 107
That sounds like a problem you would have in very low itemlevel/gear.
566. Mostly spirit based gear. Still burning through a good amount of my mana.
That sounds like a problem you would have in very low itemlevel/gear.
I have 3 Questions:
How good is the dps in Pve (free edition) ?
Is any one using this in PvE SoO hc raiding (free edition) ?
How much better dps will you get from the paid edition of this routine ?
Any way to get this profile to NOT burn through all of my mana?
When you're out of mana it casts Mind Blast and SWP instead of VT(which means you're forever stuck at 0 mana), i think at very low mana like 20% and when the cloud is on cooldown it should cast VT first to restore mana
Millz please check youre pm's, tnx
No Millz is going to run away with all the donated money and live life in his big mansion when WoD arrives![]()
You're using PVP settings in PVE m8.Here you go. This is my last log using this routine. Also, You mentioned setting VT higher priority? Where is this?
anyway i can save mana with this routine? keep loosing alot of mana on bosses. especially Garrosh
Mine runs around in battlegrounds casting shields etc, but doesnt use any attack spells? Please help
on the free edition, shadowfiend gets used even when you are at 100% or slightly less mana. can you fix this? or is it only a feature of the paid version. i have shadowfiend unchecked in talents too. it still uses it when its not necessary.
thanks.
Hey
Can't add it for sawblades, but aim and mesmerize - can I confirm these are the 2 abilities before adding them:
Aim: http://www.wowhead.com/spell=142948
Mesmerize: http://www.wowhead.com/spell=142671
Cheers
function(_,msg,_) if msg:find("143266") then return true; else return false; end end
Yes, those are the abilities.
As for the sawblades, I have a weak aura for it that detects when a sawblade is on you. Maybe you could take it and add sawblades.
Basically, when you get a sawblade you get a raid boss whisper, so what I have for my WA is to trigger on RAID_BOSS_WHISPER event
Code:function(_,msg,_) if msg:find("143266") then return true; else return false; end end
Which is actually this.
http://www.wowhead.com/spell=143266/launch-sawblade
So if you were to add it, then you would make it look for that message and if you've received it, then guise!
I believe DBM/VEM also use that to detect when you have a sawblade on you.
Shadowfiend / Mindbender:
Our pets now update their stats dynamically, except for one special case. You must wait until AFTER Heroism / BL are cast to use them! Blizzard added in protection to keep them from double-dipping on this buff. Shadowfiends that are cast BEFORE Heroism will reset to their base swing timer for their duration, but when cast AFTER will update and benefit from the increase in Haste.