I'm leveling my Fire Mage atm Mentally, looking forward to trying it out.
I'm leveling my Fire Mage atm Mentally, looking forward to trying it out.
I found a pretty easy fix for the Windwalker profile that many are asking for.
Open PQR,
attached it to your WW monk,
click "Ability Editor",
Choose Class: Monk, Profile: Nova [Windwalker],
Scroll down the list of abilities and click Tiger Palm,
Look for the part that says:
--Tiger Power Check
if not UnitBuffID("player", 125359) then
return true
elseif UnitBuffID("player", 125359) then
if tpstack ~= 3 or tptime - GetTime() <= 5 then
return true
And remove the part that says, "tpstack ~= 3", so it says, "if tptime - GetTime() <= 5 then",
Save it and you are done.
hey bubba the .txt link in your sig is your old svn... i had to come here and find the new one![]()
My Frost/Unholy DK WoL ranking edits(4.3) and crystals Hunter Beta profiles-
https://imdasandmandeathknight.googl...com/svn/trunk/
lol when i get around to it ill fix it
got the basic coding of the healing done..... it's smooth XD
the most important part that i still have yet to code is the stop casting portion >.> this will stop the Soothing Mist channel when you current channel gets so many percentages above the now lowest members.... or gets above 95% health
wish me luck.... after i get that done healing will be done XD
Kick, you profiles are great (although I hate the separate profile bind for aoe versions ect). Looking forward to an MM update, considering its going to scale better than BM, and its already up there, neck and neck with it in regards to sims.
I got it working thnx
Last edited by Vinshom; 11-29-2012 at 04:41 AM.
@Mentally, thx for the fire profile. Tried it in LFR and on the Target Dummy. I cannot get Alter Time to work in neither and while the rotation seems to work flawless on the Dummy I had it several times in the raid that the rotation stopped and then continued after a few seconds. I could not figure out what made it stop
Oh and when you are AOE'ing you better don't hold control since it recasts Blizzard every 1-2 seconds then which is quite a mana burner![]()
I just wanted to Download your Profiles but it tells me I have no permisson to enter the site
@Apocalypse59: More stuff is coming! Glad you've looked forward to it.
@kclux: Oh, I thought I removed the cancel channel portion of it. :x I'll get that fixed right away. If you look into Alter Time, you can see that I apologized for messing up the coding I did for Alter Time when you don't have Presence of Mind, working on rewriting Alter Time and adding in a few other abilities to the Fire Mage profile that should provide a better QOL and defensive capabilities feel than the current one. =)
@Thiraas: That's quite strange. What are you trying to download?
Also, any feedback from the Fire Mage profile would be really appreciated!
Combustion is whats makes or breaks a fire mages dps.
You need to handle the ignite bank. Basically what that means are that you have roughly a 4 sec window when you stacking pyroblast! so ignite gets high.
With Alter time its easy.
Use AT when you have Pyroblast Procc and then when you casted all pyroblast proccs use AT to gain them again, and cast combustion max 4 secs after first pyroblast, But not if pyroblast procc is up.
The second combustion wich occur during Alter time CD is to wait for pyroblast crit and then cast combustion max 4 secs after that.
If you just go for a ignitedamage threshold then you might loose out on them 3-4 chained pyroblast crits..
Looking for exploiters and botters to Elder Scrolls Online.
I am loving the fire mage profile, ran it through a couple heroic dungeons this morning and it is owning, even in my crap heroic blue gear. Only thing is the blizzard recasting constantly if you hold down ctrl which has already been mentioned.
Also this is just my two cents but having the CD toggle bound to alt is a bit annoying, as I wind up switching them off or on when I don't meant to when I hit alt+x to toggle the profile. A 'pause rotation' button would be really nice to have as well so I can evocate without switching off the profile, which winds up turning off the CD's which stay off when I turn the profile back on. My suggestion would be alt-pause ctrl-CD toggle shift-AOE.
Of course if any of this exists and I just overlooked it feel free to ignore my stupidity, I've had about half an hour playing with it and I was so happy to see it I didn't really look at it like I should have before I started using it. Looking forward to testing it out some more this afternoon after work.
Thumbs up for what Gabbz posted, he is totally right with that.
And yeah I also agree having the cooldown toggle on the left alt key is bad, I usually change it so I pause the rotation with left alt.
Hello, where did u found new link?
I get this error when iam trying to open first link on first page
Ok found :P403. That’s an error.
Your client does not have permission to get URL /p/bubba-pqr-profiles/downloads/list from this server. That’s all we know.
Ops edit ur first page and sigs ;p
EDIT
BM got error on downloading
Last edited by vorn10; 11-29-2012 at 03:37 PM.
@Gabbz: Yeah, that's what I was working on, getting a proper ignite bank set for the pyro/pom/at sequence. I think I found a solution for it though.
@hybredmoon: Yeah, I know about Blizzard doing that, was an error on my part as I thought I had saved it to not interrupt channeling. Indeed, some of those changes are coming with the new update. I was actually thinking of putting evocation on a toggle as well. =) Thanks for the feedback though, you as well @kclux!