Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » Class Mechanics » Rogues

Closed Thread
 
LinkBack Thread Tools
Old 03/29/11, 5:30 PM   #286
Antiarc
Still alive
 
Antiarc's Avatar
 
Human Rogue
 
Cenarion Circle
Aha, I know what's going on. The socket bonus gets divided among all the sockets in the piece, but that naively assumes that -none- of the sockets match. What I need to do is only divide the bonus among non-matching sockets to get a more accurate number for the socket bonus.

Need a Mumble server? I run MMO-Mumble for all your voice chat needs. | My rogue planning tool: Shadowcraft

Offline
Old 03/29/11, 6:01 PM   #287
sinnaa
Von Kaiser
 
sinnaa's Avatar
 
Goblin Rogue
 
Stormreaver
Originally Posted by Antiarc View Post
Aha, I know what's going on. The socket bonus gets divided among all the sockets in the piece, but that naively assumes that -none- of the sockets match. What I need to do is only divide the bonus among non-matching sockets to get a more accurate number for the socket bonus.
I was running into the same thing regarding socketing yesterday. From what I could gather, it just seems to update the gemming according to an individual's stat values. For my rogue, the value of spell hit had been decreased from 1.4 to 1.34 and after using this value instead, the numbers did work out where delicate was better than glinting. Perhaps there should be a little bit more info on the individual stat values and how they are used in the calculations. This could clarify things for many of the users. Thoughts?

Offline
Old 03/29/11, 6:40 PM   #288
Antiarc
Still alive
 
Antiarc's Avatar
 
Human Rogue
 
Cenarion Circle
Originally Posted by sinnaa View Post
I was running into the same thing regarding socketing yesterday. From what I could gather, it just seems to update the gemming according to an individual's stat values. For my rogue, the value of spell hit had been decreased from 1.4 to 1.34 and after using this value instead, the numbers did work out where delicate was better than glinting. Perhaps there should be a little bit more info on the individual stat values and how they are used in the calculations. This could clarify things for many of the users. Thoughts?
It should be using the EP value of the gem, plus the EP value of the socket bonus if applicable. Basically, it checks:

a) What is the best gemming setup (ignoring the socket bonus)?
b) What is the best gemming setup (taking the socket bonus)?

It then compares the two of those, and *should* select the one with the higher EP value. Obviously something is breaking it.

On a general note, I've implemented the 4.0.6 [Unheeded Warning] and pre-potting.

Need a Mumble server? I run MMO-Mumble for all your voice chat needs. | My rogue planning tool: Shadowcraft

Offline
Old 03/29/11, 8:26 PM   #289
nextormento
Von Kaiser
 
Night Elf Rogue
 
Uldum (EU)
Originally Posted by Antiarc View Post
On a general note, I've implemented the 4.0.6 [Unheeded Warning] and pre-potting.
Un-checking prepot is giving me a higher dps drop than unchecking the normal combat pot, which is unintuitive given that the prepot you seem to implement has a 2sec lower duration than that of the combat pot.

Spain Offline
Old 03/29/11, 8:47 PM   #290
Antiarc
Still alive
 
Antiarc's Avatar
 
Human Rogue
 
Cenarion Circle
You're right - I'll take a closer look at how the engine adds the combat pot. I just averaged the agility gain out over the course of the fight.

Need a Mumble server? I run MMO-Mumble for all your voice chat needs. | My rogue planning tool: Shadowcraft

Offline
Old 03/29/11, 9:16 PM   #291
Limegreen
Glass Joe
 
Orc Rogue
 
Sargeras
Not sure if this has been stated yet, but when I optimize gems, my cogwheels come out random. I've seen crit, resilience and I think even spirit.

Offline
Old 03/29/11, 9:39 PM   #292
impatigo
Glass Joe
 
Orc Rogue
 
Blackrock
Originally Posted by Limegreen View Post
Not sure if this has been stated yet, but when I optimize gems, my cogwheels come out random. I've seen crit, resilience and I think even spirit.
I had the same issue. BUT, looking at it if I optimize gems and optimize reforge it shows a DPS increase. Is it right? I don't know. It changed my hit cog to haste and reforged other gear in to hit.

United States Offline
Old 03/30/11, 12:07 AM   #293
sinnaa
Von Kaiser
 
sinnaa's Avatar
 
Goblin Rogue
 
Stormreaver
Originally Posted by Antiarc View Post
It should be using the EP value of the gem, plus the EP value of the socket bonus if applicable. Basically, it checks:

a) What is the best gemming setup (ignoring the socket bonus)?
b) What is the best gemming setup (taking the socket bonus)?

It then compares the two of those, and *should* select the one with the higher EP value. Obviously something is breaking it.
I am well aware of what it should be doing, and I was trying to explain why the "error" is occurring, as i already see you addressed the one with multiple sockets available. I am not sure if what I am about to say plays into that at all, but i doubt it does. Let me just give you an example.

Say you have the Wind Dancer's Spaulders, which has a blue socket. You have the option of a Delicate Inferno ruby or a glinting demonseye. At an EP value on agil of 2.7, the delicate is worth 108 EP, based on the values found in the combat guide. Now, the glinting gem by itself is 20agil*2.7EP+ 20hit*1.4EP (assuming you already have special hit cap) = which has a total value of 84. Additionally, you get the 10 agil socket bonus so you have to add another 27, which results in 109... indicating the glinting is superior.

NOW, the reason the program says that delicate is better is because its not using the ep values from the combat guide. I believe its using EP values based on specific gearing of a character (correct me if i am wrong here). So what is really happening in the simulation is this.

Glinting Demonseye = 20agil*(2.7ep)+20hit*(1.34EP) = 80.8. Again, taking into the 10 agil socket bonus, you get an additional 27 EP but now the total value of the gem, obtaining the socket bonus, is 107.8, which is less that 108, which is why it selects the delicate when people expect it to pick the glinting.

I believe these EP value imbalances are what is "breaking" it, and the possibility of it splitting bonuses across multiple sockets. I could be wrong, but the math differences, while slight, could explain why with one blue socket items with 10 agil bonuses people dont get what they expect.

ANYWAY, i was simply suggesting putting a source of the weights or mouseover popup information for users who are not as familiar with the way the values are used and change.

Last edited by sinnaa : 03/30/11 at 12:15 AM.

Offline
Old 03/30/11, 9:12 AM   #294
logist
Glass Joe
 
Night Elf Rogue
 
Kazzak (EU)
Originally Posted by 95Cedric View Post
Just tried the reforge all button on the Shadowcraft tool and I am getting a 'Error contacting reforge service' at the upper right of the screen. This is in IE9.
Same as above. Previously was just black screen then the circle in the middle nothing happend, now I get same error upper right of the screen.
Something i forgot to enable?

Offline
Old 03/30/11, 11:12 AM   #295
Picko
Glass Joe
 
Undead Rogue
 
Laughing Skull (EU)
Awesome job with this dude, really loving it. The only problem I have is that Engineering seems to be giving me only 87.7 DPS while alchemy is giving me 246.3 DPS which is kinda odd considering Assassination Guide for Cata thread just the Synapse Springs from Engineering gives somewhere around 80 Agility and Alchemy also gives 80 Agility so it should be the same amount of DPS gain. I am not really sure if I am doing something wrong or it's some kind of a bug or even the other thread is wrong but I would like to figure it out. Thanks.

Greece Offline
Old 03/30/11, 2:16 PM   #296
dinesh
Piston Honda
 
Gnome Rogue
 
Dalaran
Originally Posted by Limegreen View Post
Not sure if this has been stated yet, but when I optimize gems, my cogwheels come out random. I've seen crit, resilience and I think even spirit.
I am also still having a problem with the "Optimize Gems" suggesting I use a Shifting Demonseye, which should never be suggested for DPS and is obviously wrong. Pfintzer @ Dalaran-US - ShadowCraft

Originally Posted by sinnaa View Post
NOW, the reason the program says that delicate is better is because its not using the ep values from the combat guide. I believe its using EP values based on specific gearing of a character (correct me if i am wrong here).
I'm not sure I'm really following your argument. The EP values in the combat guide are just guidelines, for use if you don't have anything better. The EP values in shadowcraft are specific to you and your toon, and are the ones which should be used to determine the best gemming for your specific toon.

Offline
Old 03/30/11, 8:22 PM   #297
sinnaa
Von Kaiser
 
sinnaa's Avatar
 
Goblin Rogue
 
Stormreaver
Originally Posted by dinesh View Post
I'm not sure I'm really following your argument. The EP values in the combat guide are just guidelines, for use if you don't have anything better. The EP values in shadowcraft are specific to you and your toon, and are the ones which should be used to determine the best gemming for your specific toon.
....and how are you not getting what i am saying? i pretty much just said that same thing. notice how i used quotation marks around wrong and stuff like that??? I did that people people think the gemming is wrong but its probably not.

Offline
Old 03/31/11, 8:03 AM   #298
sp00n
Bald Bull
 
Night Elf Rogue
 
Wrathbringer (EU)
Is http://shadowcraft.mmo-mumble.com using a different (more recent) version of the underlying calculation engine than http://shadowcraft-test.appspot.com?
I'm trying to get the DPS breakdown for the various abilities, which isn't supported by Antiarc's version (yet?) but is by Caffeine's. However I'm seeing a 200+ DPS difference with the same gear and settings between both UIs.

(And just as I was checking the link generated by ShadowCraft, I noticed an additional jump of +220 DPS after I refreshed the page which was still being open in my browser from monday, bumping the disrecpany to a total of 449.96.)

Link to Antiarc's ShadowCraft:
Surprise @ Wrathbringer-EU - ShadowCraft

Import string for Caffeine:
{"gear":{"head_socket_meta":"68778","head":"65129","head_socket_0":"52211","head_enchant":"62369","head_reforge_from":"exp","head_reforge_to":"hit","neck":"59517","neck_reforge_from":"mastery","neck_reforge_to":"exp","shoulders":"65083","shoulders_socket_0":"52212","shoulders_enchant":"62346","shoulders_reforge_from":"crit","shoulders_reforge_to":"haste","back":"65035","back_enchant":"60663","back_reforge_from":"crit","back_reforge_to":"haste","chest":"65239","chest_socket_0":"52212","chest_socket_1":"52220","chest_enchant":"74250","chest_reforge_from":"0","chest_reforge_to":"0","wrists":"65050","wrists_enchant":"85008","wrists_reforge_from":"crit","wrists_reforge_to":"haste","hands":"65073","hands_socket_0":"52212","hands_enchant":"74198","hands_reforge_from":"mastery","hands_reforge_to":"haste","waist":"99999265371","waist_socket_0":"52212","waist_socket_1":"52212","waist_reforge_from":"crit","waist_reforge_to":"haste","legs":"65242","legs_socket_0":"52212","legs_socket_1":"52212","legs_enchant":"85067","legs_reforge_from":"crit","legs_reforge_to":"haste","feet":"65144","feet_socket_0":"52212","feet_enchant":"74252","feet_reforge_from":"mastery","feet_reforge_to":"exp","finger1":"65082","finger1_enchant":"0","finger1_reforge_from":"crit","finger1_reforge_to":"haste","finger2":"62362","finger2_enchant":"0","finger2_reforge_from":"mastery","finger2_reforge_to":"exp","trinket1":"58181","trinket1_reforge_from":"hit","trinket1_reforge_to":"haste","trinket2":"65026","trinket2_reforge_from":"0","trinket2_reforge_to":"0","mainhand":"65094","mainhand_enchant":"74246","mainhand_reforge_from":"crit","mainhand_reforge_to":"haste","offhand":"68601","offhand_enchant":"74246","offhand_reforge_from":"hit","offhand_reforge_to":"haste","ranged":"68608","ranged_reforge_from":"mastery","ranged_reforge_to":"hit"},"settings":{"race":"night_elf","spec":"combat","glyphs":["adrenaline_rush","sinister_strike","slice_and_dice"],"buffs":["crit_chance_buff","bleed_damage_debuff","armor_debuff","all_damage_buff","melee_haste_buff","physical_vulnerability_debuff","guild_feast","spell_damage_debuff","spell_crit_debuff","agi_flask","attack_power_buff","short_term_haste_buff","stat_multiplier_buff","str_and_agi_buff"],"cycle":{"use_rupture":true,"use_revealing_strike":"sometimes"},"gear_buffs":["potion_of_the_tolvir"]}}

Stopped Playing

Offline
Old 03/31/11, 8:21 AM   #299
Caffeine
Von Kaiser
 
Caffeine's Avatar
 
Goblin Rogue
 
Kilrogg (EU)
Originally Posted by sp00n View Post
Is ShadowCraft - Rogue DPS Spreadsheet using a different (more recent) version of the underlying calculation engine than ShadowCraft-Online?
I'm trying to get the DPS breakdown for the various abilities, which isn't supported by Antiarc's version (yet?) but is by Caffeine's. However I'm seeing a 200+ DPS difference with the same gear and settings between both UIs.
The results should be the same. However until last week or so the FAQ on shadowcraft-test.appspot.com was wrongly stating that fight duration was set to 6 minutes, it's set to 5 minutes (with no way to change it). Antiarc's UI has a 6 minute default (and can be changed in the settings). Apart from some performance improvements in the engine version used by Antiarc, a changed Unheeded Warning and the option to prepot there should be no difference in DPS.

Offline
Old 03/31/11, 8:40 AM   #300
sp00n
Bald Bull
 
Night Elf Rogue
 
Wrathbringer (EU)
Originally Posted by Caffeine View Post
The results should be the same. However until last week or so the FAQ on shadowcraft-test.appspot.com was wrongly stating that fight duration was set to 6 minutes, it's set to 5 minutes (with no way to change it). Antiarc's UI has a 6 minute default (and can be changed in the settings). Apart from some performance improvements in the engine version used by Antiarc, a changed Unheeded Warning and the option to prepot there should be no difference in DPS.
Hm. DPS is raising by another 200 if I reduce fight duration to 300 seconds.


// Edit
With every buff and debuff removed, the difference is still 228.14 DPS. Stats are exactly the same, so one of both is doing something different.

Last edited by sp00n : 03/31/11 at 8:47 AM.

Stopped Playing

Offline
Closed Thread

Go Back   Elitist Jerks » Class Mechanics » Rogues

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Rogue DPS Simulation Spreadsheet Mavanas Rogues 767 05/30/10 10:18 AM
Rogue Gear Spreadsheet Aldriana Class Mechanics 2892 08/03/08 5:10 AM
[Rogue] DPS Spreadsheet Ellos Class Mechanics 1595 01/12/08 5:32 PM
Rogue DPS Spreadsheet pf Class Mechanics 2735 07/20/07 5:42 PM
Rogue Spreadsheet tynan Public Discussion 2 12/06/06 5:30 AM