Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » Warlocks

Closed Thread
 
LinkBack Thread Tools
Old 07/11/09, 12:43 AM   #1701
Uglywombat
Glass Joe
 
Blood Elf Warlock
 
Altar of Storms
Here's a scenario. My Immolate has 1 second left on target and my Conflagrate just got off of its cooldown. Chaos bolt is on cooldown.
Which of these decisions has the higher dps.

1.) Conflagrate > Immolate > Incinerate x 2
2.) Conflagrate > Incinerate x 3 > Immolate
3.) Immolate > Conflagrate > Incinerate x 3

I tend to lean towards #1 because I like to keep Immolate up constantly, but I have heard it can waste the Backdraft buff I recieve from Conflagrate. #2 The Incinerates don't do as much damage with Immolate up, but they are affected by Backdraft. #3 Seems like it would be the highest since the only loss is the last tick of Immolate.

Offline
Old 07/11/09, 3:58 AM   #1702
Yeda
Von Kaiser
 
Yeda's Avatar
 
Undead Warlock
 
Dragonmaw (EU)
Afaik, haste (Backdraft) doesnt change your DPCT order, so the same rule applys as the normal rotation. #1 is clear winner because you do conflag (thing wich #3 would skip), and #2 you keep imolate up (thing wich #2 would hurt incineratex3, since F&B talent to work Imo needs to be up).

Offline
Old 07/11/09, 5:06 PM   #1703
Warlocomotif
Don Flamenco
 
Warlocomotif's Avatar
 
Human Warlock
 
Emerald Dream (EU)
Originally Posted by Yeda View Post
Afaik, haste (Backdraft) doesnt change your DPCT order, so the same rule applys as the normal rotation. #1 is clear winner because you do conflag (thing wich #3 would skip), and #2 you keep imolate up (thing wich #2 would hurt incineratex3, since F&B talent to work Imo needs to be up).
It doesn't change the DPCT order, however the longer the cast time of the spells used during backdraft, the longer you have the benefit of Backdraft. See it like this, you have
"Incinerate 1" 2.25s cast time, 5000 damage.
"Incinerate 2" 4.50s cast time, 10000 damage.

During backdraft it would be highly preferable to use incinerate 2, since you essentially get double the benefit of backdraft that way. Mind you, I agree that option 1 is ideal- just your reasoning has some shortcomings.

The mind is like a parachute. It works best when it's open.

Offline
Old 07/12/09, 2:58 AM   #1704
Rayvven
Glass Joe
 
Gnome Warlock
 
Azjol-Nerub
It seems while running simcraft I have come across something odd. When I have glyphs=conflagrate/incinerate/immolate, everything seems fine. When I switch the glyphs to conflagrate/incinerate/life_tap, I see an odd occurrence with Curse of Agony.

With the immolate glyph the sim does not try and cast CoA, but switching from immolate to life_tap I get this in the output under the Curse of Doom line:

curse_of_agony Count= 0.0| 0.0sec DPE= 3848| 0% DPET= 2991 DPR= 10.0 pDPS= 0 Miss=0.0% TickCount=0 Tick=570
The action list for both of these calculations does not include /curse_of_agony, the only change made between them is changing an immolate glyph to a life tap glyph.

I've searched around and haven't found any information on this, is anyone else able to reproduce it? I'm not sure if it is something that I can ignore or if it is actually having an effect on the simulated dps. I would try to test this further but I'm not sure how to make the sim not cast CoA at all.

Offline
Old 07/15/09, 5:03 AM   #1705
nenad
Piston Honda
 
Undead Warlock
 
Doomhammer (EU)
Originally Posted by Rayvven View Post
It seems while running simcraft I have come across something odd. When I have glyphs=conflagrate/incinerate/immolate, everything seems fine. When I switch the glyphs to conflagrate/incinerate/life_tap, I see an odd occurrence with Curse of Agony.

With the immolate glyph the sim does not try and cast CoA, but switching from immolate to life_tap I get this in the output under the Curse of Doom line:



The action list for both of these calculations does not include /curse_of_agony, the only change made between them is changing an immolate glyph to a life tap glyph.

I've searched around and haven't found any information on this, is anyone else able to reproduce it? I'm not sure if it is something that I can ignore or if it is actually having an effect on the simulated dps. I would try to test this further but I'm not sure how to make the sim not cast CoA at all.
It can happen in rare situations where:
- you use LT glyph
- it is less than 90sec of fight left and CoD is off
- you do not have enough mana for incinerate
- LT Glyph effect is still on
- you DO have enough mana for CoA

It is due to Warlock_filler.simcraft:
actions+=/life_tap,mana_perc<=20,glyph_skip=1,tier7_4pc_skip=1
actions+=/corruption,time_to_die>=20/curse_of_agony,time_to_die>=30
actions+=/shadow_burn/shadowfury
actions+=/corruption/curse_of_agony
actions+=/life_tap

Which is intended to allow using "filler" spells on movement fights too, and also to not use Life Tap (1st one) when glyph/tier set effects are on, unless there is no mana for anything else (when last LT is used).

You can replace "Warlock_filler.simcraft" line with just "actions+=/life_tap" and you will not see that partial CoA - but it will probably not change your DPS by much (and it will not work on movement scenarios).

Offline
Old 07/15/09, 5:27 AM   #1706
nenad
Piston Honda
 
Undead Warlock
 
Doomhammer (EU)
Originally Posted by Uglywombat View Post
Here's a scenario. My Immolate has 1 second left on target and my Conflagrate just got off of its cooldown. Chaos bolt is on cooldown.
Which of these decisions has the higher dps.

1.) Conflagrate > Immolate > Incinerate x 2
2.) Conflagrate > Incinerate x 3 > Immolate
3.) Immolate > Conflagrate > Incinerate x 3

I tend to lean towards #1 because I like to keep Immolate up constantly, but I have heard it can waste the Backdraft buff I recieve from Conflagrate. #2 The Incinerates don't do as much damage with Immolate up, but they are affected by Backdraft. #3 Seems like it would be the highest since the only loss is the last tick of Immolate.
You can test those with simcraft, which would be better than just guessing, especially in simcraft thread.

All you need is to change main "action+=" line for Warlock_T8_00_13_58:

1) 7800 DPS
actions+=/curse_of_doom,time_to_die>=90/conflagrate/immolate/chaos_bolt/incinerate

2a) 7595 DPS
actions+=/curse_of_doom,time_to_die>=90/conflagrate/incinerate,if=buff.backdraft/immolate/chaos_bolt/incinerate

2b) 7660 DPS - if Chaos Bolt is used during backdraft too
actions+=/curse_of_doom,time_to_die>=90/conflagrate/chaos_bolt,if=buff.backdraft/incinerate,if=buff.backdraft/immolate/chaos_bolt/incinerate

3) 7800 DPS
actions+=/curse_of_doom,time_to_die>=90/immolate/conflagrate/chaos_bolt/incinerate


It shows that #1 is identical in DPS to #3, while #2 is noticeably inferior - so it is bad idea to use CB or Inc without Immolate buff.

BTW, #3 is how it actually works for Warlock_T8_00_13_58 in simcraft, since Immolate will start casting as soon as it has less than its cast time left - so if "1 sec left on immolate" as you said, standard (and #3) action list will result in immolate being cast

Offline
Old 07/15/09, 11:35 AM   #1707
Odeen
Glass Joe
 
Gnome Warlock
 
Cenarius
Originally Posted by nenad View Post
You can test those with simcraft, which would be better than just guessing, especially in simcraft thread.

All you need is to change main "action+=" line for Warlock_T8_00_13_58:

1) 7800 DPS
actions+=/curse_of_doom,time_to_die>=90/conflagrate/immolate/chaos_bolt/incinerate

2a) 7595 DPS
actions+=/curse_of_doom,time_to_die>=90/conflagrate/incinerate,if=buff.backdraft/immolate/chaos_bolt/incinerate

2b) 7660 DPS - if Chaos Bolt is used during backdraft too
actions+=/curse_of_doom,time_to_die>=90/conflagrate/chaos_bolt,if=buff.backdraft/incinerate,if=buff.backdraft/immolate/chaos_bolt/incinerate

3) 7800 DPS
actions+=/curse_of_doom,time_to_die>=90/immolate/conflagrate/chaos_bolt/incinerate


It shows that #1 is identical in DPS to #3, while #2 is noticeably inferior - so it is bad idea to use CB or Inc without Immolate buff.

BTW, #3 is how it actually works for Warlock_T8_00_13_58 in simcraft, since Immolate will start casting as soon as it has less than its cast time left - so if "1 sec left on immolate" as you said, standard (and #3) action list will result in immolate being cast
Probably worth mentioning that in game there is a brief, but noticeable lag time between casting immolate and conflagrate becoming active if there's no other immolate already on the target. In those cases, #1 would be higher dps. Currently, I don't think the Simcraft model takes this into account, which would be especially useful for modeling cast priorities for having only 1 non-affliction warlock in raid.

Offline
Old 07/15/09, 12:36 PM   #1708
MarcAntony
Von Kaiser
 
Human Warlock
 
Alexstrasza
Originally Posted by Odeen View Post
Probably worth mentioning that in game there is a brief, but noticeable lag time between casting immolate and conflagrate becoming active if there's no other immolate already on the target. In those cases, #1 would be higher dps. Currently, I don't think the Simcraft model takes this into account, which would be especially useful for modeling cast priorities for having only 1 non-affliction warlock in raid.
This is most definately the case. In order to perform #3, you would be subjected to the waiting period prior to Conflag becoming active hence lowering your dps below #1 by a fair margin.

Quick question. I know this has been answered in these forums, but just to be sure, I'd like clarification regarding at what point is your spell's damage calculated. If Immolate is on the target when you start your cast, but falls off before the end of the cast, do you get credited with the F&B bonus?

Or is the effect calculated at the completion of the cast?

I am only certain that one of those is true and that Immolate does not have to be on the target when the spell arrives at the target destination after travel time.

One more question. On Hodir, I swap out my T8.5 legs for Leggings of Profound Darkness for the extra crit rating. Would it also be wise to swap out Embrace of the Spider for Sundial? My trinkets are definately my weak spot - have lost on IotDS 15x now and EotBM 3x, but I'm fairly certain Sundial would be a wise move for Hodir and possibly Vezax.

Offline
Old 07/15/09, 1:07 PM   #1709
dedmonwakeen
Bald Bull
 
dedmonwakeen
Undead Priest
 
No WoW Account
In SimulationCraft: With the exception of haste bonuses (which are obviously queried at the start of cast time), all buffs/debuffs are queried at the end of the cast. This means that damage is calculated prior to the projectile actually arriving. For ease of use on my part, damage is also APPLIED to the target at the end of the cast. However, a few spells actually generate travel events for secondary modeling effects.


Offline
Old 07/16/09, 7:34 AM   #1710
Orgath
Von Kaiser
 
Orgath's Avatar
 
Orc Warlock
 
Kargath (EU)
Is there an option to include those boss specific buffs like Starlight/Stormcloud in simcraft to get fight specific scale factors?

for a man hears what he wants to hear and disregards the rest - Simon & Garfunkel

Offline
Old 07/16/09, 9:55 AM   #1711
dedmonwakeen
Bald Bull
 
dedmonwakeen
Undead Priest
 
No WoW Account
Originally Posted by Orgath View Post
Is there an option to include those boss specific buffs like Starlight/Stormcloud in simcraft to get fight specific scale factors?
Not at the moment. I have plans to add them to the raid_events construct, but it keeps falling off the end of my list. Best way to make sure it happens is to open an Issue on the site.


Offline
Old 07/16/09, 6:43 PM   #1712
SavoryBeetle
Glass Joe
 
Night Elf Druid
 
Spirestone
On the same lines as uglywombat's question, what do you do when there are more than 1.5 seconds left on the immolate buff, but not enough time to get off an incinerate? The obvious choice is to use these times to conflagrate or lifetap if that isn't up. You can generally make sure you have the mana deficit to life tap in these situations, but what if it occurs early in the fight, or you just plain screw up? Do you...

1) Clip the immolate
2) cast a non-boosted incinerate
3) cast corruption

I'll probably attempt to math this out later, but if someone has a definite answer right now, I'd love to be lazy and see it :P.

Offline
Old 07/16/09, 7:27 PM   #1713
Warlocomotif
Don Flamenco
 
Warlocomotif's Avatar
 
Human Warlock
 
Emerald Dream (EU)
You don't clip immolate (Even if only to make sure you avoid "a more powerful spell is active" and completely wasting your cast), you might cast corruption, however I'm pretty sure casting incinerate would be the way to go.

The mind is like a parachute. It works best when it's open.

Offline
Old 07/17/09, 3:57 AM   #1714
nenad
Piston Honda
 
Undead Warlock
 
Doomhammer (EU)
Originally Posted by SavoryBeetle View Post
On the same lines as uglywombat's question, what do you do when there are more than 1.5 seconds left on the immolate buff, but not enough time to get off an incinerate? The obvious choice is to use these times to conflagrate or lifetap if that isn't up. You can generally make sure you have the mana deficit to life tap in these situations, but what if it occurs early in the fight, or you just plain screw up? Do you...

1) Clip the immolate
2) cast a non-boosted incinerate
3) cast corruption

I'll probably attempt to math this out later, but if someone has a definite answer right now, I'd love to be lazy and see it :P.
There was similar question in Destro thread, and answered was that you can/should simulate those scenarions.

Set action list for Warlock_T8_00_13_58 as this, selecting only one of 1..4:
actions+=/curse_of_doom,time_to_die>=90/immolate/conflagrate/chaos_bolt
1)actions+=/immolate,allow_early_cast=1,if=dot.immolate.remains<spell.incinerate.cast
2)
3)actions+=/corruption,if=dot.immolate.remains<spell.incinerate.cast
4)actions+=/life_tap,if=dot.immolate.remains<spell.incinerate.cast&&mana_perc<80
actions+=/incinerate

Example for simulation runs:

1) clip immolate= 7785 DPS
2) non-boosted incinerate (standard behaviour, thus #2 line is empty) = 7800 DPS
3) corruption = 7780 DPS
4) life tap = 7825 DPS

For now, only LT seems to be DPS gain. But some of those are influenced by gear. For example, corruption can do better if tier7_2pc is present (above was withg tier8 gear), or in patch=3.2.0

Offline
Old 07/17/09, 7:11 AM   #1715
Orgath
Von Kaiser
 
Orgath's Avatar
 
Orc Warlock
 
Kargath (EU)
Originally Posted by nenad View Post
For now, only LT seems to be DPS gain. But some of those are influenced by gear. For example, corruption can do better if tier7_2pc is present (above was withg tier8 gear), or in patch=3.2.0
That seems odd. The only reasonable scheme i can fit this in is getting LT away from "when needed" to "when best fitting into rotation"
How many occurences of the described scenario did you track?
Did you use opt_raid or opt_raid_mov?
How did the mana-timeline look like?

for a man hears what he wants to hear and disregards the rest - Simon & Garfunkel

Offline
Old 07/17/09, 11:18 AM   #1716
duhwhat
Piston Honda
 
Undead Warlock
 
Area 52
Originally Posted by nenad View Post
There was similar question in Destro thread, and answered was that you can/should simulate those scenarions.
You didn't post numbers in that post ( The Mage Equivalent: The Destruction Warlock ) but you claimed adding Corruption in that dead zone ( actions+=/curse_of_doom/immolate/conflagrate/chaos_bolt/corruption,if=dot.immolate.remains<spell.incinerate.cast/incinerate/life_tap ) was a 25 dps gain over the standard action priority list. Has something changed?

edit: I missed the essential "I tested what impact on my DPS as destro would have if I cast Corruption in those cases when Incinerate would land without F&B, and yet too early to start recast of Immolate itself." in your post nenad; the resulting increase comes from your 2T7.

Last edited by duhwhat : 07/17/09 at 11:33 AM.

Offline
Old 07/17/09, 11:24 AM   #1717
nenad
Piston Honda
 
Undead Warlock
 
Doomhammer (EU)
Originally Posted by duhwhat View Post
You didn't post numbers in that post ( The Mage Equivalent: The Destruction Warlock ) but you claimed adding Corruption in that dead zone ( actions+=/curse_of_doom/immolate/conflagrate/chaos_bolt/corruption,if=dot.immolate.remains<spell.incinerate.cast/incinerate/life_tap ) was a 25 dps gain over the standard action priority list. Has something changed?
Yes - sim where corruption was benefit was done on my gear, when I had tier 7 (2pcs) , which benefit additionally from corruption. And numbers posted here are with BiS tier8 gear on Warlock_T8_00_13_58. That is why I mentioned that gear is important, and above actions should be run for your personal char (best using armory= option) to really decide what is better for your case.

Offline
Old 07/20/09, 6:53 PM   #1718
Madlax
Don Flamenco
 
Madlax's Avatar
 
Undead Warlock
 
Twisting Nether (EU)
I ran the following gearset (chardev.org v6 ~ a World of Warcraft character planner +75 SP from professions) through the 13/58 sim(V 2828) and came out with:

8124 100.0% Warlock_T8_00_13_58
Scale Factors:
Warlock_T8_00_13_58 Sta=0.00 Int=0.68 Spi=0.67 SP=1.60 Hit=3.26 Crit=1.06 Haste=1.59 Lag=0.00

I can't think of any better gearset than this for 13/58 to be honest.

Offline
Old 07/20/09, 9:45 PM   #1719
dedmonwakeen
Bald Bull
 
dedmonwakeen
Undead Priest
 
No WoW Account
Madlax,

If you use the wowhead profiler, you can import the character definition directly into simulationcraft. If wowhead, does not yet have an item you want, but it exists in mmo-champion, you can override slots:

For example, my Enhancement Shaman Tier 8 BiS config:

./simcraft wowhead=12997878 trinket1=comets_trail,id=45609

./simcraft wowhead=12997878 trinket1=comets_trail,id=45609

SimulationCraft for World of Warcraft build 3.1.3 ( iterations=1000, max_time=300, optimal_raid=1, smooth_rng=0 )

Generating baseline... 
@
simcraft: Player shamant8165500 unable to download item 45609 from armory at slot trinket1.
simcraft: Trying wowhead...
@
simcraft: Player shamant8165500 unable to download item id 45609 from wowhead at slot trinket1.
simcraft: Trying mmo-champion...
10... 9... 8... 7... 6... 5... 4... 3... 2... 1... 

Generating reports...

DPS Ranking:
   7214 100.0%  Raid
   7219  100.0%  shamant8165500

Player=shamant8165500 (enhancement)  DPS=7219.2 (Error=+/-13.2 Range=+/-651)  DPR=35.5  RS=203.4/202.5  (mana)
  Origin: http://profiler.wowhead.com/?profile=12997878
  Core Stats:  strength=139  agility=927  stamina=994  intellect=547  spirit=154  health=12945  mana=12322
  Spell Stats:  power=1360  hit=16.58%  crit=20.07%  penetration=0  haste=9.42%  mp5=0
  Attack Stats  power=4534  hit=13.27%  crit=28.63%  expertise=7.50  penetration=5.11%  haste=12.25%
  Defense Stats:  armor=9590
  Glyphs: windfury_weapon/stormstrike/feral_spirit
  Priorities:
    flask,type=endless_rage/food,type=fish_feast/windfury_weapon,weapon=main/flametongue_weapon,weapon=off
    wind_shock/strength_of_earth_totem/windfury_totem/bloodlust,time_to_die<=60/auto_attack
    speed_potion/lightning_bolt,maelstrom=5/shamanistic_rage/stormstrike/earth_shock/magma_totem
    lightning_shield/lava_lash/spirit_wolf/lightning_bolt,maelstrom=4
  Actions:
    earth_shock           Count= 42.2| 7.2sec  DPE=  4082| 8%  DPET=  3049  DPR=  20.2  pDPS= 574  Miss=0.0%  Hit=2869  Crit= 5995| 6670|38.8%
    flametongue           Count=260.9| 1.2sec  DPE=   609| 7%  DPET=   inf  DPR=   0.0  pDPS= 530  Miss=0.0%  Hit= 502  Crit=  776|  855|39.2%
    lava_lash             Count= 38.3| 7.8sec  DPE=  2759| 5%  DPET=  1672  DPR=  15.7  pDPS= 352  Miss=0.0%  Hit=1767  Crit= 3640| 4276|53.0%
    lightning_bolt        Count= 56.8| 5.2sec  DPE=  5555|15%  DPET=  4245  DPR=  16.4  pDPS=1052  Miss=0.0%  Hit=3890  Crit= 8139| 9303|39.2%
    lightning_shield      Count= 31.8| 9.2sec  DPE=  1978| 3%  DPET= 11925  DPR=   0.0  pDPS= 210  Miss=0.0%  Hit=1978
    magma_totem           Count= 14.2|21.7sec  DPE= 11085| 7%  DPET=  9640  DPR=  13.4  pDPS= 525  Miss=0.0%  TickCount=137  Tick=804  CritTick=1680|1808|39.3%
    melee_main_hand       Count=203.3| 1.5sec  DPE=  2135|20%  DPET=  1475  DPR=   0.0  pDPS=1448  Miss=7.8%  Hit=1556  Crit= 3208| 3748|48.1%  Glance=1168|24.1%
    melee_off_hand        Count=203.6| 1.5sec  DPE=  1056|10%  DPET=   731  DPR=   0.0  pDPS= 717  Miss=7.8%  Hit= 769  Crit= 1585| 1855|48.1%  Glance= 577|24.1%
    stormstrike           Count= 69.5| 8.8sec  DPE=  2167| 7%  DPET=  2626  DPR=  12.3  pDPS= 503  Miss=0.0%  Hit=1395  Crit= 2858| 4498|52.7%
    windfury              Count= 71.8| 8.3sec  DPE=  3857|13%  DPET=   inf  DPR=   0.0  pDPS= 925  Miss=0.0%  Hit=2473  Crit= 5095| 5846|52.8%
   spirit_wolf  (DPS=472.2)
    wolf_melee            Count= 78.9| 2.9sec  DPE=  1451| 5%  DPET=  1248  DPR=   0.0  pDPS= 382  Miss=0.0%  Hit=1448  Crit= 2894| 3219|12.8%  Glance=1086|23.8%  Dodge=6.6%

Gains:

    shamant8165500:
        blessing_of_wisdom=4644.5  (overflow=28.9%)
        improved_stormstrike=19555.9  (overflow=36.0%)
        initial_mana=15064.1
        judgement_of_wisdom=28200.6  (overflow=19.8%)
        replenishment=8273.7  (overflow=26.6%)

Procs:

    shamant8165500:
        blood_of_the_old_god=5.4|59.53sec
        comets_trail=6.3|50.29sec
        judgement_of_wisdom=399.8|1.01sec
        windfury=35.9|8.31sec

Up-Times:

    Global:
        100.0% : blood_frenzy                  
        100.0% : improved_scorch               
        100.0% : improved_shadow_bolt          
        100.0% : master_poisoner               
        100.0% : savage_combat                 
        100.0% : totem_of_wrath                
        100.0% : winters_chill                 

    shamant8165500:
         43.7% : berserking_mh                 
         38.7% : berserking_oh                 
         78.3% : elemental_devastation         
         91.4% : flurry                        
         65.3% : indomitability_totem          
         89.7% : nature_vulnerability          
        100.0% : replenishment                 
        100.0% : unleashed_rage                

Waiting:
     9.1% : shamant8165500

Baseline Performance:
  TotalEvents   = 2932402
  MaxEventQueue = 27
  TargetHealth  = 2161425
  SimSeconds    = 299912
  CpuSeconds    = 2.640
  SpeedUp       = 113603

RNG global Actual/Expected Roll=1.001051 Range=1.000000 Gauss=0.999945
Less useful for Warlocks, but simulationcraft also accepts Rawr character save xml files.


Offline
Old 07/21/09, 3:53 AM   #1720
robmoss2k
Von Kaiser
 
Human Warlock
 
Kul Tiras (EU)
Originally Posted by Madlax View Post
I ran the following gearset (chardev.org v6 ~ a World of Warcraft character planner +75 SP from professions) through the 13/58 sim(V 2828) and came out with:

8124 100.0% Warlock_T8_00_13_58
Scale Factors:
Warlock_T8_00_13_58 Sta=0.00 Int=0.68 Spi=0.67 SP=1.60 Hit=3.26 Crit=1.06 Haste=1.59 Lag=0.00

I can't think of any better gearset than this for 13/58 to be honest.
Algalon drops a better belt, and there are better rings than the Frozen Loop. It's the hit rating that makes it difficult to squeeze them in there though, and probably means dropping Algalon's gloves for Freya's legs (which aren't really that great) unless you start using sp/hit gems - there isn't that much to make up.

And yes, I know, before you even start, gemming for hit isn't normally a good way to acquire hit rating, it's just the lack of hard mode items with hit rating on that means you have to, the gear just doesn't exist to maximise available item budget and retain balanced stats while achieving the hit cap.

Offline
Old 07/21/09, 5:22 AM   #1721
Rosethorn
Von Kaiser
 
Rosethorn's Avatar
 
Undead Warlock
 
Ravencrest (EU)
chardev.org v6 ~ a World of Warcraft character planner

This is the gear set currently used in Simcraft for maximum dps. If you run a sim with your set and it comes out higher, I am sure the Simcraft team would be interested to know that, so you should drop them a line here: Issues - simulationcraft - Project Hosting on Google Code

Your set drops the Leviathan Manual and Ice Walker boot enchant in favour of Cosmos and Greater spirit boot enchant, and then does a straight glove swap. The result being slightly more crit and a lot more haste at the cost of a lot less spirit.

Sukoden - "I refuse to play druid. In the end you get too many and you end up with a frickin zoo."

Offline
Old 07/21/09, 7:41 AM   #1722
Naforce
Piston Honda
 
Human Warlock
 
Frostmane (EU)
Another thing to actually consider which Simcraft can't model in any reasonable way is the value of Enchant Boots - Tuskarr's Vitality. In some hard mode fight in ulduar, running faster can be worth more then 12hit and 12crit or the greater spirit enchant. Getting where you need to be faster is a good way to counter the rng of the mushrooms spawns on the ancient conservator phase in the freya encounter, it's also a good way when running in and out of shadow crashes versus vezax if you don't have aspect of the pack. There is some good use for it in almost every fight, what the actual gain is versus Icewalker or Greater spirit I'm not sure of, but that little speed bonus might be more gamebreaking every now and then.

Offline
Old 07/21/09, 10:08 AM   #1723
krilz
Don Flamenco
 
krilz's Avatar
 
Orc Warlock
 
Laughing Skull (EU)
On a lot of those gear links that you posted, I'm oblivious to why people gem [Runed Scarlet Ruby] in a yellow socket when the socket bonus is +5 spell power. Shouldn't a [Reckless Monarch Topaz] be better considering how close haste and spell power are to each other as 0/13/58? I know it's a small difference, but every bit helps.

Sweden Offline
Old 07/21/09, 2:31 PM   #1724
Madlax
Don Flamenco
 
Madlax's Avatar
 
Undead Warlock
 
Twisting Nether (EU)
http://spreadsheets.google.com/ccc?k...Xhqbv9BUrz5xWA
Going by the currently calculated values, yes some of them are in fact better - I checked all mine atleast.
I guess I´ll play around a bit still - to my surprise I didn't even know about the Algalon belt, chardev.org v6 ~ a World of Warcraft character planner looks promising still.

Offline
Old 07/27/09, 8:13 AM   #1725
Scrufola
Von Kaiser
 
Human Warlock
 
Kargath (EU)
The table is reworked with some input in this post.

I took the current simcraft (rev 2935) and the Warlock_T8_00_13_58 profile. I removed the two trinkets from it and run it without any trinket and with fake trinkets. These fake trinkets were only the proc or effect but not the stats of the trinket.

This is what I got:

dpsdps gain from proc or effectproc or effect 
7575303 Illustration of the Dragon
7482210 without the statsonspellhit_850sp_10%_10dur_45cdFlare_of_the_Heavens/Pandora's Plea
7479207 without the statsonspellhit_765sp_15%_10dur_45cdDying Curse
7441169 without the statsuse=505sp_20dur_120cdLiving_Flame
7418146 without the statsonspellhit_590sp_10%_10dur_45cdSundial of the Exiled
7376104 without the statsonspellhit_522haste_10%_10dur_45cdElemental Focus Stone
7372100 without the statsonspellhit_505haste_10%_10dur_45cdEmbrace of the Spider
736896 without the statsuse=432haste_20dur_120cdScale of Fates
7272 Warlock_T8_00_13_58 no_trinket 

This allows us to value the proc of trinkets when deciding if we should get rid of dying curse or another item when removing superfluous hit.

Warlock_T8.simcraft:
Globals_T8.simcraft
optimal_raid=1
iterations=30000
Warlock_T8_00_13_58-trinket-1.simcraft
Warlock_T8_00_13_58-trinket-2.simcraft
Warlock_T8_00_13_58-trinket-3.simcraft
Warlock_T8_00_13_58-trinket-4.simcraft
Warlock_T8_00_13_58-trinket-5.simcraft
Warlock_T8_00_13_58-trinket-6.simcraft
Warlock_T8_00_13_58-trinket-7.simcraft
Warlock_T8_00_13_58-trinket-8.simcraft
Warlock_T8_00_13_58-trinket-none.simcraft
Warlock_T8_00_13_58-trinket-1.simcraft:
#!simcraft

warlock=Warlock_T8_00_13_58-Flare_of_the_Heavens/Pandora's Plea-proc
origin=http://profiler.wowhead.com/?profile=13002350
level=80
talents=http://www.wowarmory.com/talent-calc.xml?cid=9&tal=000000000000000000000000000003220030003000000000000000005203205210331051335230351
glyphs=conflagrate/incinerate/immolate
actions=flask,type=frost_wyrm
actions+=/food,type=tender_shoveltusk_steak
actions+=/fire_stone
actions+=/fel_armor
actions+=/summon_pet,imp
actions+=/curse_of_doom,time_to_die>=80
actions+=/immolate
actions+=/conflagrate
actions+=/chaos_bolt
actions+=/incinerate
actions+=/life_tap,mana_perc<=20,glyph_skip=1,tier7_4pc_skip=1
actions+=/corruption,time_to_die>=20
actions+=/curse_of_agony,time_to_die>=30
actions+=/corruption
actions+=/curse_of_agony
actions+=/life_tap
head=conquerors_deathbringer_hood,stats=256armor_86crit_113sp_89sta_76int_41spi,gems=chaotic_skyflare_9sp_8spi_8crit,enchant=30sp_20crit
neck=pendant_of_fiery_havoc,stats=46hit_41haste_75sp_61sta_51int,gems=8haste_9sp_5sp
shoulders=conquerors_deathbringer_shoulderpads,stats=236armor_58crit_41haste_99sp_68sta_62int,gems=8haste_9sp_4hit,enchant=24sp_15crit
chest=conquerors_deathbringer_robe,stats=314armor_73hit_66crit_124sp_83sta_76int,gems=19sp_8haste_9sp_7sp,enchant=10str_10agi_10sta_10int_10spi
waist=sash_of_ancient_power,stats=177armor_43hit_49haste_81sp_63sta_64int,gems=9sp_8spi_8haste_9sp_19sp_7sp
legs=conquerors_deathbringer_leggings,stats=275armor_66haste_132sp_86sta_86int_49spi,gems=19sp_19sp,enchant=50sp_20spi
feet=boots_of_fiery_resolution,stats=223armor_55haste_102sp_72sta_72int_64spi,gems=19sp_8hit_9sp_6haste,enchant=12crit_12hit
wrists=grasps_of_reason,stats=142armor_39haste_75sp_63sta_52int_48spi,gems=19sp_4spi,enchant=30sp
hands=pharos_gloves,stats=203armor_64crit_74haste_92sp_72sta_72int,gems=9sp_8spi_8haste_9sp_7sp,enchant=28sp
finger1=nebula_band,stats=46crit_36haste_74sp_48sta_36int,gems=8hit_9sp_4crit,enchant=19sp
finger2=conductive_seal,stats=55haste_75sp_52sta_48int_39spi,gems=19sp,enchant=19sp
#trinket1=illustration_of_the_dragon_soul,equip=onspellhit_20sp_10stack_10dur
#trinket2=flare_of_the_heavens,stats=120crit,equip=onspellhit_850sp_10%_10dur_45cd
trinket2=onspellhit_850sp_10%_10dur_45cd,equip=onspellhit_850sp_10%_10dur_45cd
back=drape_of_mortal_downfall,stats=162armor_41hit_43crit_75sp_61sta_51int,gems=8haste_9sp_5sp,enchant=lightweave
main_hand=starshard_edge,stats=39hit_587sp_40sta_55int_43spi,gems=19sp,enchant=63sp,weapon=dagger_1.80speed_108.8dps
off_hand=cosmos,stats=51hit_41crit_84sp_52sta_55int
ranged=petrified_ivy_sprig,stats=29hit_45sp_26sta_19int_22spi,gems=8hit_9sp_4spi
# Gear Summary
# gear_strength=10
# gear_agility=10
# gear_stamina=946
# gear_intellect=885
# gear_spirit=368
# gear_spell_power=2387
# gear_hit_rating=362
# gear_crit_rating=604
# gear_haste_rating=510
# gear_armor=1988
# meta_gem=chaotic_skyflare
# tier8_2pc=1
# tier8_4pc=1
# back=drape_of_mortal_downfall,enchant=lightweave
# main_hand=starshard_edge,weapon=dagger_1.80speed_108.8dps
# items=illustration_of_the_dragon_soul/flare_of_the_heavens
Warlock_T8_00_13_58-trinket-2.simcraft:
#!simcraft

warlock=Warlock_T8_00_13_58-Dying_Curse-proc
origin=http://profiler.wowhead.com/?profile=13002350
level=80
talents=http://www.wowarmory.com/talent-calc.xml?cid=9&tal=000000000000000000000000000003220030003000000000000000005203205210331051335230351
glyphs=conflagrate/incinerate/immolate
actions=flask,type=frost_wyrm
actions+=/food,type=tender_shoveltusk_steak
actions+=/fire_stone
actions+=/fel_armor
actions+=/summon_pet,imp
actions+=/curse_of_doom,time_to_die>=80
actions+=/immolate
actions+=/conflagrate
actions+=/chaos_bolt
actions+=/incinerate
actions+=/life_tap,mana_perc<=20,glyph_skip=1,tier7_4pc_skip=1
actions+=/corruption,time_to_die>=20
actions+=/curse_of_agony,time_to_die>=30
actions+=/corruption
actions+=/curse_of_agony
actions+=/life_tap
head=conquerors_deathbringer_hood,stats=256armor_86crit_113sp_89sta_76int_41spi,gems=chaotic_skyflare_9sp_8spi_8crit,enchant=30sp_20crit
neck=pendant_of_fiery_havoc,stats=46hit_41haste_75sp_61sta_51int,gems=8haste_9sp_5sp
shoulders=conquerors_deathbringer_shoulderpads,stats=236armor_58crit_41haste_99sp_68sta_62int,gems=8haste_9sp_4hit,enchant=24sp_15crit
chest=conquerors_deathbringer_robe,stats=314armor_73hit_66crit_124sp_83sta_76int,gems=19sp_8haste_9sp_7sp,enchant=10str_10agi_10sta_10int_10spi
waist=sash_of_ancient_power,stats=177armor_43hit_49haste_81sp_63sta_64int,gems=9sp_8spi_8haste_9sp_19sp_7sp
legs=conquerors_deathbringer_leggings,stats=275armor_66haste_132sp_86sta_86int_49spi,gems=19sp_19sp,enchant=50sp_20spi
feet=boots_of_fiery_resolution,stats=223armor_55haste_102sp_72sta_72int_64spi,gems=19sp_8hit_9sp_6haste,enchant=12crit_12hit
wrists=grasps_of_reason,stats=142armor_39haste_75sp_63sta_52int_48spi,gems=19sp_4spi,enchant=30sp
hands=pharos_gloves,stats=203armor_64crit_74haste_92sp_72sta_72int,gems=9sp_8spi_8haste_9sp_7sp,enchant=28sp
finger1=nebula_band,stats=46crit_36haste_74sp_48sta_36int,gems=8hit_9sp_4crit,enchant=19sp
finger2=conductive_seal,stats=55haste_75sp_52sta_48int_39spi,gems=19sp,enchant=19sp
#trinket1=illustration_of_the_dragon_soul,equip=onspellhit_20sp_10stack_10dur
#trinket2=flare_of_the_heavens,stats=120crit,equip=onspellhit_850sp_10%_10dur_45cd
trinket2=onspellhit_765sp_15%_10dur_45cd,equip=onspellhit_765sp_15%_10dur_45cd
back=drape_of_mortal_downfall,stats=162armor_41hit_43crit_75sp_61sta_51int,gems=8haste_9sp_5sp,enchant=lightweave
main_hand=starshard_edge,stats=39hit_587sp_40sta_55int_43spi,gems=19sp,enchant=63sp,weapon=dagger_1.80speed_108.8dps
off_hand=cosmos,stats=51hit_41crit_84sp_52sta_55int
ranged=petrified_ivy_sprig,stats=29hit_45sp_26sta_19int_22spi,gems=8hit_9sp_4spi
# Gear Summary
# gear_strength=10
# gear_agility=10
# gear_stamina=946
# gear_intellect=885
# gear_spirit=368
# gear_spell_power=2387
# gear_hit_rating=362
# gear_crit_rating=604
# gear_haste_rating=510
# gear_armor=1988
# meta_gem=chaotic_skyflare
# tier8_2pc=1
# tier8_4pc=1
# back=drape_of_mortal_downfall,enchant=lightweave
# main_hand=starshard_edge,weapon=dagger_1.80speed_108.8dps
# items=illustration_of_the_dragon_soul/flare_of_the_heavens
Warlock_T8_00_13_58-trinket-3.simcraft:
#!simcraft

warlock=Warlock_T8_00_13_58-Scale_of_Fates-proc
origin=http://profiler.wowhead.com/?profile=13002350

level=80
talents=http://www.wowarmory.com/talent-calc.xml?cid=9&tal=000000000000000000000000000003220030003000000000000000005203205210331051335230351
glyphs=conflagrate/incinerate/immolate
actions=flask,type=frost_wyrm
actions+=/food,type=tender_shoveltusk_steak
actions+=/fire_stone
actions+=/fel_armor
actions+=/summon_pet,imp
actions+=/curse_of_doom,time_to_die>=80
actions+=/immolate
actions+=/conflagrate
actions+=/chaos_bolt
actions+=/use_item,name=432haste_20dur_120cd
actions+=/incinerate
actions+=/life_tap,mana_perc<=20,glyph_skip=1,tier7_4pc_skip=1
actions+=/corruption,time_to_die>=20
actions+=/curse_of_agony,time_to_die>=30
actions+=/corruption
actions+=/curse_of_agony
actions+=/life_tap
head=conquerors_deathbringer_hood,stats=256armor_86crit_113sp_89sta_76int_41spi,gems=chaotic_skyflare_9sp_8spi_8crit,enchant=30sp_20crit
neck=pendant_of_fiery_havoc,stats=46hit_41haste_75sp_61sta_51int,gems=8haste_9sp_5sp
shoulders=conquerors_deathbringer_shoulderpads,stats=236armor_58crit_41haste_99sp_68sta_62int,gems=8haste_9sp_4hit,enchant=24sp_15crit
chest=conquerors_deathbringer_robe,stats=314armor_73hit_66crit_124sp_83sta_76int,gems=19sp_8haste_9sp_7sp,enchant=10str_10agi_10sta_10int_10spi
waist=sash_of_ancient_power,stats=177armor_43hit_49haste_81sp_63sta_64int,gems=9sp_8spi_8haste_9sp_19sp_7sp
legs=conquerors_deathbringer_leggings,stats=275armor_66haste_132sp_86sta_86int_49spi,gems=19sp_19sp,enchant=50sp_20spi
feet=boots_of_fiery_resolution,stats=223armor_55haste_102sp_72sta_72int_64spi,gems=19sp_8hit_9sp_6haste,enchant=12crit_12hit
wrists=grasps_of_reason,stats=142armor_39haste_75sp_63sta_52int_48spi,gems=19sp_4spi,enchant=30sp
hands=pharos_gloves,stats=203armor_64crit_74haste_92sp_72sta_72int,gems=9sp_8spi_8haste_9sp_7sp,enchant=28sp
finger1=nebula_band,stats=46crit_36haste_74sp_48sta_36int,gems=8hit_9sp_4crit,enchant=19sp
finger2=conductive_seal,stats=55haste_75sp_52sta_48int_39spi,gems=19sp,enchant=19sp
#trinket1=illustration_of_the_dragon_soul,equip=onspellhit_20sp_10stack_10dur
#trinket2=flare_of_the_heavens,stats=120crit,equip=onspellhit_850sp_10%_10dur_45cd
trinket2=432haste_20dur_120cd,use=432haste_20dur_120cd
back=drape_of_mortal_downfall,stats=162armor_41hit_43crit_75sp_61sta_51int,gems=8haste_9sp_5sp,enchant=lightweave
main_hand=starshard_edge,stats=39hit_587sp_40sta_55int_43spi,gems=19sp,enchant=63sp,weapon=dagger_1.80speed_108.8dps
off_hand=cosmos,stats=51hit_41crit_84sp_52sta_55int
ranged=petrified_ivy_sprig,stats=29hit_45sp_26sta_19int_22spi,gems=8hit_9sp_4spi
# Gear Summary
# gear_strength=10
# gear_agility=10
# gear_stamina=946
# gear_intellect=885
# gear_spirit=368
# gear_spell_power=2387
# gear_hit_rating=362
# gear_crit_rating=604
# gear_haste_rating=510
# gear_armor=1988
# meta_gem=chaotic_skyflare
# tier8_2pc=1
# tier8_4pc=1
# back=drape_of_mortal_downfall,enchant=lightweave
# main_hand=starshard_edge,weapon=dagger_1.80speed_108.8dps
# items=illustration_of_the_dragon_soul/flare_of_the_heavens
Warlock_T8_00_13_58-trinket-4.simcraft:
#!simcraft

warlock=Warlock_T8_00_13_58-Elemental_Focus_Stone-proc
origin=http://profiler.wowhead.com/?profile=13002350
level=80
talents=http://www.wowarmory.com/talent-calc.xml?cid=9&tal=000000000000000000000000000003220030003000000000000000005203205210331051335230351
glyphs=conflagrate/incinerate/immolate
actions=flask,type=frost_wyrm
actions+=/food,type=tender_shoveltusk_steak
actions+=/fire_stone
actions+=/fel_armor
actions+=/summon_pet,imp
actions+=/curse_of_doom,time_to_die>=80
actions+=/immolate
actions+=/conflagrate
actions+=/chaos_bolt
actions+=/incinerate
actions+=/life_tap,mana_perc<=20,glyph_skip=1,tier7_4pc_skip=1
actions+=/corruption,time_to_die>=20
actions+=/curse_of_agony,time_to_die>=30
actions+=/corruption
actions+=/curse_of_agony
actions+=/life_tap
head=conquerors_deathbringer_hood,stats=256armor_86crit_113sp_89sta_76int_41spi,gems=chaotic_skyflare_9sp_8spi_8crit,enchant=30sp_20crit
neck=pendant_of_fiery_havoc,stats=46hit_41haste_75sp_61sta_51int,gems=8haste_9sp_5sp
shoulders=conquerors_deathbringer_shoulderpads,stats=236armor_58crit_41haste_99sp_68sta_62int,gems=8haste_9sp_4hit,enchant=24sp_15crit
chest=conquerors_deathbringer_robe,stats=314armor_73hit_66crit_124sp_83sta_76int,gems=19sp_8haste_9sp_7sp,enchant=10str_10agi_10sta_10int_10spi
waist=sash_of_ancient_power,stats=177armor_43hit_49haste_81sp_63sta_64int,gems=9sp_8spi_8haste_9sp_19sp_7sp
legs=conquerors_deathbringer_leggings,stats=275armor_66haste_132sp_86sta_86int_49spi,gems=19sp_19sp,enchant=50sp_20spi
feet=boots_of_fiery_resolution,stats=223armor_55haste_102sp_72sta_72int_64spi,gems=19sp_8hit_9sp_6haste,enchant=12crit_12hit
wrists=grasps_of_reason,stats=142armor_39haste_75sp_63sta_52int_48spi,gems=19sp_4spi,enchant=30sp
hands=pharos_gloves,stats=203armor_64crit_74haste_92sp_72sta_72int,gems=9sp_8spi_8haste_9sp_7sp,enchant=28sp
finger1=nebula_band,stats=46crit_36haste_74sp_48sta_36int,gems=8hit_9sp_4crit,enchant=19sp
finger2=conductive_seal,stats=55haste_75sp_52sta_48int_39spi,gems=19sp,enchant=19sp
#trinket1=illustration_of_the_dragon_soul,equip=onspellhit_20sp_10stack_10dur
#trinket2=flare_of_the_heavens,stats=120crit,equip=onspellhit_850sp_10%_10dur_45cd
trinket2=onspellhit_522haste_10%_10dur_45cd,equip=onspellhit_522haste_10%_10dur_45cd
back=drape_of_mortal_downfall,stats=162armor_41hit_43crit_75sp_61sta_51int,gems=8haste_9sp_5sp,enchant=lightweave
main_hand=starshard_edge,stats=39hit_587sp_40sta_55int_43spi,gems=19sp,enchant=63sp,weapon=dagger_1.80speed_108.8dps
off_hand=cosmos,stats=51hit_41crit_84sp_52sta_55int
ranged=petrified_ivy_sprig,stats=29hit_45sp_26sta_19int_22spi,gems=8hit_9sp_4spi
# Gear Summary
# gear_strength=10
# gear_agility=10
# gear_stamina=946
# gear_intellect=885
# gear_spirit=368
# gear_spell_power=2387
# gear_hit_rating=362
# gear_crit_rating=604
# gear_haste_rating=510
# gear_armor=1988
# meta_gem=chaotic_skyflare
# tier8_2pc=1
# tier8_4pc=1
# back=drape_of_mortal_downfall,enchant=lightweave
# main_hand=starshard_edge,weapon=dagger_1.80speed_108.8dps
# items=illustration_of_the_dragon_soul/flare_of_the_heavens
Warlock_T8_00_13_58-trinket-5.simcraft:
#!simcraft

warlock=Warlock_T8_00_13_58-Living_Flame-proc
origin=http://profiler.wowhead.com/?profile=13002350
level=80
talents=http://www.wowarmory.com/talent-calc.xml?cid=9&tal=000000000000000000000000000003220030003000000000000000005203205210331051335230351
glyphs=conflagrate/incinerate/immolate
actions=flask,type=frost_wyrm
actions+=/food,type=tender_shoveltusk_steak
actions+=/fire_stone
actions+=/fel_armor
actions+=/summon_pet,imp
actions+=/use_item,name=505sp_20dur_120cd
actions+=/curse_of_doom,time_to_die>=80
actions+=/immolate
actions+=/conflagrate
actions+=/chaos_bolt
actions+=/incinerate
actions+=/life_tap,mana_perc<=20,glyph_skip=1,tier7_4pc_skip=1
actions+=/corruption,time_to_die>=20
actions+=/curse_of_agony,time_to_die>=30
actions+=/corruption
actions+=/curse_of_agony
actions+=/life_tap
head=conquerors_deathbringer_hood,stats=256armor_86crit_113sp_89sta_76int_41spi,gems=chaotic_skyflare_9sp_8spi_8crit,enchant=30sp_20crit
neck=pendant_of_fiery_havoc,stats=46hit_41haste_75sp_61sta_51int,gems=8haste_9sp_5sp
shoulders=conquerors_deathbringer_shoulderpads,stats=236armor_58crit_41haste_99sp_68sta_62int,gems=8haste_9sp_4hit,enchant=24sp_15crit
chest=conquerors_deathbringer_robe,stats=314armor_73hit_66crit_124sp_83sta_76int,gems=19sp_8haste_9sp_7sp,enchant=10str_10agi_10sta_10int_10spi
waist=sash_of_ancient_power,stats=177armor_43hit_49haste_81sp_63sta_64int,gems=9sp_8spi_8haste_9sp_19sp_7sp
legs=conquerors_deathbringer_leggings,stats=275armor_66haste_132sp_86sta_86int_49spi,gems=19sp_19sp,enchant=50sp_20spi
feet=boots_of_fiery_resolution,stats=223armor_55haste_102sp_72sta_72int_64spi,gems=19sp_8hit_9sp_6haste,enchant=12crit_12hit
wrists=grasps_of_reason,stats=142armor_39haste_75sp_63sta_52int_48spi,gems=19sp_4spi,enchant=30sp
hands=pharos_gloves,stats=203armor_64crit_74haste_92sp_72sta_72int,gems=9sp_8spi_8haste_9sp_7sp,enchant=28sp
finger1=nebula_band,stats=46crit_36haste_74sp_48sta_36int,gems=8hit_9sp_4crit,enchant=19sp
finger2=conductive_seal,stats=55haste_75sp_52sta_48int_39spi,gems=19sp,enchant=19sp
#trinket1=illustration_of_the_dragon_soul,equip=onspellhit_20sp_10stack_10dur
#trinket2=flare_of_the_heavens,stats=120crit,equip=onspellhit_850sp_10%_10dur_45cd
trinket2=505sp_20dur_120cd,use=505sp_20dur_120cd
back=drape_of_mortal_downfall,stats=162armor_41hit_43crit_75sp_61sta_51int,gems=8haste_9sp_5sp,enchant=lightweave
main_hand=starshard_edge,stats=39hit_587sp_40sta_55int_43spi,gems=19sp,enchant=63sp,weapon=dagger_1.80speed_108.8dps
off_hand=cosmos,stats=51hit_41crit_84sp_52sta_55int
ranged=petrified_ivy_sprig,stats=29hit_45sp_26sta_19int_22spi,gems=8hit_9sp_4spi
# Gear Summary
# gear_strength=10
# gear_agility=10
# gear_stamina=946
# gear_intellect=885
# gear_spirit=368
# gear_spell_power=2387
# gear_hit_rating=362
# gear_crit_rating=604
# gear_haste_rating=510
# gear_armor=1988
# meta_gem=chaotic_skyflare
# tier8_2pc=1
# tier8_4pc=1
# back=drape_of_mortal_downfall,enchant=lightweave
# main_hand=starshard_edge,weapon=dagger_1.80speed_108.8dps
# items=illustration_of_the_dragon_soul/flare_of_the_heavens
Warlock_T8_00_13_58-trinket-6.simcraft:
#!simcraft

warlock=Warlock_T8_00_13_58-Embrace_of_the_Spider-proc
origin=http://profiler.wowhead.com/?profile=13002350
level=80
talents=http://www.wowarmory.com/talent-calc.xml?cid=9&tal=000000000000000000000000000003220030003000000000000000005203205210331051335230351
glyphs=conflagrate/incinerate/immolate
actions=flask,type=frost_wyrm
actions+=/food,type=tender_shoveltusk_steak
actions+=/fire_stone
actions+=/fel_armor
actions+=/summon_pet,imp
actions+=/curse_of_doom,time_to_die>=80
actions+=/immolate
actions+=/conflagrate
actions+=/chaos_bolt
actions+=/incinerate
actions+=/life_tap,mana_perc<=20,glyph_skip=1,tier7_4pc_skip=1
actions+=/corruption,time_to_die>=20
actions+=/curse_of_agony,time_to_die>=30
actions+=/corruption
actions+=/curse_of_agony
actions+=/life_tap
head=conquerors_deathbringer_hood,stats=256armor_86crit_113sp_89sta_76int_41spi,gems=chaotic_skyflare_9sp_8spi_8crit,enchant=30sp_20crit
neck=pendant_of_fiery_havoc,stats=46hit_41haste_75sp_61sta_51int,gems=8haste_9sp_5sp
shoulders=conquerors_deathbringer_shoulderpads,stats=236armor_58crit_41haste_99sp_68sta_62int,gems=8haste_9sp_4hit,enchant=24sp_15crit
chest=conquerors_deathbringer_robe,stats=314armor_73hit_66crit_124sp_83sta_76int,gems=19sp_8haste_9sp_7sp,enchant=10str_10agi_10sta_10int_10spi
waist=sash_of_ancient_power,stats=177armor_43hit_49haste_81sp_63sta_64int,gems=9sp_8spi_8haste_9sp_19sp_7sp
legs=conquerors_deathbringer_leggings,stats=275armor_66haste_132sp_86sta_86int_49spi,gems=19sp_19sp,enchant=50sp_20spi
feet=boots_of_fiery_resolution,stats=223armor_55haste_102sp_72sta_72int_64spi,gems=19sp_8hit_9sp_6haste,enchant=12crit_12hit
wrists=grasps_of_reason,stats=142armor_39haste_75sp_63sta_52int_48spi,gems=19sp_4spi,enchant=30sp
hands=pharos_gloves,stats=203armor_64crit_74haste_92sp_72sta_72int,gems=9sp_8spi_8haste_9sp_7sp,enchant=28sp
finger1=nebula_band,stats=46crit_36haste_74sp_48sta_36int,gems=8hit_9sp_4crit,enchant=19sp
finger2=conductive_seal,stats=55haste_75sp_52sta_48int_39spi,gems=19sp,enchant=19sp
#trinket1=illustration_of_the_dragon_soul,equip=onspellhit_20sp_10stack_10dur
#trinket2=flare_of_the_heavens,stats=120crit,equip=onspellhit_850sp_10%_10dur_45cd
trinket2=onspellhit_505haste_10%_10dur_45cd,equip=onspellhit_505haste_10%_10dur_45cd
back=drape_of_mortal_downfall,stats=162armor_41hit_43crit_75sp_61sta_51int,gems=8haste_9sp_5sp,enchant=lightweave
main_hand=starshard_edge,stats=39hit_587sp_40sta_55int_43spi,gems=19sp,enchant=63sp,weapon=dagger_1.80speed_108.8dps
off_hand=cosmos,stats=51hit_41crit_84sp_52sta_55int
ranged=petrified_ivy_sprig,stats=29hit_45sp_26sta_19int_22spi,gems=8hit_9sp_4spi
# Gear Summary
# gear_strength=10
# gear_agility=10
# gear_stamina=946
# gear_intellect=885
# gear_spirit=368
# gear_spell_power=2387
# gear_hit_rating=362
# gear_crit_rating=604
# gear_haste_rating=510
# gear_armor=1988
# meta_gem=chaotic_skyflare
# tier8_2pc=1
# tier8_4pc=1
# back=drape_of_mortal_downfall,enchant=lightweave
# main_hand=starshard_edge,weapon=dagger_1.80speed_108.8dps
# items=illustration_of_the_dragon_soul/flare_of_the_heavens
Warlock_T8_00_13_58-trinket-7.simcraft:
#!simcraft

warlock=Warlock_T8_00_13_58-Sundial_of_the_Exiled-proc
origin=http://profiler.wowhead.com/?profile=13002350
level=80
talents=http://www.wowarmory.com/talent-calc.xml?cid=9&tal=000000000000000000000000000003220030003000000000000000005203205210331051335230351
glyphs=conflagrate/incinerate/immolate
actions=flask,type=frost_wyrm
actions+=/food,type=tender_shoveltusk_steak
actions+=/fire_stone
actions+=/fel_armor
actions+=/summon_pet,imp
actions+=/curse_of_doom,time_to_die>=80
actions+=/immolate
actions+=/conflagrate
actions+=/chaos_bolt
actions+=/incinerate
actions+=/life_tap,mana_perc<=20,glyph_skip=1,tier7_4pc_skip=1
actions+=/corruption,time_to_die>=20
actions+=/curse_of_agony,time_to_die>=30
actions+=/corruption
actions+=/curse_of_agony
actions+=/life_tap
head=conquerors_deathbringer_hood,stats=256armor_86crit_113sp_89sta_76int_41spi,gems=chaotic_skyflare_9sp_8spi_8crit,enchant=30sp_20crit
neck=pendant_of_fiery_havoc,stats=46hit_41haste_75sp_61sta_51int,gems=8haste_9sp_5sp
shoulders=conquerors_deathbringer_shoulderpads,stats=236armor_58crit_41haste_99sp_68sta_62int,gems=8haste_9sp_4hit,enchant=24sp_15crit
chest=conquerors_deathbringer_robe,stats=314armor_73hit_66crit_124sp_83sta_76int,gems=19sp_8haste_9sp_7sp,enchant=10str_10agi_10sta_10int_10spi
waist=sash_of_ancient_power,stats=177armor_43hit_49haste_81sp_63sta_64int,gems=9sp_8spi_8haste_9sp_19sp_7sp
legs=conquerors_deathbringer_leggings,stats=275armor_66haste_132sp_86sta_86int_49spi,gems=19sp_19sp,enchant=50sp_20spi
feet=boots_of_fiery_resolution,stats=223armor_55haste_102sp_72sta_72int_64spi,gems=19sp_8hit_9sp_6haste,enchant=12crit_12hit
wrists=grasps_of_reason,stats=142armor_39haste_75sp_63sta_52int_48spi,gems=19sp_4spi,enchant=30sp
hands=pharos_gloves,stats=203armor_64crit_74haste_92sp_72sta_72int,gems=9sp_8spi_8haste_9sp_7sp,enchant=28sp
finger1=nebula_band,stats=46crit_36haste_74sp_48sta_36int,gems=8hit_9sp_4crit,enchant=19sp
finger2=conductive_seal,stats=55haste_75sp_52sta_48int_39spi,gems=19sp,enchant=19sp
#trinket1=illustration_of_the_dragon_soul,equip=onspellhit_20sp_10stack_10dur
#trinket2=flare_of_the_heavens,stats=120crit,equip=onspellhit_850sp_10%_10dur_45cd
trinket2=onspellhit_590sp_10%_10dur_45cd,equip=onspellhit_590sp_10%_10dur_45cd
back=drape_of_mortal_downfall,stats=162armor_41hit_43crit_75sp_61sta_51int,gems=8haste_9sp_5sp,enchant=lightweave
main_hand=starshard_edge,stats=39hit_587sp_40sta_55int_43spi,gems=19sp,enchant=63sp,weapon=dagger_1.80speed_108.8dps
off_hand=cosmos,stats=51hit_41crit_84sp_52sta_55int
ranged=petrified_ivy_sprig,stats=29hit_45sp_26sta_19int_22spi,gems=8hit_9sp_4spi
# Gear Summary
# gear_strength=10
# gear_agility=10
# gear_stamina=946
# gear_intellect=885
# gear_spirit=368
# gear_spell_power=2387
# gear_hit_rating=362
# gear_crit_rating=604
# gear_haste_rating=510
# gear_armor=1988
# meta_gem=chaotic_skyflare
# tier8_2pc=1
# tier8_4pc=1
# back=drape_of_mortal_downfall,enchant=lightweave
# main_hand=starshard_edge,weapon=dagger_1.80speed_108.8dps
# items=illustration_of_the_dragon_soul/flare_of_the_heavens
Warlock_T8_00_13_58-trinket-8.simcraft:
#!simcraft

warlock=Warlock_T8_00_13_58-illustration_of_the_dragon
origin=http://profiler.wowhead.com/?profile=13002350
level=80
talents=http://www.wowarmory.com/talent-calc.xml?cid=9&tal=000000000000000000000000000003220030003000000000000000005203205210331051335230351
glyphs=conflagrate/incinerate/immolate
actions=flask,type=frost_wyrm
actions+=/food,type=tender_shoveltusk_steak
actions+=/fire_stone
actions+=/fel_armor
actions+=/summon_pet,imp
actions+=/curse_of_doom,time_to_die>=80
actions+=/immolate
actions+=/conflagrate
actions+=/chaos_bolt
actions+=/incinerate
actions+=/life_tap,mana_perc<=20,glyph_skip=1,tier7_4pc_skip=1
actions+=/corruption,time_to_die>=20
actions+=/curse_of_agony,time_to_die>=30
actions+=/corruption
actions+=/curse_of_agony
actions+=/life_tap
head=conquerors_deathbringer_hood,stats=256armor_86crit_113sp_89sta_76int_41spi,gems=chaotic_skyflare_9sp_8spi_8crit,enchant=30sp_20crit
neck=pendant_of_fiery_havoc,stats=46hit_41haste_75sp_61sta_51int,gems=8haste_9sp_5sp
shoulders=conquerors_deathbringer_shoulderpads,stats=236armor_58crit_41haste_99sp_68sta_62int,gems=8haste_9sp_4hit,enchant=24sp_15crit
chest=conquerors_deathbringer_robe,stats=314armor_73hit_66crit_124sp_83sta_76int,gems=19sp_8haste_9sp_7sp,enchant=10str_10agi_10sta_10int_10spi
waist=sash_of_ancient_power,stats=177armor_43hit_49haste_81sp_63sta_64int,gems=9sp_8spi_8haste_9sp_19sp_7sp
legs=conquerors_deathbringer_leggings,stats=275armor_66haste_132sp_86sta_86int_49spi,gems=19sp_19sp,enchant=50sp_20spi
feet=boots_of_fiery_resolution,stats=223armor_55haste_102sp_72sta_72int_64spi,gems=19sp_8hit_9sp_6haste,enchant=12crit_12hit
wrists=grasps_of_reason,stats=142armor_39haste_75sp_63sta_52int_48spi,gems=19sp_4spi,enchant=30sp
hands=pharos_gloves,stats=203armor_64crit_74haste_92sp_72sta_72int,gems=9sp_8spi_8haste_9sp_7sp,enchant=28sp
finger1=nebula_band,stats=46crit_36haste_74sp_48sta_36int,gems=8hit_9sp_4crit,enchant=19sp
finger2=conductive_seal,stats=55haste_75sp_52sta_48int_39spi,gems=19sp,enchant=19sp
trinket1=illustration_of_the_dragon_soul,equip=onspellhit_20sp_10stack_10dur
#trinket2=flare_of_the_heavens,stats=120crit,equip=onspellhit_850sp_10%_10dur_45cd
back=drape_of_mortal_downfall,stats=162armor_41hit_43crit_75sp_61sta_51int,gems=8haste_9sp_5sp,enchant=lightweave
main_hand=starshard_edge,stats=39hit_587sp_40sta_55int_43spi,gems=19sp,enchant=63sp,weapon=dagger_1.80speed_108.8dps
off_hand=cosmos,stats=51hit_41crit_84sp_52sta_55int
ranged=petrified_ivy_sprig,stats=29hit_45sp_26sta_19int_22spi,gems=8hit_9sp_4spi
# Gear Summary
# gear_strength=10
# gear_agility=10
# gear_stamina=946
# gear_intellect=885
# gear_spirit=368
# gear_spell_power=2387
# gear_hit_rating=362
# gear_crit_rating=604
# gear_haste_rating=510
# gear_armor=1988
# meta_gem=chaotic_skyflare
# tier8_2pc=1
# tier8_4pc=1
# back=drape_of_mortal_downfall,enchant=lightweave
# main_hand=starshard_edge,weapon=dagger_1.80speed_108.8dps
# items=illustration_of_the_dragon_soul/flare_of_the_heavens
Warlock_T8_00_13_58-trinket-none.simcraft:
#!simcraft

warlock=Warlock_T8_00_13_58-no_trinket
origin=http://profiler.wowhead.com/?profile=13002350
level=80
talents=http://www.wowarmory.com/talent-calc.xml?cid=9&tal=000000000000000000000000000003220030003000000000000000005203205210331051335230351
glyphs=conflagrate/incinerate/immolate
actions=flask,type=frost_wyrm
actions+=/food,type=tender_shoveltusk_steak
actions+=/fire_stone
actions+=/fel_armor
actions+=/summon_pet,imp
actions+=/curse_of_doom,time_to_die>=80
actions+=/immolate
actions+=/conflagrate
actions+=/chaos_bolt
actions+=/incinerate
actions+=/life_tap,mana_perc<=20,glyph_skip=1,tier7_4pc_skip=1
actions+=/corruption,time_to_die>=20
actions+=/curse_of_agony,time_to_die>=30
actions+=/corruption
actions+=/curse_of_agony
actions+=/life_tap
head=conquerors_deathbringer_hood,stats=256armor_86crit_113sp_89sta_76int_41spi,gems=chaotic_skyflare_9sp_8spi_8crit,enchant=30sp_20crit
neck=pendant_of_fiery_havoc,stats=46hit_41haste_75sp_61sta_51int,gems=8haste_9sp_5sp
shoulders=conquerors_deathbringer_shoulderpads,stats=236armor_58crit_41haste_99sp_68sta_62int,gems=8haste_9sp_4hit,enchant=24sp_15crit
chest=conquerors_deathbringer_robe,stats=314armor_73hit_66crit_124sp_83sta_76int,gems=19sp_8haste_9sp_7sp,enchant=10str_10agi_10sta_10int_10spi
waist=sash_of_ancient_power,stats=177armor_43hit_49haste_81sp_63sta_64int,gems=9sp_8spi_8haste_9sp_19sp_7sp
legs=conquerors_deathbringer_leggings,stats=275armor_66haste_132sp_86sta_86int_49spi,gems=19sp_19sp,enchant=50sp_20spi
feet=boots_of_fiery_resolution,stats=223armor_55haste_102sp_72sta_72int_64spi,gems=19sp_8hit_9sp_6haste,enchant=12crit_12hit
wrists=grasps_of_reason,stats=142armor_39haste_75sp_63sta_52int_48spi,gems=19sp_4spi,enchant=30sp
hands=pharos_gloves,stats=203armor_64crit_74haste_92sp_72sta_72int,gems=9sp_8spi_8haste_9sp_7sp,enchant=28sp
finger1=nebula_band,stats=46crit_36haste_74sp_48sta_36int,gems=8hit_9sp_4crit,enchant=19sp
finger2=conductive_seal,stats=55haste_75sp_52sta_48int_39spi,gems=19sp,enchant=19sp
#trinket1=illustration_of_the_dragon_soul,equip=onspellhit_20sp_10stack_10dur
#trinket2=flare_of_the_heavens,stats=120crit,equip=onspellhit_850sp_10%_10dur_45cd
back=drape_of_mortal_downfall,stats=162armor_41hit_43crit_75sp_61sta_51int,gems=8haste_9sp_5sp,enchant=lightweave
main_hand=starshard_edge,stats=39hit_587sp_40sta_55int_43spi,gems=19sp,enchant=63sp,weapon=dagger_1.80speed_108.8dps
off_hand=cosmos,stats=51hit_41crit_84sp_52sta_55int
ranged=petrified_ivy_sprig,stats=29hit_45sp_26sta_19int_22spi,gems=8hit_9sp_4spi
# Gear Summary
# gear_strength=10
# gear_agility=10
# gear_stamina=946
# gear_intellect=885
# gear_spirit=368
# gear_spell_power=2387
# gear_hit_rating=362
# gear_crit_rating=604
# gear_haste_rating=510
# gear_armor=1988
# meta_gem=chaotic_skyflare
# tier8_2pc=1
# tier8_4pc=1
# back=drape_of_mortal_downfall,enchant=lightweave
# main_hand=starshard_edge,weapon=dagger_1.80speed_108.8dps
# items=illustration_of_the_dragon_soul/flare_of_the_heavens
SimulationCraft for World of Warcraft build 3.1.3 ( iterations=30000, max_time=300, optimal_raid=1, smooth_rng=0 )

Generating baseline...
10... 9... 8... 7... 6... 5... 4... 3... 2... 1...

Generating reports...

DPS Ranking:
  66687 100.0%  Raid
   7575  11.3%  Warlock_T8_00_13_58-illustration_of_the_dragon
   7482  11.2%  Warlock_T8_00_13_58-Flare_of_the_Heavens/Pandora's
   7479  11.2%  Warlock_T8_00_13_58-Dying_Curse-proc
   7441  11.1%  Warlock_T8_00_13_58-Living_Flame-proc
   7418  11.1%  Warlock_T8_00_13_58-Sundial_of_the_Exiled-proc
   7376  11.0%  Warlock_T8_00_13_58-Elemental_Focus_Stone-proc
   7372  11.0%  Warlock_T8_00_13_58-Embrace_of_the_Spider-proc
   7368  11.0%  Warlock_T8_00_13_58-Scale_of_Fates-proc
   7272  10.9%  Warlock_T8_00_13_58-no_trinket

Player=Warlock_T8_00_13_58-Dying_Curse-proc (destruction)  DPS=7479.4 (Error=+/-2.0 Range=+/-795)  DPR=23.1  RS=323.8/254.6  (mana)
  Origin: http://profiler.wowhead.com/?profile=13002350
  Core Stats:  strength=68(10)  agility=75(10)  stamina=1109(946)  intellect=1042(885)  spirit=539(368)  health=18396  mana=19673
  Spell Stats:  power=2387(2387)  hit=13.80%(362)  crit=21.49%(484)  penetration=0(0)  haste=15.55%(510)  mp5=0
  Attack Stats  power=58(0)  hit=11.04%(362)  crit=14.66%(484)  expertise=0.00%(0)  penetration=0.00%(0)  haste=15.55%(510)
  Defense Stats:  armor=2138(1988)
  Glyphs: conflagrate/incinerate/immolate
  Actions:
    chaos_bolt            Count= 20.7|14.6sec  DPE= 11106|10%  DPET=  7857  DPR=  45.6  pDPS= 767  Miss=0.2%  Hit=7441  Crit=15546|18474|45.4%
    conflagrate           Count= 27.8|10.9sec  DPE= 12109|15%  DPET=  9137  DPR=  21.8  pDPS=1126  Miss=0.2%  Hit=7002  Crit=14636|17376|67.1%
    curse_of_doom         Count=  4.0|60.5sec  DPE= 16246| 3%  DPET= 12032  DPR=  28.0  pDPS= 217  Miss=0.1%  TickCount=4  Tick=16276
    immolate              Count= 19.2|15.8sec  DPE= 11244|10%  DPET= 10293  DPR=  19.0  pDPS= 720  Miss=0.0%  Hit=2070  Crit= 4326| 5059|44.0%  TickCount=94  Tick=1678
    incinerate            Count=129.0| 2.3sec  DPE=  9315|54%  DPET=  6030  DPR=  19.1  pDPS=4012  Miss=0.2%  Hit=6026  Crit=12593|15304|50.3%
   imp  (DPS=638.2)
    fire_bolt             Count=161.3| 1.9sec  DPE=  1183| 9%  DPET=   638  DPR=   6.6  pDPS= 637  Miss=0.2%  Hit=1088  Crit= 1631| 1790|18.0%

Player=Warlock_T8_00_13_58-Elemental_Focus_Stone-proc (destruction)  DPS=7376.2 (Error=+/-2.0 Range=+/-716)  DPR=22.4  RS=329.3/260.0  (mana)
  Origin: http://profiler.wowhead.com/?profile=13002350
  Core Stats:  strength=68(10)  agility=75(10)  stamina=1109(946)  intellect=1042(885)  spirit=539(368)  health=18396  mana=19673
  Spell Stats:  power=2387(2387)  hit=13.80%(362)  crit=21.49%(484)  penetration=0(0)  haste=15.55%(510)  mp5=0
  Attack Stats  power=58(0)  hit=11.04%(362)  crit=14.66%(484)  expertise=0.00%(0)  penetration=0.00%(0)  haste=15.55%(510)
  Defense Stats:  armor=2138(1988)
  Glyphs: conflagrate/incinerate/immolate
  Actions:
    chaos_bolt            Count= 20.7|14.6sec  DPE= 10848|10%  DPET=  7920  DPR=  44.6  pDPS= 750  Miss=0.2%  Hit=7274  Crit=15198|16219|45.3%
    conflagrate           Count= 27.7|10.9sec  DPE= 11757|15%  DPET=  9019  DPR=  21.1  pDPS=1087  Miss=0.2%  Hit=6798  Crit=14206|14800|67.1%
    curse_of_doom         Count=  4.0|60.6sec  DPE= 15835| 3%  DPET= 11942  DPR=  27.3  pDPS= 212  Miss=0.1%  TickCount=4  Tick=15866
    immolate              Count= 19.2|15.8sec  DPE= 10922| 9%  DPET= 10077  DPR=  18.5  pDPS= 700  Miss=0.0%  Hit=2022  Crit= 4225| 4479|44.2%  TickCount=94  Tick=1626
    incinerate            Count=132.6| 2.2sec  DPE=  9045|54%  DPET=  5966  DPR=  18.6  pDPS=4003  Miss=0.2%  Hit=5856  Crit=12237|13091|50.2%
   imp  (DPS=626.4)
    fire_bolt             Count=161.3| 1.9sec  DPE=  1161| 8%  DPET=   626  DPR=   6.5  pDPS= 625  Miss=0.2%  Hit=1068  Crit= 1602| 1635|18.0%

Player=Warlock_T8_00_13_58-Embrace_of_the_Spider-proc (destruction)  DPS=7372.0 (Error=+/-1.9 Range=+/-699)  DPR=22.4  RS=329.1/259.9  (mana)
  Origin: http://profiler.wowhead.com/?profile=13002350
  Core Stats:  strength=68(10)  agility=75(10)  stamina=1109(946)  intellect=1042(885)  spirit=539(368)  health=18396  mana=19673
  Spell Stats:  power=2387(2387)  hit=13.80%(362)  crit=21.49%(484)  penetration=0(0)  haste=15.55%(510)  mp5=0
  Attack Stats  power=58(0)  hit=11.04%(362)  crit=14.66%(484)  expertise=0.00%(0)  penetration=0.00%(0)  haste=15.55%(510)
  Defense Stats:  armor=2138(1988)
  Glyphs: conflagrate/incinerate/immolate
  Actions:
    chaos_bolt            Count= 20.7|14.6sec  DPE= 10840|10%  DPET=  7919  DPR=  44.5  pDPS= 749  Miss=0.2%  Hit=7273  Crit=15197|16219|45.2%
    conflagrate           Count= 27.7|10.9sec  DPE= 11759|15%  DPET=  9017  DPR=  21.1  pDPS=1087  Miss=0.2%  Hit=6797  Crit=14206|14800|67.1%
    curse_of_doom         Count=  4.0|60.6sec  DPE= 15832| 3%  DPET= 11934  DPR=  27.3  pDPS= 212  Miss=0.1%  TickCount=4  Tick=15865
    immolate              Count= 19.2|15.8sec  DPE= 10924| 9%  DPET= 10071  DPR=  18.5  pDPS= 700  Miss=0.0%  Hit=2022  Crit= 4226| 4479|44.3%  TickCount=94  Tick=1627
    incinerate            Count=132.5| 2.2sec  DPE=  9043|54%  DPET=  5960  DPR=  18.6  pDPS=3998  Miss=0.2%  Hit=5855  Crit=12236|13091|50.1%
   imp  (DPS=626.5)
    fire_bolt             Count=161.3| 1.9sec  DPE=  1162| 8%  DPET=   626  DPR=   6.5  pDPS= 625  Miss=0.2%  Hit=1068  Crit= 1602| 1635|18.0%

Player=Warlock_T8_00_13_58-Flare_of_the_Heavens/Pandora's (destruction)  DPS=7482.1 (Error=+/-2.0 Range=+/-719)  DPR=23.1  RS=323.8/254.6  (mana)
  Origin: http://profiler.wowhead.com/?profile=13002350
  Core Stats:  strength=68(10)  agility=75(10)  stamina=1109(946)  intellect=1042(885)  spirit=539(368)  health=18396  mana=19673
  Spell Stats:  power=2387(2387)  hit=13.80%(362)  crit=21.49%(484)  penetration=0(0)  haste=15.55%(510)  mp5=0
  Attack Stats  power=58(0)  hit=11.04%(362)  crit=14.66%(484)  expertise=0.00%(0)  penetration=0.00%(0)  haste=15.55%(510)
  Defense Stats:  armor=2138(1988)
  Glyphs: conflagrate/incinerate/immolate
  Actions:
    chaos_bolt            Count= 20.7|14.6sec  DPE= 11107|10%  DPET=  7858  DPR=  45.6  pDPS= 767  Miss=0.2%  Hit=7442  Crit=15550|18725|45.4%
    conflagrate           Count= 27.8|10.9sec  DPE= 12116|15%  DPET=  9143  DPR=  21.8  pDPS=1126  Miss=0.2%  Hit=7002  Crit=14637|17662|67.2%
    curse_of_doom         Count=  4.0|60.5sec  DPE= 16207| 3%  DPET= 12003  DPR=  28.0  pDPS= 217  Miss=0.1%  TickCount=4  Tick=16242
    immolate              Count= 19.2|15.8sec  DPE= 11249|10%  DPET= 10296  DPR=  19.0  pDPS= 720  Miss=0.0%  Hit=2070  Crit= 4327| 5123|44.1%  TickCount=94  Tick=1679
    incinerate            Count=129.0| 2.3sec  DPE=  9320|54%  DPET=  6033  DPR=  19.1  pDPS=4014  Miss=0.2%  Hit=6031  Crit=12599|15550|50.3%
   imp  (DPS=638.3)
    fire_bolt             Count=161.3| 1.9sec  DPE=  1183| 9%  DPET=   638  DPR=   6.6  pDPS= 637  Miss=0.2%  Hit=1088  Crit= 1632| 1807|17.9%

Player=Warlock_T8_00_13_58-Living_Flame-proc (destruction)  DPS=7440.6 (Error=+/-2.0 Range=+/-720)  DPR=23.0  RS=323.8/254.6  (mana)
  Origin: http://profiler.wowhead.com/?profile=13002350
  Core Stats:  strength=68(10)  agility=75(10)  stamina=1109(946)  intellect=1042(885)  spirit=539(368)  health=18396  mana=19673
  Spell Stats:  power=2387(2387)  hit=13.80%(362)  crit=21.49%(484)  penetration=0(0)  haste=15.55%(510)  mp5=0
  Attack Stats  power=58(0)  hit=11.04%(362)  crit=14.66%(484)  expertise=0.00%(0)  penetration=0.00%(0)  haste=15.55%(510)
  Defense Stats:  armor=2138(1988)
  Glyphs: conflagrate/incinerate/immolate
  Actions:
    chaos_bolt            Count= 20.7|14.6sec  DPE= 11068|10%  DPET=  7831  DPR=  45.5  pDPS= 764  Miss=0.2%  Hit=7419  Crit=15511|17708|45.3%
    conflagrate           Count= 27.8|10.9sec  DPE= 12074|15%  DPET=  9110  DPR=  21.7  pDPS=1122  Miss=0.2%  Hit=6986  Crit=14601|16500|67.0%
    curse_of_doom         Count=  4.0|60.5sec  DPE= 16437| 3%  DPET= 12172  DPR=  28.4  pDPS= 220  Miss=0.1%  TickCount=4  Tick=16472
    immolate              Count= 19.2|15.8sec  DPE= 11203|10%  DPET= 10254  DPR=  19.0  pDPS= 717  Miss=0.0%  Hit=2064  Crit= 4313| 4862|43.9%  TickCount=94  Tick=1673
    incinerate            Count=129.0| 2.3sec  DPE=  9246|54%  DPET=  5986  DPR=  19.0  pDPS=3983  Miss=0.2%  Hit=5983  Crit=12499|14552|50.3%
   imp  (DPS=634.9)
    fire_bolt             Count=161.3| 1.9sec  DPE=  1177| 9%  DPET=   635  DPR=   6.5  pDPS= 634  Miss=0.2%  Hit=1082  Crit= 1623| 1737|18.0%

Player=Warlock_T8_00_13_58-Scale_of_Fates-proc (destruction)  DPS=7368.0 (Error=+/-1.9 Range=+/-700)  DPR=22.4  RS=328.9/259.7  (mana)
  Origin: http://profiler.wowhead.com/?profile=13002350
  Core Stats:  strength=68(10)  agility=75(10)  stamina=1109(946)  intellect=1042(885)  spirit=539(368)  health=18396  mana=19673
  Spell Stats:  power=2387(2387)  hit=13.80%(362)  crit=21.49%(484)  penetration=0(0)  haste=15.55%(510)  mp5=0
  Attack Stats  power=58(0)  hit=11.04%(362)  crit=14.66%(484)  expertise=0.00%(0)  penetration=0.00%(0)  haste=15.55%(510)
  Defense Stats:  armor=2138(1988)
  Glyphs: conflagrate/incinerate/immolate
  Actions:
    chaos_bolt            Count= 20.9|14.5sec  DPE= 10829|10%  DPET=  7871  DPR=  44.5  pDPS= 754  Miss=0.2%  Hit=7262  Crit=15179|16219|45.2%
    conflagrate           Count= 27.7|10.9sec  DPE= 11748|15%  DPET=  8975  DPR=  21.1  pDPS=1087  Miss=0.2%  Hit=6797  Crit=14206|14800|67.0%
    curse_of_doom         Count=  4.0|60.5sec  DPE= 15822| 3%  DPET= 11717  DPR=  27.3  pDPS= 212  Miss=0.1%  TickCount=4  Tick=15855
    immolate              Count= 19.2|15.8sec  DPE= 10935| 9%  DPET=  9991  DPR=  18.5  pDPS= 700  Miss=0.0%  Hit=2023  Crit= 4228| 4479|44.3%  TickCount=94  Tick=1627
    incinerate            Count=132.2| 2.2sec  DPE=  9037|54%  DPET=  5971  DPR=  18.6  pDPS=3989  Miss=0.2%  Hit=5851  Crit=12225|13091|50.2%
   imp  (DPS=626.5)
    fire_bolt             Count=161.3| 1.9sec  DPE=  1162| 8%  DPET=   626  DPR=   6.5  pDPS= 626  Miss=0.2%  Hit=1068  Crit= 1602| 1635|18.0%

Player=Warlock_T8_00_13_58-Sundial_of_the_Exiled-proc (destruction)  DPS=7417.8 (Error=+/-2.0 Range=+/-654)  DPR=22.9  RS=323.8/254.5  (mana)
  Origin: http://profiler.wowhead.com/?profile=13002350
  Core Stats:  strength=68(10)  agility=75(10)  stamina=1109(946)  intellect=1042(885)  spirit=539(368)  health=18396  mana=19673
  Spell Stats:  power=2387(2387)  hit=13.80%(362)  crit=21.49%(484)  penetration=0(0)  haste=15.55%(510)  mp5=0
  Attack Stats  power=58(0)  hit=11.04%(362)  crit=14.66%(484)  expertise=0.00%(0)  penetration=0.00%(0)  haste=15.55%(510)
  Defense Stats:  armor=2138(1988)
  Glyphs: conflagrate/incinerate/immolate
  Actions:
    chaos_bolt            Count= 20.7|14.6sec  DPE= 11031|10%  DPET=  7804  DPR=  45.3  pDPS= 762  Miss=0.2%  Hit=7387  Crit=15434|17958|45.5%
    conflagrate           Count= 27.8|10.9sec  DPE= 11998|15%  DPET=  9053  DPR=  21.6  pDPS=1115  Miss=0.2%  Hit=6941  Crit=14504|16786|67.0%
    curse_of_doom         Count=  4.0|60.5sec  DPE= 16100| 3%  DPET= 11921  DPR=  27.8  pDPS= 215  Miss=0.1%  TickCount=4  Tick=16137
    immolate              Count= 19.2|15.8sec  DPE= 11149|10%  DPET= 10206  DPR=  18.9  pDPS= 714  Miss=0.0%  Hit=2056  Crit= 4298| 4926|43.9%  TickCount=94  Tick=1664
    incinerate            Count=129.0| 2.3sec  DPE=  9234|54%  DPET=  5978  DPR=  19.0  pDPS=3978  Miss=0.2%  Hit=5974  Crit=12483|14798|50.3%
   imp  (DPS=634.7)
    fire_bolt             Count=161.3| 1.9sec  DPE=  1177| 9%  DPET=   635  DPR=   6.5  pDPS= 634  Miss=0.2%  Hit=1082  Crit= 1623| 1754|18.0%

Player=Warlock_T8_00_13_58-illustration_of_the_dragon (destruction)  DPS=7574.6 (Error=+/-2.0 Range=+/-709)  DPR=23.4  RS=323.8/254.5  (mana)
  Origin: http://profiler.wowhead.com/?profile=13002350
  Core Stats:  strength=68(10)  agility=75(10)  stamina=1109(946)  intellect=1042(885)  spirit=539(368)  health=18396  mana=19673
  Spell Stats:  power=2387(2387)  hit=13.80%(362)  crit=21.49%(484)  penetration=0(0)  haste=15.55%(510)  mp5=0
  Attack Stats  power=58(0)  hit=11.04%(362)  crit=14.66%(484)  expertise=0.00%(0)  penetration=0.00%(0)  haste=15.55%(510)
  Defense Stats:  armor=2138(1988)
  Glyphs: conflagrate/incinerate/immolate
  Actions:
    chaos_bolt            Count= 20.7|14.6sec  DPE= 11238|10%  DPET=  7952  DPR=  46.2  pDPS= 776  Miss=0.2%  Hit=7523  Crit=15723|16809|45.5%
    conflagrate           Count= 27.8|10.9sec  DPE= 12269|15%  DPET=  9257  DPR=  22.1  pDPS=1140  Miss=0.2%  Hit=7096  Crit=14832|15473|67.1%
    curse_of_doom         Count=  4.0|60.5sec  DPE= 16222| 3%  DPET= 12013  DPR=  28.0  pDPS= 217  Miss=0.1%  TickCount=4  Tick=16251
    immolate              Count= 19.2|15.8sec  DPE= 11387|10%  DPET= 10423  DPR=  19.3  pDPS= 729  Miss=0.0%  Hit=2092  Crit= 4371| 4631|43.9%  TickCount=94  Tick=1702
    incinerate            Count=129.0| 2.3sec  DPE=  9451|54%  DPET=  6118  DPR=  19.4  pDPS=4071  Miss=0.2%  Hit=6114  Crit=12775|13670|50.3%
   imp  (DPS=642.0)
    fire_bolt             Count=161.3| 1.9sec  DPE=  1190| 8%  DPET=   642  DPR=   6.6  pDPS= 641  Miss=0.2%  Hit=1094  Crit= 1641| 1675|18.0%

Player=Warlock_T8_00_13_58-no_trinket (destruction)  DPS=7272.4 (Error=+/-1.9 Range=+/-700)  DPR=22.5  RS=323.8/254.6  (mana)
  Origin: http://profiler.wowhead.com/?profile=13002350
  Core Stats:  strength=68(10)  agility=75(10)  stamina=1109(946)  intellect=1042(885)  spirit=539(368)  health=18396  mana=19673
  Spell Stats:  power=2387(2387)  hit=13.80%(362)  crit=21.49%(484)  penetration=0(0)  haste=15.55%(510)  mp5=0
  Attack Stats  power=58(0)  hit=11.04%(362)  crit=14.66%(484)  expertise=0.00%(0)  penetration=0.00%(0)  haste=15.55%(510)
  Defense Stats:  armor=2138(1988)
  Glyphs: conflagrate/incinerate/immolate
  Actions:
    chaos_bolt            Count= 20.7|14.6sec  DPE= 10836|10%  DPET=  7665  DPR=  44.5  pDPS= 748  Miss=0.2%  Hit=7260  Crit=15174|16219|45.4%
    conflagrate           Count= 27.8|10.9sec  DPE= 11745|15%  DPET=  8862  DPR=  21.1  pDPS=1092  Miss=0.2%  Hit=6795  Crit=14202|14800|67.0%
    curse_of_doom         Count=  4.0|60.5sec  DPE= 15877| 3%  DPET= 11757  DPR=  27.4  pDPS= 212  Miss=0.1%  TickCount=4  Tick=15909
    immolate              Count= 19.2|15.8sec  DPE= 10932|10%  DPET= 10005  DPR=  18.5  pDPS= 700  Miss=0.0%  Hit=2024  Crit= 4230| 4479|44.1%  TickCount=94  Tick=1628
    incinerate            Count=129.0| 2.3sec  DPE=  9042|54%  DPET=  5853  DPR=  18.6  pDPS=3894  Miss=0.2%  Hit=5849  Crit=12223|13091|50.3%
   imp  (DPS=626.5)
    fire_bolt             Count=161.3| 1.9sec  DPE=  1162| 9%  DPET=   626  DPR=   6.5  pDPS= 625  Miss=0.2%  Hit=1068  Crit= 1602| 1635|18.0%

Gains:

    Warlock_T8_00_13_58-Flare_of_the_Heavens/Pandora's:
        blessing_of_wisdom=6540.2
        initial_mana=23186.2
        judgement_of_wisdom=5484.7
        life_tap=22211.7
        replenishment=17358.3
        soul_leech=24661.9

    Warlock_T8_00_13_58-Dying_Curse-proc:
        blessing_of_wisdom=6540.2
        initial_mana=23186.2
        judgement_of_wisdom=5486.1
        life_tap=22226.8
        replenishment=17358.3
        soul_leech=24641.8

    Warlock_T8_00_13_58-Scale_of_Fates-proc:
        blessing_of_wisdom=6540.2
        initial_mana=23186.2
        judgement_of_wisdom=5477.8
        life_tap=23284.6
        replenishment=17358.4
        soul_leech=25118.5

    Warlock_T8_00_13_58-Elemental_Focus_Stone-proc:
        blessing_of_wisdom=6540.2
        initial_mana=23186.2
        judgement_of_wisdom=5485.4


        life_tap=23392.9
        replenishment=17358.3
        soul_leech=25119.2

    Warlock_T8_00_13_58-Living_Flame-proc:
        blessing_of_wisdom=6540.2
        initial_mana=23186.2
        judgement_of_wisdom=5488.4
        life_tap=22208.3
        replenishment=17358.3
        soul_leech=24661.9

    Warlock_T8_00_13_58-Embrace_of_the_Spider-proc:
        blessing_of_wisdom=6540.2
        initial_mana=23186.2
        judgement_of_wisdom=5483.1
        life_tap=23348.4
        replenishment=17358.4
        soul_leech=25124.9

    Warlock_T8_00_13_58-Sundial_of_the_Exiled-proc:
        blessing_of_wisdom=6540.2
        initial_mana=23186.2
        judgement_of_wisdom=5487.0
        life_tap=22205.7
        replenishment=17358.3
        soul_leech=24658.2

    Warlock_T8_00_13_58-illustration_of_the_dragon:
        blessing_of_wisdom=6540.2
        initial_mana=23186.2
        judgement_of_wisdom=5484.1
        life_tap=22234.3
        replenishment=17358.3
        soul_leech=24634.0

    Warlock_T8_00_13_58-no_trinket:
        blessing_of_wisdom=6540.2
        initial_mana=23186.2
        judgement_of_wisdom=5485.4
        life_tap=22212.7
        replenishment=17358.3
        soul_leech=24658.6

Procs:

    Warlock_T8_00_13_58-Flare_of_the_Heavens/Pandora's:
        judgement_of_wisdom=71.0|4.19sec
        life_tap=6.0|25.33sec
        lightweave_embroidery=7.0|47.33sec
        onspellhit_850sp_10%_10dur_45cd=5.3|58.42sec

    Warlock_T8_00_13_58-Dying_Curse-proc:
        judgement_of_wisdom=71.0|4.19sec
        life_tap=6.0|25.32sec
        lightweave_embroidery=7.0|47.33sec
        onspellhit_765sp_15%_10dur_45cd=5.9|53.95sec

    Warlock_T8_00_13_58-Scale_of_Fates-proc:
        432haste_20dur_120cd=3.0|120.80sec
        judgement_of_wisdom=70.9|4.20sec
        life_tap=6.3|24.82sec
        lightweave_embroidery=7.0|47.34sec

    Warlock_T8_00_13_58-Elemental_Focus_Stone-proc:
        judgement_of_wisdom=71.0|4.19sec
        life_tap=6.3|24.78sec
        lightweave_embroidery=7.0|47.22sec
        onspellhit_522haste_10%_10dur_45cd=5.3|58.41sec

    Warlock_T8_00_13_58-Living_Flame-proc:
        505sp_20dur_120cd=3.0|120.72sec
        judgement_of_wisdom=71.0|4.19sec
        life_tap=6.0|25.33sec
        lightweave_embroidery=7.0|47.33sec

    Warlock_T8_00_13_58-Embrace_of_the_Spider-proc:
        judgement_of_wisdom=71.0|4.19sec
        life_tap=6.3|24.80sec
        lightweave_embroidery=7.0|47.24sec
        onspellhit_505haste_10%_10dur_45cd=5.4|58.37sec

    Warlock_T8_00_13_58-Sundial_of_the_Exiled-proc:
        judgement_of_wisdom=71.0|4.19sec
        life_tap=6.0|25.33sec
        lightweave_embroidery=7.0|47.33sec
        onspellhit_590sp_10%_10dur_45cd=5.3|58.43sec

    Warlock_T8_00_13_58-illustration_of_the_dragon:
        judgement_of_wisdom=71.0|4.19sec
        life_tap=6.0|25.31sec
        lightweave_embroidery=7.0|47.34sec

    Warlock_T8_00_13_58-no_trinket:
        judgement_of_wisdom=71.0|4.19sec
        life_tap=6.0|25.34sec
        lightweave_embroidery=7.0|47.33sec

Up-Times:

    Global:
        100.0% : improved_scorch
        100.0% : improved_shadow_bolt
        100.0% : master_poisoner
        100.0% : totem_of_wrath
        100.0% : winters_chill

    Warlock_T8_00_13_58-Flare_of_the_Heavens/Pandora's:
         43.9% : backdraft                       (  27.8 triggers,  47.1% D.uptime )
         14.4% : empowered_imp                   (  28.9 triggers,   8.9% D.uptime )
        100.0% : fel_armor                       (   1.0 triggers, 100.0% D.uptime )
         48.0% : pyroclasm                       (  18.7 triggers,  61.2% D.uptime )
        100.0% : replenishment

    Warlock_T8_00_13_58-Dying_Curse-proc:
         43.9% : backdraft                       (  27.8 triggers,  47.1% D.uptime )
         14.5% : empowered_imp                   (  29.0 triggers,   8.9% D.uptime )
        100.0% : fel_armor                       (   1.0 triggers, 100.0% D.uptime )
         47.9% : pyroclasm                       (  18.7 triggers,  61.2% D.uptime )
        100.0% : replenishment

    Warlock_T8_00_13_58-Scale_of_Fates-proc:
         43.1% : backdraft                       (  27.7 triggers,  46.5% D.uptime )
         14.3% : empowered_imp                   (  29.0 triggers,   9.1% D.uptime )
        100.0% : fel_armor                       (   1.0 triggers, 100.0% D.uptime )
         48.0% : pyroclasm                       (  18.6 triggers,  60.8% D.uptime )
        100.0% : replenishment

    Warlock_T8_00_13_58-Elemental_Focus_Stone-proc:
         42.9% : backdraft                       (  27.6 triggers,  46.1% D.uptime )
         14.2% : empowered_imp                   (  29.0 triggers,   8.7% D.uptime )
        100.0% : fel_armor                       (   1.0 triggers, 100.0% D.uptime )
         48.3% : pyroclasm                       (  18.6 triggers,  60.9% D.uptime )
        100.0% : replenishment

    Warlock_T8_00_13_58-Living_Flame-proc:
         43.9% : backdraft                       (  27.8 triggers,  47.1% D.uptime )
         14.5% : empowered_imp                   (  29.0 triggers,   8.9% D.uptime )
        100.0% : fel_armor                       (   1.0 triggers, 100.0% D.uptime )
         47.8% : pyroclasm                       (  18.6 triggers,  61.1% D.uptime )
        100.0% : replenishment

    Warlock_T8_00_13_58-Embrace_of_the_Spider-proc:
         42.9% : backdraft                       (  27.6 triggers,  46.1% D.uptime )
         14.2% : empowered_imp                   (  29.0 triggers,   8.7% D.uptime )
        100.0% : fel_armor                       (   1.0 triggers, 100.0% D.uptime )
         48.3% : pyroclasm                       (  18.6 triggers,  60.9% D.uptime )
        100.0% : replenishment

    Warlock_T8_00_13_58-Sundial_of_the_Exiled-proc:
         43.9% : backdraft                       (  27.8 triggers,  47.1% D.uptime )
         14.4% : empowered_imp                   (  29.0 triggers,   8.9% D.uptime )
        100.0% : fel_armor                       (   1.0 triggers, 100.0% D.uptime )
         47.9% : pyroclasm                       (  18.7 triggers,  61.1% D.uptime )
        100.0% : replenishment

    Warlock_T8_00_13_58-illustration_of_the_dragon:
         43.9% : backdraft                       (  27.8 triggers,  47.1% D.uptime )
         14.4% : empowered_imp                   (  29.0 triggers,   8.9% D.uptime )
        100.0% : fel_armor                       (   1.0 triggers, 100.0% D.uptime )
         47.9% : pyroclasm                       (  18.7 triggers,  61.1% D.uptime )
        100.0% : replenishment

    Warlock_T8_00_13_58-no_trinket:
         43.9% : backdraft                       (  27.8 triggers,  47.1% D.uptime )
         14.4% : empowered_imp                   (  29.0 triggers,   8.9% D.uptime )
        100.0% : fel_armor                       (   1.0 triggers, 100.0% D.uptime )
         47.9% : pyroclasm                       (  18.7 triggers,  61.1% D.uptime )
        100.0% : replenishment

Waiting:
    All players active 100% of the time.

Baseline Performance:
  TotalEvents   = 319492138
  MaxEventQueue = 118
  TargetHealth  = 20001509
  SimSeconds    = 8999625
  CpuSeconds    = 176.300
  SpeedUp       = 51047

RNG global Actual/Expected Roll=1.000057 Range=1.000000 Gauss=1.000024

Last edited by Scrufola : 07/30/09 at 11:44 AM.

Offline
Closed Thread

Go Back   Elitist Jerks » Warlocks

Thread Tools