Elitist Jerks
Register
Blogs
Chat
Forums
New Posts


Go Back   Elitist Jerks > Public Discussion > Class Mechanics > Hunters

Welcome to Elitist Jerks
If this is your first visit, please be sure to check out the FAQ and the forum rules. Users must register to post and new registrations are subject to a one day "mute" period to get acquainted with the community. To start viewing messages, select the forum that you want to visit from the selection below.

Closed Thread
 
LinkBack (1185) Thread Tools
Old 03/21/08, 6:34 PM   #1351 (permalink)
Von Kaiser
 
SomeRandomIdiot's Avatar
 
Dwarf Hunter
 
Kel'Thuzad
Originally Posted by Arkedos View Post
Well I have many problems with the 1:1.5 rotation. I do not really get it....

Could anybody give me some tips how I can set up a proper 1:1.5 rotation?
There is a great thread explaining all about shot rotations here: http://elitistjerks.com/f31/t13107-h...n_illustrated/

That should give you a solid enough understanding of shot rotations to be able to comprehend what we're discussing here.
 
User is offline.
Old 03/21/08, 6:42 PM   #1352 (permalink)
Von Kaiser
 
SomeRandomIdiot's Avatar
 
Dwarf Hunter
 
Kel'Thuzad
Originally Posted by Gearknight View Post
This is mostly, but not entirely, directed at SomeRandomIdiot:

You say that 20-30% haste is the sweet spot for the 3:2 rotation (why don't we just call this 1:2?). Are you including quiver haste in that 20-30%, and to what weapon speeds does this apply?

It seems in general that hunters fall into two categories:

Category A uses weapon speeds in the range of 2.6 - 2.8 and has serpent swiftness
Category B uses weapon speeds in the range of 2.9 - 3.1 and doesn't have serpent swiftness

Hunters in both categories may or may not have improved aspect of the hawk, drums of battle, haste potions, and static haste on gear, although Category A hunters seem to get more excited about these things.
The numbers I quoted as haste do not include quiver haste (I tend to ignore it, as we all have it no matter what) but don't nclude Serpents Swiftness, since as a high end Beastmaster talent, I doubt many Survival hunters would have it. To give you an idea, a BM hunter with 20% haste from Serpents Swiftness would use the 3:2 rotation, just as a Survival hunter would under the affect of Heroism (35% haste). A BM hunter under the effect of Heroism, however, would use a 1:1 rotation, since the combined result of the hastes makes 1:1 a more efficient rotation.

As far as weapon speed is concerned, I don't think it makes too much of a difference. All of my stuff is based off weapons of 3.0 speed, as those seem to be the most common in end game raids, but dropping down to even a 2.8 isn't going to make a huge difference. If you really want to deal with it, you can look at a faster weapon as just having more haste. In this case, a 2.7 speed weapon would be equivalent to a 3.0 speed weapon with 10% haste- you just don't get to take advantage of the increased damage that a 3.0 speed weapon combined with haste would give you.

I honestly don't know where the "sweet spot" is, but since haste comes in discrete amounts (i.e. you get 45% haste from Rapid Fire, 35% from Heroism, 20something% from DST, etc) you don't have to worry about the line at which point you swap over. If you are seriously hasted (I'd consider this anything but Drums or a small amount of haste gear) you want to use a 3:2 rotation, or a 1:1 rotation if you've reached the point where it becomes effective.

As for why we call it a 3:2 rotation, I have no clue...

@Leighlu: I've tried something similar to that macro, and had issues getting it to work- /cast and /castrandom don't seem to get along too well. If you could get it working, that'd be the ideal macro as far as I was concerned.

Edit: Dang, I'm a slow one today...

Last edited by SomeRandomIdiot : 03/21/08 at 6:51 PM.
 
User is offline.
Old 03/21/08, 6:45 PM   #1353 (permalink)
Glass Joe
 
Draenei Hunter
 
Destromath (EU)
Originally Posted by SomeRandomIdiot View Post
There is a great thread explaining all about shot rotations here: http://elitistjerks.com/f31/t13107-h...n_illustrated/

That should give you a solid enough understanding of shot rotations to be able to comprehend what we're discussing here.

I totaly comprehend what you are discussing here but, I mess up the 1:1.5 shot rotation because for me it is impossible to weave in arcane & multi shot manually and I am looking for tips.
 
User is offline.
Old 03/21/08, 6:56 PM   #1354 (permalink)
Von Kaiser
 
SomeRandomIdiot's Avatar
 
Dwarf Hunter
 
Kel'Thuzad
Originally Posted by Arkedos View Post
I totaly comprehend what you are discussing here but, I mess up the 1:1.5 shot rotation because for me it is impossible to weave in arcane & multi shot manually and I am looking for tips.
That's exactly why some of us use macros for our rotations. If you read through the exceedingly long post I made on the previous page, you'll see a discussion of what macros to use, but for simplicity's sake:

/castsequence reset=3 !Auto Shot, Steady Shot
/castrandom Arcane Shot, Multi Shot

is a good macro to start with. By pressing this macro, you will generate the following shot rotation (assuming no haste):
Auto -> Steady -> Arcane -> Auto -> Steady -> Auto -> Steady -> Multi -> Auto -> Steady -> Repeat

which is what we refer to as a 1:1.5 rotation. All that's saying is that there are 1.5 specials (Steady Shot, Arcane Shot, and Multishot) for every 1 Auto Shot.
 
User is offline.
Old 03/21/08, 8:11 PM   #1355 (permalink)
Piston Honda
 
Wunlastri's Avatar
 
Troll Hunter
 
Maelstrom
Originally Posted by Sore82 View Post
I have been using this macro for quite some time (1:1.5) :

/cast [target=pettarget,exists] Lightning Breath
/cast [target=pettarget,exists] Kill Command
/castsequence reset=3 Steady Shot, !Auto Shot
/castrandom Arcane Shot,Multi-Shot(Rank 6)
/script UIErrorsFrame:Clear()
Which, for me at least, does a perfect 1:1.5 cast rotation. No weaving needed (as long as you dont have to move or get interrupted). I love this macro.

I just found this "new" macro I was going to try out when I get hasted (drums, rapid fire, heroism..ect). Its made for BM Hunters, specifically because some of their macros have had issues with KC getting stuck.

The code looks like this:
MACRO 1:

#showtooltip Steady Shot
/console Sound_EnableSFX 0
/cast !Auto Shot
/click [target=pettarget,exists] MultiBarBottomLeftButton12
/cast Steady Shot
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()

MACRO 2:

/castsequence reset=4 Kill Command, !Auto Shot, !Auto Shot, !Auto Shot
And the description of how to set up the macro and how it works is found here:
3:2 Steady Macro DPS proof

We have already done BT/Hyjal for the week...so me being able to test this out wont happen for a little while (especially if Sunwell comes out on Tuesday). Has anyone had any experience with this kind of macro in relation to switching to it while hasted? Or any opinions regarding either of the macros?
Everytime I spam the macro it just spams autoshot. Any idea why?
 
User is offline.
Old 03/21/08, 9:58 PM   #1356 (permalink)
Von Kaiser
 
Night Elf Hunter
 
Alleria
Originally Posted by Wunlastri View Post
Everytime I spam the macro it just spams autoshot. Any idea why?
which one are you spamming? look over the macro again and make sure you copied it right and there are no spaces or anything like that where there shouldnt be.
 
User is offline.
Old 03/21/08, 10:35 PM   #1357 (permalink)
Piston Honda
 
Wunlastri's Avatar
 
Troll Hunter
 
Maelstrom
#showtooltip Steady Shot
/console Sound_EnableSFX 0
/cast !Auto Shot
/click [target=pettarget,exists] MultiBarBottomRightButton12
/cast Steady Shot
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()

spamming that just uses auto shot. Although due to text size, the MultiBot... part does wraparound
 
User is offline.
Old 03/21/08, 10:46 PM   #1358 (permalink)
Von Kaiser
 
SomeRandomIdiot's Avatar
 
Dwarf Hunter
 
Kel'Thuzad
I gotta ask... do you actually have the second macro at that button?
 
User is offline.
Old 03/21/08, 10:51 PM   #1359 (permalink)
Piston Honda
 
Wunlastri's Avatar
 
Troll Hunter
 
Maelstrom
I had it set to left, and the placement was right. Still, steadies should be fired off, non?

Ok, I'm slow. For some reason they don't fire off unless you add the 2nd macro. That is strange.
 
User is offline.
Old 03/21/08, 11:03 PM   #1360 (permalink)
Von Kaiser
 
Night Elf Hunter
 
Alleria
Originally Posted by Wunlastri View Post
I had it set to left, and the placement was right. Still, steadies should be fired off, non?

Ok, I'm slow. For some reason they don't fire off unless you add the 2nd macro. That is strange.
Its a 2 part macro, made specifically so the KC does not get stuck when you switch to the 3:2 macro...you HAVE to have the 2nd macro in the right place in order for it to work correctly.

Essentially, there are 3 macros:
The first is the 1:1.5 macro which will auto weave arcane shot/multi shot for you (as well as cast LB if you have a WS, and do KC).

The second one is a 3:2 (3 steady shots for every 2 Auto Shots) macro that you would use when you are at a moderate haste level (above drums).

The third macro works with the 2nd macro to make it so you can still use Kill Command while hasted, as it will not get stuck (which is a common bug right now for BM Hunters using this macro). This macro has to be in a specific location (as mention in the guide I linked in the initial post). If you dont have this macro in the right place, than it obviously wont work correctly.
 
User is offline.
Old 03/22/08, 1:34 PM   #1361 (permalink)
Piston Honda
 
Wunlastri's Avatar
 
Troll Hunter
 
Maelstrom
Ok, so why is this in the SV thread? And I only see two macros?
 
User is offline.
Old 03/22/08, 1:56 PM   #1362 (permalink)
Von Kaiser
 
Night Elf Hunter
 
Alleria
Originally Posted by Wunlastri View Post
Ok, so why is this in the SV thread? And I only see two macros?
You only see two macros? In that whole block of text you quoted from me, you only see two macros?

Why did I post it in this SV thread? Did you even read my post...or any of this thread?
 
User is offline.
Old 03/22/08, 6:09 PM   #1363 (permalink)
Von Kaiser
 
Orc Hunter
 
Mal'Ganis
Originally Posted by SomeRandomIdiot View Post
Vasilii, I'm not 100% sure where the dividing line is between 1:1 and 3:2. Fortunately, if you're using the macro I posted, it shouldn't matter- if the haste is enough where a 1:1 rotation is superior, it will produce a 1:1.
I've been raiding with the following macro for a few weeks now:
/castsequence Steady Shot, !Auto Shot
/cast Arcane Shot
Which is nearly identical to one of the 1:1.5 macros you posted, except I dump Multi-Shot in favor of Imp Arcane Shot. What it does under minor haste is stay very close to a 1:1.5 rotation, maybe dropping an arcane shot out of your rotation once during the 20s or so you have the effect up, depending on how strong it is. Under a single major haste effect like rapid fire or bloodlust, the macro drops you to something like a 1:1.2 rotation, and if you add another major haste effect it will produce a 1:1 rotation. It seems to basically figure out how best to use your GCDs.

Edit: I realize this is what you probably meant, SomeRandomIdiot; I just wanted to clarify for everybody else that hasn't tried the macro.

For me, a macro that automatically ramps up or down appropriately under haste is worth a lot in a raid. It allows me to focus on correct targeting, positioning, etc without having to worry a lot about my rotation. While I manually weaved my rotation for a long time before and after TBC, in my experience a no-think macro allows me to concentrate on the things that should be important to playing well, not split-second timing.
 
User is offline.
Old 03/23/08, 3:47 AM   #1364 (permalink)
Von Kaiser
 
Dwarf Hunter
 
Dragonblight (EU)
Eureka!!! The penny is dropping but hasn't reached the floor yet!!!

Originally Posted by SomeRandomIdiot View Post
Tiberium, I'm not sure what all the theatrics were for, but I'm going to partially agree with you and partially disagree with you.
The dramatics are so that you and Vasilii carry on doing your good work under the correct fundamental pretext..... A 3:2 rotation for a Survival Hunter doesn't exist. Its 2:1

Originally Posted by SomeRandomIdiot View Post
Rotation Example #4: 3:2 (I'm still not sure why it's called 3:2... wouldn't that mean 3 Auto Shots to every 2 Specials?)
Auto -> Steady -> Steady -> Auto -> Steady -> Steady
By George he's got it!!! I can't believe you've actually written it black and white and still call it a 3:2??? There is only you and Vasilii who calls Auto -> Steady -> Steady a 3:2 rotation. For the love of cookies please let us all know where you got this from because its leading to endless confusion.

Originally Posted by SomeRandomIdiot View Post
A 3:2 rotation does very well with moderate amounts of haste. A 1:1.5 rotation does very well with no haste. Therefore, based on the amount of haste we currently have, we should choose the best rotation for the job.

Now that we have an understanding of rotations
We don't have an understanding as youv'e just confused everyone, substitute 2:1 for 3:2 and what you say may or may not be true, it changes for every player based on many variables.

Originally Posted by SomeRandomIdiot View Post
If our goal is to produce a 3:2 rotation, we have a few options.

/castsequence !Auto Shot, Steady Shot, Steady Shot
Please please please look at what you have written! ... why? change to 2:1

Originally Posted by SomeRandomIdiot View Post
Both of these, in situations of moderate haste (20-30% haste) will produce the 3:2 rotation.
2:1 etc. etc. etc.

BOTTOM LINE

The 3:2 rotation is this Auto -> Steady -> Steady -> Auto -> Steady

This is what BM hunters get when using

/cast !Auto Shot
/cast Steady Shot

The 2:1 rotation is this Auto -> Steady -> Steady

This is what Survival or Marksman hunters get when using

/cast !Auto Shot
/cast Steady Shot

Originally Posted by SomeRandomIdiot View Post
Final Note: If you are using a 3:2 rotation during periods of no haste, you are not maximizing your dps.
Aside from the 3:2 reference this is where you and I part company. Lets use an example of 100 shots.... using the following macro

/cast !Auto Shot
/cast Steady Shot

Unhasted we get 66 Steady Shots and 33 Auto Shots. Thats 2:1 for those not paying attention.

Now lets add Arcanes and Multis into that same 100 shots (Using Quiggyb for ref) and we get 43 Steady Shots 35 Auto Shots 13 Arcane Shots and 9 Multis.

So why the hell would we want to cost ourselves 10% damage on the 23 missing Steady Shots??? assuming of course we have 4 X T6 bonus.

Originally Posted by SomeRandomIdiot View Post
I hope after reading it you all understand what's going on, and are therefore able to discuss the different macros and rotations posted on this thread.
We will be able to when you stop using the BM 3:2 rotation.
 
User is offline.
Old 03/23/08, 4:22 AM   #1365 (permalink)
Von Kaiser
 
Night Elf Hunter
 
Alleria
I had a good chance tonight to test the new macro combo, and this is what I saw:

Using the macro I provided above, (which is the BM 3:2 macro), when I get Heroism, it does the standard 3:2 rotation...which is
Auto -> Steady -> Steady -> Auto -> Steady (meaning 3 steady shots for every 2 auto shots)

However, when you get MORE Haste than that (for example, if you add in a haste pot, drums or rapid fire), than it automatically switches to a 1:1 rotation. I will also go on to say that it never got stuck on KC, and the pet continued to do LB just fine.

The only time I ever saw my rotation do a 2:1 (2 Steady Shots for 1 Auto) was when I used the "haste" macro when I was not hasted. At THAT point, and only that point, did it drop to a 2:1 rotation. And using that rotation (2:1) seemed to drop my DPS compared to switching back to my normal 1:1.5 (which includes Multi/Arcane), that I use when I am non-hasted. However, I am going to be doing some long trm testing tomorrow in Blasted Lands comparing the 2 rotations (Blasted Lands over Dr. Boom since the bombs cause extra DPS when using Multi).

That was just my observation from using it for a full Naxx clear tonight (yes, Naxx!).

The real question comes down to, is Arcane or Multi > Steady? If your Steady Shots do more damage than either Arcane Shot or Multi Shot, than I would assume going to a 2:1 (2 steadys for 1 auto) would be the obvious choice. I also have points in Barrage...so well see what kind of difference that makes also.

Last edited by Sore82 : 03/23/08 at 4:42 AM.
 
User is offline.
Old 03/23/08, 6:30 AM   #1366 (permalink)
Von Kaiser
 
Dwarf Hunter
 
Dragonblight (EU)
Whoa! Stop right there before you add further to the confusion.

Originally Posted by Sore82 View Post
Using the macro I provided above, (which is the BM 3:2 macro),
YES! it is indeed the BM 3:2 macro

BUT! it is more to the point the Survival 2:1 macro, so lets refer to it as the 2:1 Survival Macro please and not the BM 3:2 macro. This is if you hadn't noticed the Survival thread.

Essentially the 1st part of the 2 part macro you posted is exactlty the same as we are talking about ie

/cast !Auto Shot
/cast Steady Shot

Originally Posted by Sore82 View Post
when I get Heroism, it does the standard 3:2 rotation...which is
Auto -> Steady -> Steady -> Auto -> Steady (meaning 3 steady shots for every 2 auto shots)
Indeed it does, this is the 2:1 macro working as intended, once we reach 20% haste it moves to exactly the same rotation as the BM guys get unhasted Auto -> Steady -> Steady -> Auto -> Steady, which is fine and dandy.

Originally Posted by Sore82 View Post
However, when you get MORE Haste than that (for example, if you add in a haste pot, drums or rapid fire), than it automatically switches to a 1:1 rotation.
Again correct, obviously for us to reach 1:1 with a 3.0 weapon we are talking substantial amounts of haste which is why Kurkis was seeing such high DPS by stacking haste for as long as humaly possible.

Originally Posted by Sore82 View Post
The only time I ever saw my rotation do a 2:1 (2 Steady Shots for 1 Auto) was when I used the "haste" macro when I was not hasted.
Again, let us not use yet another different name, refer to the macro as the 2:1. Indeed this is the basis of everything posted with reguards the Survival 2:1 Macro that has gone before, unhasted AND in general use it provides us with 66 Steady Shots for every 33 Autos, ie a 2:1 Rotation.

Originally Posted by Sore82 View Post
The real question comes down to, is Arcane or Multi > Steady? If your Steady Shots do more damage than either Arcane Shot or Multi Shot, than I would assume going to a 2:1 (2 steadys for 1 auto) would be the obvious choice. I also have points in Barrage...so well see what kind of difference that makes also.
This again is a very valid point and will vary according to gear levels. With the T6 +10% to steady shot this is a no brainer.
 
User is offline.
Old 03/23/08, 1:47 PM   #1367 (permalink)
Von Kaiser
 
Night Elf Hunter
 
Alleria
Originally Posted by Tiberium View Post
Whoa! Stop right there before you add further to the confusion.
If anyone is adding to the confusion, it is you. I was very clear in my post what macro I was using and how it was working. I call it the "Standard BM macro" because...well...it is. Thats where I got the macro from, and thats what it does when I am hasted (which is what I was using it for). If you want to call it a 2:1 rotation, go for it. But that rotation is not a commonly used rotation right now. The exact same macro does 3 different things...and its MOST common use right now is in BM. Thats why it is being referred that way. Again, in my post, I was VERY clear when the macro changed.

I am testing today to see the difference between a non hasted 2:1 macro (which is the exact same macro as the BM 3:2) and 1:1.5. I have 4piece T6 so I will get that bonus. My initial concern with the 2:1 non-hasted rotation is that it has a very high tendency to clip you auto-shots, as well as get "stuck" casting steady over and over and over again. SO I will have to mess around with the macro, and will probably have to switch it to a /castsequence instead of a /cast.
 
User is offline.
Old 03/23/08, 2:01 PM   #1368 (permalink)
Piston Honda
 
Wunlastri's Avatar
 
Troll Hunter
 
Maelstrom
Originally Posted by Sore82 View Post
You only see two macros? In that whole block of text you quoted from me, you only see two macros?

Why did I post it in this SV thread? Did you even read my post...or any of this thread?
I did not include your original macro, as that one makes sense. But when I went to the thread discussing your two new ones he was talking about how this is purely a BM (bow speed 2.9 even) macro.
 
User is offline.
Old 03/23/08, 2:16 PM   #1369 (permalink)
Von Kaiser
 
Night Elf Hunter
 
Alleria
Originally Posted by Wunlastri View Post
I did not include your original macro, as that one makes sense. But when I went to the thread discussing your two new ones he was talking about how this is purely a BM (bow speed 2.9 even) macro.
I posted stating that the macro was to be used while in a hasted state. BM Hunters, dont need the extra haste for the macro to work...because it will always work for them since they have a 20% Haste talent.

Reread the post again, I stated that very clearly.
 
User is offline.
Old 03/23/08, 3:13 PM   #1370 (permalink)
Piston Honda
 
Troll Hunter
 
Twisting Nether
With respect to "are arcanes and multi's worth it?" - Obviously with +10% to steady the answer is no because your steadys will be doing as much or more than your arcanes. You only get one special per GCD so all you are doing is trading a steady for some other special. For a hunter in hyjal / bt who is close to but not quite at 4/5 T6 your arcanes will hit for 100 more dmg non-crit and 220 or so more dmg crit. This is at the cost of +100 mana and over the course of a 6 min fight represents something like a 25dps upgrade.

Quick math, someone corect me if I screw something up. Rounding those numbers a little and assuming an ~50% crit rate Id get 300 extra dmg every 2 arcanes. If I shoot an arcane every 6 seconds then thats 60 arcanes in 360 seconds = 9000 extra dmg for 6000 extra mana = 25 dps.

Seems like a pretty crappy tradeoff to me. Why wouldnt I just turn on kill command instead? If I had that kind of mana to spare I'd drop talents like TotH first and go deeper into the marks tree.

I still have trouble with the various macros chaining a few (3ish) steadys in a row from time to time. Not sure if this will change with a 3.0 spd weapon but Im hopeing it does. Trying to use KC makes this situation worse, even with the /click macro. In one test against the ghosts in DM North I did 78 steadys and 29 autos in 2 min. My latency as reported by the game is 60ms and I have a 2.9spd bow. That was unhasted btw. Hasted the macros seem to work fine. Its just when steady and auto land very near each other that that this happens. I can see where a little extra lag would prevent it as the server would not get the steady completed for a few hundred extra millis allowing the auto to fire. Maybe I need to hold up on the spamming when they are getting close like that?
 
User is offline.
Old 03/23/08, 3:24 PM   #1371 (permalink)
Von Kaiser
 
Night Elf Hunter
 
Alleria
Ok my testing is done, and these are the results I came up with. I did 10 full mana bar rotations for each macro test, on the same mob (Servent of Razelikh). I never used any +Haste effects or was wearing any items that would randomly increase my stats. I used my 4piece T6 for both tests and I am currently speced 0/25/36:

Test #1
Macro Used (1:1.5):
/cast [target=pettarget,exists] Lightning Breath
/cast [target=pettarget,exists] Kill Command
/castsequence reset=3 Steady Shot, !Auto Shot
/castrandom Arcane Shot,Multi-Shot(Rank 6)
/script UIErrorsFrame:Clear()
Results:
1) 1256
2) 1258
3) 1354
4) 1314
5) 1463
6) 1310
7) 1192
8) 1292
9) 1349
10) 1403
-----------------------
Average DPS = 1319.1

Test #2
Macro Used (2:1):
#showtooltip Steady Shot
/cast [target=pettarget,exists] Lightning Breath
/cast !Auto Shot
/click [target=pettarget,exists] MultiBarBottomLeftButton2
/cast Steady Shot
/script UIErrorsFrame:Clear()

with

/castsequence reset=4 Kill Command, !Auto Shot, !Auto Shot, !Auto Shot
Results:
1) 1251
2) 1127
3) 1123
4) 1205
5) 1230
6) 1149
7) 1259
8) 1189
9) 1234
10) 1208
-----------------------
Average DPS = 1197.5

My thoughts:

This 2:1 macro has several issues. The first being that it has a HUGE tendency to get "stuck" casting Steady Shot over and over again without letting Auto Shot shoot off. Several times during the test of the 2:1 macro, I would shoot off 3-5 steady shots BEFORE the Auto Shot would finally take off. Ne