What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Damage Rotations needed (for Aeonaxx Plugin)

katzerle

New Member
Joined
Jan 18, 2011
Messages
917
Reaction score
68
Hello @ All
I'm writing on a Advantage for the Rarekiller to get down Aeonaxx.
Therefor I need some simple damage rotations for all classes (to kill the spawned welps)

Something like this for Ele-Shaman:
First Spell: Frost Shock and renew if buff is running out
Use Unleash Elements if ready
Use Lava Burst if ready
Fill the Rest with Lightning Bolts.

Just simple rotations to down some little mobs, these dragons are easy to kill.

Yours sincerely
katzerle
 
Last edited:
But if you don't kill the welps they will kill you while you are dpsing down the 700k live of Aeonaxx.
So I have to implement: if no welp there --> damage to dragon. If there are welps --> kill them.
You see that in the video also. The guy kills the welps because they are making the damage to you.
They have 7k live -> easy to kill.

And beside that I don't know if the normal CCs can handle this fight or if they simply do nothing, because you dn't get a "infight" while the ride of Aeonaxx. So I have to implement a little CC to kill also Aeonaxx to be sure this Plugin will work. I can't test the behavior of the CCs while the Ride, because Aeonaxx is ... not really a often seen Testobject.
 
Last edited:
why not look at singular and the other ccs for inspiration of damage rotations? ;)
 
I just thought if some people would help me, it would be quicker to implement this plugin ;)
I'm already looking to the other CCs, but its very timeconsuming. And I don't need such complicated Rotations do dps the welps and Aeonaxx down, I think. Hes a easy to beat once found, as i read.
 
unleash elements, Stormstrike, flame shock, lava lash, earth shock
Is the enhancement shaman basic rotation with Windfury (MH) and Flametongue (OH)

I outdps most enhance sham equally geared to me because of my 2 macros:

/castsequence reset=target unleash elements, flame shock, earth shock

/castsequence reset=target stormstrike, lava lash
 
Frost Mage: Frostball spam and on Brainfreeze proc Frostfirebolt.
 
Arms warrior: rend, colossus smash, mortal strike, overpower, slam
Fury warrior: Colossus smash, raging blow, bloodthirst, heroic strike

And if you need a spec neutral rotation, colossus strike and heroic strike are the shared abilities
 
Thank you very much :) - You really help me
I have now implemented:
Priest - all Specs
Shaman - all Specs
Mage - Arcane and Frost
Warrior - Arms and Fury

I first will implement a Testversion in the Rarekiller Plugin which is killing Chillmaw with his Adds with these Rotations and Upload it till this Weekend. :) Then again I will need some testers therefor :) because I only could test Priest and Shaman.
 
Prot Warrior

1) Thunder Clap
2) Revenge
3) Shield Slam
4) Shockwave
5) Devastate

Affliction Warlock

1) Demon Soul
2) Haunt
3) Soulburn and then instant Soul Fire
4) Bane of Agony
5) Corruption
6) Unstable Affliction

Destruction Warlock

1) Soul Fire to maintain Improved Soul Fire (from Soulburn when possible)
2) Bane of Doom
3) Immolate dot is maintained
4) Conflagrate
5) Corruption dot is maintained
6) Shadowflame
7) Chaos Bolt
8) Incinerate

Survival Hunter

1) Rapid Fire
2) Serpent Sting
3) Black Arrow
4) Kill Shot when boss is under 20%
5) Explosive Shot
6) Arcane Shot when you have excess focus
7) Cobra Shot when you need more focus

Combat Rogue

1)Slice and Dice is kept up if it's about to fall off no matter what
2)Revealing Strike just once per 5 combo points
3)Sinister Strike until 5 combo points
4)Eviscerate

Retribution Paladin

1) Inquisition at 3 Holy Power only to maintain buff
2) Hammer of Wrath
3) Exorcism
4) Templar's Verdict at 3 Holy Power only
5) Crusader Strike
6) Judgement
7) Holy Wrath
Seal of Truth is your active seal
Use these as often as possible:
1) Guardian of Ancient Kings
2) Avenging Wrath (when Zealotry is not active)
3) Zealotry (when Avenging Wrath is not active)

Fire Mage

1) Mirror Image
1) Combustion only when Pyroblast DOT, Living Bomb DOT and Ignite are active
2) Livimg Bomb
3) Pyroblast only instant cast from Hot Streak proc
4) Flame Orb
5) Fireball
 
Last edited:
Arms warrior: rend, colossus smash, mortal strike, overpower, slam
Fury warrior: Colossus smash, raging blow, bloodthirst, heroic strike

And if you need a spec neutral rotation, colossus strike and heroic strike are the shared abilities

Should I Implement any forced Stance? Or Stanced Switching?

Thank you very much, quel
I will implement this as good as possible :D
 
Can you not simply force targeting of the whelp, cast an initial spell and let the CC handle killing it like in your other plugin

All your plugin would need to do is list the targets and work through them with aeonaxx as the lowest prio, the only issue with this would be as i read hunters and possibly some others need to turn around and face backwards to be able to hit him.

Also i can confirm your thinking about the whelps, As a balance druid i killed them as they steadily spawn more and will overwhelm you if you dont kill them and there does appear to be no limit on how long you have to kill aeonaxx once your on him, I spent 30mins keeping the whelps under control and crusing around the zone setting off everyone elses NPCscan just to crush their souls when they get their hopes up and then realise id already beaten them to it
 
Maybe this is possible but how should I test if this works or if the CC simply does nothing?
And I don't know if it works with every CC. As I see in the Movies you don't get a infight. ShamWOW will fight anyhow, but what about the rest?
And I must force the Young Dragons as First Target. So the CC mustn't retarget.
 
Last edited:
I'm going to say it again: don't touch the whelps, just get the dragon down fast.
 
Katzerl do you need a AOE rotattion for whelps or whant a simgle target ??
 
i dont know if this crossed anyones mind, but you can force the Plugin to run the Current CC's Pull() to initiate combat. once combat is started honorbuddy should take care of it.
 
i dont know if this crossed anyones mind, but you can force the Plugin to run the Current CC's Pull() to initiate combat. once combat is started honorbuddy should take care of it.
Oh, I didn't know that.
Could you give me a Hint how to implement to use the CC Pull()?
So I will implement only the Targeting-Thing and don't take care of any Rotation. Then the Testversion would be Ready :) till Friday
EDIT: If I just Implement a Lua.DoString("StartAttack()"); Would HB then start fighting, too? Then the whole thing would be quite simple.

I'm going to say it again: don't touch the whelps, just get the dragon down fast.
And you can garantee me that everybody with also not so good equipped 85 char (also Mages and Priests and so on) could kill Aeonaxx without killing the Welps? I really want to write a Plugin which works for everybody.
 
Last edited:
Back
Top