Dont know if somebody make a reply on it, but the warloc destro profile stop after a wile. Beside that the profile is the best i have try. Thanx!
Dont know if somebody make a reply on it, but the warloc destro profile stop after a wile. Beside that the profile is the best i have try. Thanx!
Mavmins please release your new ele profile :-)
I tell you what, when there are no mentioned of paid profiles in the first 2 pages of this forum section, including signature blocks, I'll release it.
I was so tired of the game until i found pqr, and then the first profile I got was your ele shaman one. It made lfr not as horrible, and the game just more fun in general. I'm willing to wait til your ready to put it out. Hopefully its soon though![]()
Fury:
You have random rage checks that shouldn't be in there, wild strike, execute and another spell.
Here is the execute I use for the 4pc
if (UnitBuffID("player",144442) ~= nil and health >= 20 and UnitPower("player") > 70)
or (UnitBuffID("player",144442) ~= nil and health < 20) or UnitPower("player") > 70
or ttd < 12 or UnitDebuffID("target",86346,"PLAYER") ~= nil then
CastSpellByName(GetSpellInfo(530,"target")
return true
end
edit: Noticed a few spells are in the wrong order.
Impending victory should be rage >= 10 or proc
actions.two_targets+=/bloodthirst,cycle_targets=1,if=dot.deep_wounds.remains<5
has colossus smash id
Last edited by averykey; 01-08-2014 at 03:34 AM.
My Svn - https://subversion.assembla.com/svn/averykeys-svn/
Anyone have mavmins old arms profile? or maybe mav himself does? got a new comp and dont have it anymore. I just want to use it as my base to tweak and such for arms os![]()
cant see any range checks in wild strike or execute - not in the single target rotation anyway
impending victory is implemented as --impending_victory,if=enabled&target.health.pct>=20&cooldown.colossus_smash.remai ns>=2 no mention of procs in simcraft as the time i implemented it
execute doesnt need a proc check, itll go off it the 4pc procs anyway --execute,if=debuff.colossus_smash.up|rage>70|target.time_to_die<12
anf i fixed the CS id for deep wounds
the abilities were in the right order at the time i implemented it, i think SimC has updated twice since then but i dont have time to go through it
it does need a proc check, what if colossus smash is down or your rage is less than 70? it doesn't go off, pqr moves on farther down the list.
bloodsurge makes wild strike free, you have a rage check on it.
simcraft doesn't mention the impending victory proc because they can't sim it correctly, its less damage if you miss a proc.
simcraft is supposed to update later this week.
edit:
you should put a check for storm bolt on colossus smash, so you don't miss any storm bolts.
local goakSTART, goakDURATION = GetSpellCooldown(107570)
if (goakSTART - GetTime() + goakDURATION >= 5) and IsPlayerSpell(107570) == true then return false end
a check in bladestorm as well if you have cs up and stormbolt hasn't gone off yet
if UnitDebuffID("target",86346,"player") ~= nil and IsPlayerSpell(107570) == true then
if PQR_SpellAvailable(107570) then
return false
end
end
Last edited by averykey; 01-09-2014 at 06:13 AM.
My Svn - https://subversion.assembla.com/svn/averykeys-svn/
Well its just a SimC implementation as it was at the time. Anyone is free to edit anything, I don't play warrior much at all. The storm bolt check for CS is tier dependent
I won't be changing anything before WoD as I don't even have any wow game time atm
That and I don't make PQR profiles anymore, I moved to PE instead. Less people copying stuff and selling it. Paid profiles killed PQR for me so I won't be back.
now im back on my pc i can reply to this in a bit mroe detail
Storm bolt has 2 implementations, the first is --storm_bolt,if=enabled&buff.cooldown_reduction.up&debuff.colossus_smash.up as my profile auto detects whether or not you have the eye of galakras or not, if you dont have it, then you dont line it up with CS
Impending victory will go off proc or not at the bottom of the single target rotation, waste of a GCD to use it higher up
i removed bladestorm from the single target rotation as on most fights its better to not use it there and save for add phases
each ability in the profile has the simcraft line it implements commented out at the top and at the time i made it, it was 100% spot on
but like i said, anyone can change it if simcraft updates but i won't be
Last edited by Mavmins; 01-09-2014 at 03:29 PM.
meh
Cooldowns are not synced properly: Colossus Smash is being casted in a manner that it is missing Storm Bolts. Add a check in Colossus Smash to make sure Storm bolts CD will allow it to fit in the CS window
For the opener check out icy veins, they have a good guide for this as yours its not using any sort of strategy to align certain cooldowns with each other, or improve the synergy(Skull Banner and Recklessness mainly)
Look into Glyph of raging wind
Your Fillers and rage pooling outside of CS can use some work, as well as priorities within CS. (Hint: if you change Heroic Strikes "Cancel Chanel" to true it will be able to cram a lot more of them into a CS window)
GL
Last edited by Soapbox; 01-10-2014 at 04:13 PM.
meh x2 10 chars
just to clarify for everyone - i cant update these profiles atm because of time - they are free - do what you want with them - modify - tweak - just reshare if you make them better please
Last edited by Mavmins; 01-10-2014 at 04:17 PM.
Any1 knows how to add thok stop cast on the lock profile?
They see me farming, they hating.