Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » Class Mechanics » Hunters

Closed Thread
 
LinkBack Thread Tools
Old 10/21/09, 2:34 AM   #3706
Shandara
Great Tiger
 
Shandara's Avatar
 
Night Elf Hunter
 
Azjol-Nerub (EU)
Originally Posted by Repaxan View Post
Issues in the latest version:

Regemmer switches out my Nightmare Tear in a Belt of Dragons to a Favor of the Dragon Queen, replacing a 12 AP bonus with a 8 AP one.
I have shot priority set to KS, RF, SrS, CS, AiS, AS, SilS, Readiness, and SS. The rotation test does not attempt to use Readiness after the first 'shot set', waiting 180 seconds until Rapid Fire gets popped again to use it.
It does this so it can use Rapid Fire twice in a row the second time too. It should be doing this at the start as well.

Use Rapid Fire, Readiness to reset CD, use Rapid Fire again once the first runs out.

Repeat ~180 seconds after.


Offline
Old 10/21/09, 6:29 PM   #3707
Repaxan
Von Kaiser
 
Draenei Hunter
 
Lightbringer
Originally Posted by Shandara View Post
It does this so it can use Rapid Fire twice in a row the second time too. It should be doing this at the start as well.

Use Rapid Fire, Readiness to reset CD, use Rapid Fire again once the first runs out.

Repeat ~180 seconds after.
It's not doing this the first time.

Offline
Old 10/22/09, 9:30 PM   #3708
Flouyd
Von Kaiser
 
Draenei Hunter
 
Mannoroth (EU)
I think I found 2 bugs in the spreadsheet:

1st: The values of the serpent sting effect on the Shot Rotation tab are too low. The problem is in the Calculations tab cell H163. It doesn’t take into account any talents. That’s only a display bug however the calculations for the damage done with chimera shot are fine.

2nd: The calculations for the pet talent rabid are most definitely wrong. The spreadsheet says that the pet should have 5 stacks of rabid 87% of the time. I looked through the logs of our last week raiding and a lot of times it doesn’t even reach 5 stacks before it runs out. And it’s not only my pet. It’s the same for all the hunters I looked up on WoL

EDIT
-----

So, I did a quick rabid test today. Here is the combat log: World of Logs - Real Time Raid Analysis

I went to the hero dummy with my pet, disabled all attacks but rabid, and let it attack for some time. Here are the numbers:

Pet attack speed: 1.54
# of rabid cast: 45
# of rabid procs: 166

So, my napkin math is that my pet was 900 sec under the rabid buff. In 900 sec it cast 585 melee attacks. And 166 procs out off 585 casts is a chance of 28.38%. I knew that’s to low because WoL don’t count procs that only refresh a 5 stacks buff but out of 45 rabid cast my pet only gets to 5 stacks 16 times.

EDIT 2
-------

I did another very short test and this time with bite active: World of Logs - Real Time Raid Analysis

I used the lvl 60 dummy so my pet gets enough focus from GftT. The results are very similar to the test above. Even so my pet attacked more than 2 times as fast as before it only get to 5 stacks of rabid 5 out of 12 times. So it seems like bite does not affect the proc chance of rabid.

Pet attack speed: 1.54
# of rabid cast: 12
# of rabid procs: 43

Napkin math tells me that the rabid buff last 240 sec. That’s time for 156 melee attacks. 43 procs out of 156 melee attacks is 27.56%.

If I had to guess I would say rabid only procs from melee attacks with a proc chance of 30%

Last edited by Flouyd : 10/23/09 at 4:39 PM.

Offline
Old 10/27/09, 6:41 AM   #3709
Rethlon
Glass Joe
 
Night Elf Hunter
 
Dragonblight (EU)
Negative Crit?

If I start out with a "blank" Nightelf level 80. I.e. No gear, no talents, no buffs.

I end up with a negative Base Critical Hit Chance (-3,86% in cell Calculations!B42).

Shouldn't the lowest crit chance I can have be 0%. Negative chance for something to happen seems a bit odd.

Offline
Old 10/27/09, 7:09 AM   #3710
Rethlon
Glass Joe
 
Night Elf Hunter
 
Dragonblight (EU)
...as a followup.

If I equip only the BRK-1000 gun... and chose MM talents so that I reach the Piercing shot talent (Talents!H column from 2 and downwards with spaces to mark tiers: 032 230 2300 32, 113, 23, 100 00 000 0 0)

I get -0.57 "added" dps due to having the Piercing Talents at Calculations!N147

Which I think is due to the negative Base Crit chance

Offline
Old 10/27/09, 9:17 AM   #3711
SpartanKillian
Von Kaiser
 
Night Elf Hunter
 
Dalaran
Originally Posted by Rethlon View Post
If I start out with a "blank" Nightelf level 80. I.e. No gear, no talents, no buffs.

I end up with a negative Base Critical Hit Chance (-3,86% in cell Calculations!B42).

Shouldn't the lowest crit chance I can have be 0%. Negative chance for something to happen seems a bit odd.
Did you change the level of your target to 80?

Offline
Old 10/27/09, 10:10 AM   #3712
Shandara
Great Tiger
 
Shandara's Avatar
 
Night Elf Hunter
 
Azjol-Nerub (EU)
It's because of the crit depression applied.

Note that hunters _do_ have a negative base critical strike chance, which is made slightly positive by the contribution from our base agility.


Offline
Old 10/27/09, 10:25 AM   #3713
Rethlon
Glass Joe
 
Night Elf Hunter
 
Dragonblight (EU)
No, the targets level is 83. But the attacking "higher level mob" effect should only be a modifier that can get my overall crit % down to zero. Never below.

I may need x% before it's even possible for me to get a crit on a level 83 mob... but I can never have less than 0 crits.

Let's say that a very simple calculation of the damage made would be

TotalDamage = NormalDamage * (1 + CritPercent)

If I had a negative Crit % it would "steal" damage from my NormalDamage. Which would be odd.

The calculation in the cell should be something along with:

=IF( (SUM(B25;B28;B33:B40)+Overview!I27)<0; 0;SUM(B25;B28;B33:B40)+Overview!I27);

Forcing 0% to be the lowest possible value.

At the same time I don't think that this ever becomes a problem in any normal use of the spreadsheet since very few ever calculate anything with a char having such low crit values.

Offline
Old 10/27/09, 10:34 AM   #3714
Rethlon
Glass Joe
 
Night Elf Hunter
 
Dragonblight (EU)
I was formulating my response while you answered.

And yes, I have no problem with Hunters having a negative base crit level... since everything you list and calculate before the bottom line is "modifers" and a modifier might have a negative as well as a positive effect.

But the bottom line crit chance cant be negative it can only go down to zero.

The effects otherwize becomes a bit weird as in the Piercing Shot case with negative dps effect.

Offline
Old 10/27/09, 11:13 AM   #3715
Shandara
Great Tiger
 
Shandara's Avatar
 
Night Elf Hunter
 
Azjol-Nerub (EU)
Originally Posted by Rethlon View Post
I was formulating my response while you answered.

And yes, I have no problem with Hunters having a negative base crit level... since everything you list and calculate before the bottom line is "modifers" and a modifier might have a negative as well as a positive effect.

But the bottom line crit chance cant be negative it can only go down to zero.

The effects otherwize becomes a bit weird as in the Piercing Shot case with negative dps effect.
Ok, I agree it should be capped at 0%. I'll take this along for the next version. On a practical note that isn't a situation that's anywhere near the intended use of the sheet though.

EDIT:
In fact I'll cap at 0% lower bound and 100% upper bound (since the upper bound check is missing too). Also had to cap Viper/Hawk uptime because of it.

Last edited by Shandara : 10/27/09 at 11:22 AM.


Offline
Old 10/27/09, 2:51 PM   #3716
Gemfire
Glass Joe
 
Draenei Hunter
 
Thunderlord
Currently both the Sample SV and Sample MM spec are the MM profile, btw. I was confused why armor piercing and hearty rhino were being used as survival til I checked the talents, heh.

Offline
Old 10/29/09, 8:48 AM   #3717
Rethlon
Glass Joe
 
Night Elf Hunter
 
Dragonblight (EU)
The Beast Within

When looking at the code for the rotation test. Even though "The Beast Within" is not selectable as a "shot" in the shot rotation table, there is code on a couple of places that checks the table if the shot type is "The Beast Within".
e.g.
... If ShotTable(selectedShot, 1) = "The Beast Within" Or ShotTable(selectedShot, 1) = "Bestial Wrath" Then ...

Being "or" statements it has no effect on the execution but it looked a bit odd.

Offline
Old 10/29/09, 11:29 AM   #3718
Rethlon
Glass Joe
 
Night Elf Hunter
 
Dragonblight (EU)
Marked for Death/SS Glyph Bug?

In the calculation sheet cell K21 There is the following to handle the Marked for Death/Glyph of SS bug.

=1+MAX( IF(AND(COUNTIF(GlyphsUsed,"Glyph of Steady Shot"),SerpentInRotation),0.1,0), IF(Talents!H27>1,0.1,0))
... should it be >= 1 or >0 instead of the current >1?

Offline
Old 10/30/09, 3:22 AM   #3719
Sharpbeard
Glass Joe
 
Troll Hunter
 
Drak'Tharon
delete

Last edited by Sharpbeard : 10/30/09 at 4:57 AM.

Offline
Old 10/30/09, 5:58 AM   #3720
hotmetal
Von Kaiser
 
Orc Hunter
 
Draenor (EU)
Feature request:

On the Overview tab, would it be possible to allow "Haste to Cap" to show negative numbers
like "Needed to cap hit"? (I'd like to see how much over the haste cap someone is)


Edit: spelling

Offline
Closed Thread

Go Back   Elitist Jerks » Class Mechanics » Hunters

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Moonkin DPS Spreadsheet Efejel Druids 1925 11/04/08 2:34 PM
Hunter lvl 70 DPS spreadsheet Solaris Public Discussion 12 12/03/06 6:09 AM