Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prot Pally Tank Ideas #371

Open
jsmb768ypl opened this issue Jul 25, 2013 · 7 comments
Open

Prot Pally Tank Ideas #371

jsmb768ypl opened this issue Jul 25, 2013 · 7 comments

Comments

@jsmb768ypl
Copy link
Contributor

Okay so I have a few ideas for the prot pally rotation (i find it works great out of the box) But I have a few issues in ToT were I basically have to turn it off and tank because my group isn't the smartest, one of those fights being horridon.

When I tank the boss The off tank asked me to not do any aoe due to the fact that I end up picking up adds and he cant get them off me. I have no issues with this request so I don't do aoe. The 2nd part is the part were I pick up the adds, I find it easier to (on the part were 2 jump down) taunt one and throw my shield at the other, that being said right now the program uses it on cool down.

I have a few changes (not yet tested as we are done for the week) I am not sure if I have done them right If any one wouldn't mind looking at them and letting me know that would be great I did not touch the default rotation & I am only proposing this so people have other types of play styles they can swap out.

I have AoE & No AoE Take a look and let me know what you think.

@jsmb768ypl
Copy link
Contributor Author

it seems i removed

Holy Prism from the main rotation (didn't mean to sorry)

@kirk24788
Copy link
Contributor

Hmm....I have to admin I've got no clue about pala tank rotations....but it seems ok

But I would suggest using static tables - especially when creating new rotations ;)
Shouldn't be much editing in your rotation (only get rid of the few local variables and change .6/.2 to 0.6/0.2)

And why not creating a single rotation with nested single-target/multitarget?

{
  -- common stuff like interrupts, cd's
  {"nested", 'jps.Mulitarget', {
  ...
  }},
  {"nested", 'jps.Mulitarget', {
  ...
  }},
}

Oh...and one last thing - a rotation comment would be nice :)
Something like:

--[[[
@rotation Destruction 5.3
@class warlock
@spec destruction
@talents Vb!112101!ZbS
@author Kirk24788
@description 
This is a Raid-Rotation, which will do fine on normal mobs, even while leveling but might not be optimal for PvP.
[br]
Modifiers:[br]
[*] [code]SHIFT[/code]: Cast Rain of Fire @ Mouse - [b]ONLY[/b] if RoF Duration is less than 1 seconds[br]
[*] [code]CTRL-SHIFT[/code]: Cast Rain of Fire @ Mouse - ignoring the current RoF duration[br]
[*] [code]CTRL[/code]: If target is dead or ghost cast Soulstone, else cast Havoc @ Mouse[br]
[*] [code]ALT[/code]: Stop all casts and only use instants (useful for Dark Animus Interrupting Jolt)[br]
[*] [code]jps.Interrupts[/code]: Casts from target, focus or mouseover will be interrupted (with FelHunter or Observer only!)[br]
[*] [code]jps.Defensive[/code]: Create Healthstone if necessary, cast mortal coil and use ember tap[br]
[*] [code]jps.UseCDs[/code]: Use short CD's - NO Virmen's Bite, NO Doomguard/Terrorguard etc. - those SHOULDN'T be automated![br]
]]--

with:

@rotation - Name of the rotation
@Class - Class-Name (english!)
@SPEC - Full Spec Name (english!)
@talents - Talent Calculater String from the official Talent Calculater (http://eu.battle.net/wow/en/tool/talent-calculator#U!20.120!YXQr becomes U!20.120!YXQr)
@deprecated - Adds a warning to the documentation, that this rotation is deprecated, Any text after the tag is added to this warning
@description - Extended Description of the rotation

You can either use BBCode ore HTML directly in the comments :)

@ghost
Copy link

ghost commented Jul 26, 2013

I'm look this evening into.

@ghost
Copy link

ghost commented Aug 5, 2013

jsmb768ypl are you content with your changed pro pala rotation ?

@jsmb768ypl
Copy link
Contributor Author

I haven't had a chance to mess with it ill work on it tonight after work then test it tomorrow in raid and let you know

@jsmb768ypl
Copy link
Contributor Author

No I just haven't had a chance to mess with it ill work on it tonight and test it I. Raid tomorrow and get back to you

Sent from my iPhone

On Aug 5, 2013, at 4:11 AM, pcmd notifications@github.com wrote:

jsmb768ypl are you content with your changed pro pala rotation ?


Reply to this email directly or view it on GitHub.

@ghost
Copy link

ghost commented Aug 9, 2013

added 2 rotations - one only for single target / off tanking and the second one is like default but without the usage of Damage Mitigation CD's + CD's applying forbearance debuff so we get more control in raid's.

ghost pushed a commit that referenced this issue Aug 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants