Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » Class Mechanics » Mages

Reply
 
LinkBack Thread Tools
Old 01/28/11, 8:08 AM   #151
dedmonwakeen
Bald Bull
 
dedmonwakeen
Undead Priest
 
No WoW Account
After implementing the max-refresh-duration munching, the contribution of Ignite total damage went from around 24% to 16% in most of my tests. This seriously erodes the value of crit.

I was hesitant to release the code because I was certain it would be received with a great deal of skepticism. However, in terms of percentage of total damage, Ignite appears more inline now with real combat logs.

Hopefully this will uncover other modeling errors perhaps obscured by the previous optimistic Ignite model. Of course, folks should continue to feel free to post/PM Ignite parses and I will evaluate them.


Offline
Reply With Quote
Old 01/28/11, 11:23 AM   #152
Power
Glass Joe
 
Human Mage
 
Mal'Ganis (EU)
PTR-Fire:

actions=flask,type=draconic_mind
actions+=/food,type=seafood_magnifique_feast
actions+=/arcane_brilliance
actions+=/molten_armor
actions+=/snapshot_stats
actions+=/volcanic_potion,if=!in_combat
actions+=/volcanic_potion,if=buff.bloodlust.react|target.time_to_die<=40
actions+=/counterspell
actions+=/mana_gem,if=mana_deficit>12500
actions+=/scorch,debuff=1
actions+=/combustion,if=dot.living_bomb.ticking&dot.ignite.ticking&dot.pyroblast.ticking
actions+=/mirror_image,if=target.time_to_die>=25
actions+=/living_bomb,if=!ticking
actions+=/pyroblast_hs,if=buff.hot_streak.react
actions+=/flame_orb,if=target.time_to_die>=12
actions+=/scorch,if=mana_pct<5
actions+=/evocation,if=mana_pct<39&target.health_pct>35
actions+=/fireball
This will give Fire another small boost.

Offline
Reply With Quote
Old 01/28/11, 12:00 PM   #153
dedmonwakeen
Bald Bull
 
dedmonwakeen
Undead Priest
 
No WoW Account
Originally Posted by Silverwind View Post
Arcane: The sim now uses the mirror image glyph, but I think it isn't modelled correcty. Here's how Arcane Blast from images works: The images cast ABs and gain their own AB debuffs. But their own debuff doesn't do anything, it' actually the mage's AB debuff which matters, so if the mage is at 4 stacks of glyphed AB, the images gain the full 52% damage buff. Arcane Power works on them, too..
Does the Mage's Glyph of Arcane Blast affect the Mirror Images since they are using the same debuff for dmg calculation?


Offline
Reply With Quote
Old 01/28/11, 1:22 PM   #154
Silverwind
Von Kaiser
 
Silverwind's Avatar
 
Gnome Mage
 
Antonidas (EU)
Originally Posted by dedmonwakeen View Post
Does the Mage's Glyph of Arcane Blast affect the Mirror Images since they are using the same debuff for dmg calculation?
Yes, the glyph works. See this log:

[23:01:47.203] Silverwind's Arcane Blast fades from Silverwind
[23:01:47.895] Mirror Image Arcane Blast Nefarian 1351
[23:01:47.895] Mirror Image Arcane Blast Nefarian *1988*
[23:01:47.895] Mirror Image Arcane Blast Nefarian 1326
[23:01:50.341] Silverwind afflicted by Arcane Blast from Silverwind
[23:01:50.689] Mirror Image Arcane Blast Nefarian 1529
[23:01:50.689] Mirror Image Arcane Blast Nefarian 1525
[23:01:50.689] Mirror Image Arcane Blast Nefarian 1508
[23:01:52.020] Silverwind afflicted by Arcane Blast (2) from Silverwind
[23:01:53.119] Mirror Image Arcane Blast Nefarian 1674
[23:01:53.119] Mirror Image Arcane Blast Nefarian 1707
[23:01:53.119] Mirror Image Arcane Blast Nefarian 1666
[23:01:53.630] Silverwind afflicted by Arcane Blast (3) from Silverwind
[23:01:55.140] Silverwind afflicted by Arcane Blast (4) from Silverwind
[23:01:55.519] Mirror Image Arcane Blast Nefarian 2021
[23:01:55.519] Mirror Image Arcane Blast Nefarian 2023
[23:01:55.519] Mirror Image Arcane Blast Nefarian 2056
The difference between AB1 and and AB4 is very close to the expected 52% of glyped AB. I did a short test, and Arcane Power seems to no longer affect them, while spellpower procs certainly do.

Last edited by Silverwind : 01/28/11 at 8:59 PM.

Offline
Reply With Quote
Old 01/28/11, 1:29 PM   #155
dedmonwakeen
Bald Bull
 
dedmonwakeen
Undead Priest
 
No WoW Account
Testing the effect of various limits on the maximum duration of Ignite under which a refresh is allowed.

Using the following script:

Mage_Fire_T11_372_PTR.simc name=baseline max_ignite_refresh=4.00
Mage_Fire_T11_372_PTR.simc name=mir_425  max_ignite_refresh=4.25
Mage_Fire_T11_372_PTR.simc name=mir_450  max_ignite_refresh=4.50
Mage_Fire_T11_372_PTR.simc name=mir_475  max_ignite_refresh=4.75
Mage_Fire_T11_372_PTR.simc name=mir_500  max_ignite_refresh=5.00
Mage_Fire_T11_372_PTR.simc name=mir_525  max_ignite_refresh=5.25
Mage_Fire_T11_372_PTR.simc name=mir_550  max_ignite_refresh=5.50
Mage_Fire_T11_372_PTR.simc name=mir_575  max_ignite_refresh=5.75
Mage_Fire_T11_372_PTR.simc name=mir_600  max_ignite_refresh=6.00
Results in the following:

DPS Ranking:
 216581 100.0%  Raid
  25109  11.6%  mir_600
  25023  11.5%  mir_575
  24857  11.5%  mir_550
  24697  11.4%  mir_525
  24354  11.2%  mir_500
  23940  11.0%  mir_475
  23484  10.8%  mir_450
  22938  10.6%  mir_425
  22328  10.3%  baseline
Gory Details:

Click Here ← Click Here
SimulationCraft 403-28 for World of Warcraft 4.x Live (build level 13329)

Simulating... ( iterations=1000, max_time=450, vary_combat_length=0.00, optimal_raid=1, smooth_rng=0 )

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

Generating reports...


*** Beta Release ***
 * Beta! Beta! Beta! Beta! Beta! Beta!
 * All classes are supported.
 * Some class models still need tweaking.
 * Some class action lists need tweaking.
 * Some class BiS gear setups need tweaking.
 * Some trinkets not yet implemented.
 * Constructive feedback regarding our output will shorten the Beta phase dramatically.
 * Beta! Beta! Beta! Beta! Beta! Beta!


DPS Ranking:
 216581 100.0%  Raid
  25109  11.6%  mir_600
  25023  11.5%  mir_575
  24857  11.5%  mir_550
  24697  11.4%  mir_525
  24354  11.2%  mir_500
  23940  11.0%  mir_475
  23484  10.8%  mir_450
  22938  10.6%  mir_425
  22328  10.3%  baseline

Player: baseline undead mage fire 85
  DPS: 22328.2  Error=48.2/0.2%  Range=2540/11.4%  DPR=21.2  RPS-Out=1054.4 RPS-In=859.5  Resource=(mana) Waiting=0.0 ApM=39.2
  Origin: chardev 8 - Cataclysm Beta
  Talents: Talent Calculator - World of Warcraft
  Core Stats:  strength=635|56(20)  agility=643|64(20)  stamina=7021|6013(5950)  intellect=5480|4810(4385)  spirit=216|216(21)  mastery=12.87|12.87(873)  health=135077|121035  mana=98738|89288
  Spell Stats:  power=8445|7007(2207)  hit=16.99%|16.99%(1741)  crit=29.73%|18.70%(1861)  penetration=0|0(0)  haste=17.52%|11.92%(1527)  mp5=870|870(0)
  Attack Stats  power=688|46(0)  hit=14.50%|14.50%(1741)  crit=22.06%|14.15%(1861)  expertise=0.00|0.00(0)  haste=11.92%|11.92%(1527)
  Defense Stats:  armor=12555|8479(8479)  blockv=318|28(0)  miss=4.70%|4.70%  dodge=5.30%|3.37%(0)  parry=0.00%|0.00%(0)  block=0.00%|0.00%(0) crit=5.90%|5.90%
  Glyphs: dragons_breath/evocation/blink/slow_fall/conjuring/arcane_brilliance/fireball/pyroblast/molten_armor
  Priorities:
    flask,type=draconic_mind/food,type=seafood_magnifique_feast/arcane_brilliance
    molten_armor/snapshot_stats/volcanic_potion,if=!in_combat
    volcanic_potion,if=buff.bloodlust.react|target.time_to_die<=40/counterspell
    mana_gem,if=mana_deficit>12500/scorch,debuff=1
    combustion,if=dot.living_bomb.ticking&dot.ignite.ticking&dot.pyroblast.ticking
    mirror_image,if=target.time_to_die>=25/living_bomb,if=!ticking
    pyroblast_hs,if=buff.hot_streak.react/flame_orb,if=target.time_to_die>=12
    scorch,if=mana_pct<5/fireball,if=target.time_to_die<60/fireball,if=mana_pct>39
    scorch,if=mana_pct<95&cooldown.evocation.remains>60/evocation/scorch
  Actions:
    combustion             Count=  3.9|125.94sec  DPE=141797| 6%  DPET=118002  DPR=   0.0  pDPS=1243  Miss=0.03%  Hit=8056|6683|11377  Crit=16609|13732|23377|36.7%  TickCount=50  MissTick=0.0%  Tick=7376|2595|15851  CritTick=15217|5332|32571|37.4%  UpTime=8.7%
    darkmoon_card_volcano  Count= 10.0|46.72sec  DPE=  3098| 0%  DPET=     1  DPR=   0.0  pDPS=  69  Miss=0.01%  Hit=2596|2490|3049  Crit= 4008| 3847| 4711|35.6%
    fireball               Count=132.0| 3.37sec  DPE= 26316|35%  DPET= 14378  DPR=  10.5  pDPS=7722  Miss=0.00%  Hit=18133|15060|29427  Crit=37570|30946|58219|42.1%
    flame_orb              Count=  7.9|61.19sec  DPE= 66600| 5%  DPET= 54250  DPR=  77.5  pDPS=1176  Miss=0.01%  Hit=5499|4719|7299  Crit=11402| 9696|15512|38.1%  TickCount=118  MissTick=0.0%  Tick=2831|2294|4141  CritTick=5863|4713|8509|37.2%  UpTime=26.3%
    ignite                 Count=  0.0| 0.00sec  DPE=     1|15%  DPET=     1  DPR=   0.0  pDPS=3339  Miss=0.00%  TickCount=210  MissTick=0.0%  Tick=7157|654|27596  UpTime=93.3%
    living_bomb            Count= 34.4|13.22sec  DPE= 48048|16%  DPET= 39251  DPR=  13.6  pDPS=3679  Miss=0.01%  Hit=4646|3905|7367  Crit= 9615| 8023|14603|37.2%  TickCount=173  MissTick=0.0%  Tick=5956|4997|9428  CritTick=12314|10268|19374|37.2%  UpTime=92.7%
    pyroblast_hs           Count= 25.0|17.32sec  DPE= 46122|11%  DPET= 37898  DPR=   0.0  pDPS=2567  Miss=0.01%  Hit=21569|17898|34628  Crit=44566|36778|68544|47.6%  TickCount=106  MissTick=0.0%  Tick=2136|1807|3309  CritTick=4410|3714|6800|47.0%  UpTime=56.8%
    scorch                 Count= 76.4| 2.93sec  DPE= 11963| 9%  DPET=  9438  DPR=   0.0  pDPS=2032  Miss=0.01%  Hit=8583|7241|12755  Crit=17697|14879|26193|37.1%
   mirror_image_3  (DPS=588.7)
    mirror_fire_blast      Count= 36.0|34.16sec  DPE=  1178|19%  DPET=     1  DPR=   0.0  pDPS= 111  Miss=0.99%  Hit=1132|1033|1803  Crit= 1699| 1550| 2704|10.1%
    mirror_frost_bolt      Count= 90.0|13.09sec  DPE=  2034|81%  DPET=  1017  DPR=   0.0  pDPS= 478  Miss=1.00%  Hit=1957|1792|3074  Crit= 2936| 2688| 4076|9.9%
  Constant Buffs: arcane_brilliance/blessing_of_kings/blessing_of_might/blessing_of_might_regen/fortitude/mark_of_the_wild
  Constant Buffs: molten_armor/replenishment
  Dynamic Buffs:
    bell_of_enraging_resonance   : start=4.9  refresh=0.0   interval=106.1 trigger=106.1 uptime=21%
    bloodlust                    : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 9%
    clearcasting                 : start=24.8 refresh=0.0   interval= 18.3 trigger=18.3  uptime=15%
    darkmoon_card_volcano        : start=10.0 refresh=0.0   interval= 46.7 trigger=46.7  uptime=27%
    hot_streak                   : start=25.1 refresh=0.3   interval= 17.3 trigger=17.1  uptime=10%
    lightweave_embroidery        : start=8.4  refresh=0.0   interval= 56.3 trigger=56.3  uptime=28%
    power_torrent_mh             : start=9.8  refresh=0.0   interval= 48.4 trigger=48.4  uptime=26%  benefit=27%
    volcanic_potion              : start=2.0  refresh=0.0   interval=366.9 trigger=366.9 uptime=10%
    mirror_image_3-bloodlust     : start=0.7  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 3%
    mirror_image_3-replenishment : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 6%
  Up-Times:
    100.0% : dps_rotation                  
  Procs:
      3.0 | 120.95sec : mana_gem
    123.6 |   3.64sec : munched_ignite
      6.3 |  57.68sec : rolled_ignite
  Gains:
     29066.3 : blessing_of_might 
     76640.8 : clearcasting      
    128393.5 : evocation           (overflow=3.4%)
      4500.0 : flask             
      1350.0 : food              
     92888.0 : initial_mana      
     36308.3 : mana_gem          
     60551.5 : master_of_elements
     77562.8 : mp5_regen         
     48826.1 : replenishment     

Player: mir_425 undead mage fire 85
  DPS: 22937.7  Error=54.9/0.2%  Range=2730/11.9%  DPR=21.7  RPS-Out=1055.0 RPS-In=859.8  Resource=(mana) Waiting=0.0 ApM=39.1
  Origin: chardev 8 - Cataclysm Beta
  Talents: Talent Calculator - World of Warcraft
  Core Stats:  strength=635|56(20)  agility=643|64(20)  stamina=7021|6013(5950)  intellect=5480|4810(4385)  spirit=216|216(21)  mastery=12.87|12.87(873)  health=135077|121035  mana=98738|89288
  Spell Stats:  power=8445|7007(2207)  hit=16.99%|16.99%(1741)  crit=29.73%|18.70%(1861)  penetration=0|0(0)  haste=17.52%|11.92%(1527)  mp5=870|870(0)
  Attack Stats  power=688|46(0)  hit=14.50%|14.50%(1741)  crit=22.06%|14.15%(1861)  expertise=0.00|0.00(0)  haste=11.92%|11.92%(1527)
  Defense Stats:  armor=12555|8479(8479)  blockv=318|28(0)  miss=4.70%|4.70%  dodge=5.30%|3.37%(0)  parry=0.00%|0.00%(0)  block=0.00%|0.00%(0) crit=5.90%|5.90%
  Glyphs: dragons_breath/evocation/blink/slow_fall/conjuring/arcane_brilliance/fireball/pyroblast/molten_armor
  Priorities:
    flask,type=draconic_mind/food,type=seafood_magnifique_feast/arcane_brilliance
    molten_armor/snapshot_stats/volcanic_potion,if=!in_combat
    volcanic_potion,if=buff.bloodlust.react|target.time_to_die<=40/counterspell
    mana_gem,if=mana_deficit>12500/scorch,debuff=1
    combustion,if=dot.living_bomb.ticking&dot.ignite.ticking&dot.pyroblast.ticking
    mirror_image,if=target.time_to_die>=25/living_bomb,if=!ticking
    pyroblast_hs,if=buff.hot_streak.react/flame_orb,if=target.time_to_die>=12
    scorch,if=mana_pct<5/fireball,if=target.time_to_die<60/fireball,if=mana_pct>39
    scorch,if=mana_pct<95&cooldown.evocation.remains>60/evocation/scorch
  Actions:
    combustion             Count=  4.0|126.00sec  DPE=151051| 6%  DPET=125529  DPR=   0.0  pDPS=1330  Miss=0.00%  Hit=8027|6683|11377  Crit=16554|13732|24234|37.6%  TickCount=50  MissTick=0.0%  Tick=7893|2595|19615  CritTick=16304|5332|40306|37.5%  UpTime=8.7%
    darkmoon_card_volcano  Count= 10.0|46.67sec  DPE=  3110| 0%  DPET=     1  DPR=   0.0  pDPS=  69  Miss=0.00%  Hit=2595|2490|3049  Crit= 4013| 3847| 4711|36.3%
    fireball               Count=132.3| 3.36sec  DPE= 26330|34%  DPET= 14387  DPR=  10.5  pDPS=7744  Miss=0.01%  Hit=18146|15060|29427  Crit=37530|30946|60468|42.2%
    flame_orb              Count=  7.9|61.18sec  DPE= 66682| 5%  DPET= 54328  DPR=  78.0  pDPS=1175  Miss=0.03%  Hit=5515|4719|7765  Crit=11383| 9696|14990|35.8%  TickCount=118  MissTick=0.0%  Tick=2832|2294|4291  CritTick=5869|4713|8509|37.4%  UpTime=26.3%
    ignite                 Count=  0.0| 0.00sec  DPE=     1|17%  DPET=     1  DPR=   0.0  pDPS=3836  Miss=0.00%  TickCount=210  MissTick=0.0%  Tick=8199|654|41086  UpTime=93.6%
    living_bomb            Count= 34.4|13.22sec  DPE= 48086|16%  DPET= 39286  DPR=  13.6  pDPS=3681  Miss=0.02%  Hit=4647|3905|7367  Crit= 9598| 8023|14603|37.6%  TickCount=173  MissTick=0.0%  Tick=5952|4997|9428  CritTick=12320|10268|19374|37.2%  UpTime=92.7%
    pyroblast_hs           Count= 25.2|17.20sec  DPE= 46138|11%  DPET= 37908  DPR=   0.0  pDPS=2581  Miss=0.00%  Hit=21553|17898|33357  Crit=44581|36778|68544|47.6%  TickCount=107  MissTick=0.0%  Tick=2137|1807|3197  CritTick=4416|3714|6570|47.2%  UpTime=57.0%
    scorch                 Count= 75.8| 2.94sec  DPE= 11993| 9%  DPET=  9459  DPR=   0.0  pDPS=2020  Miss=0.01%  Hit=8584|7241|12747  Crit=17727|14879|26193|37.3%
   mirror_image_3  (DPS=587.9)
    mirror_fire_blast      Count= 36.0|34.16sec  DPE=  1174|19%  DPET=     1  DPR=   0.0  pDPS= 110  Miss=1.07%  Hit=1131|1033|1521  Crit= 1694| 1550| 2282|9.8%
    mirror_frost_bolt      Count= 90.0|13.10sec  DPE=  2033|81%  DPET=  1016  DPR=   0.0  pDPS= 478  Miss=0.93%  Hit=1955|1792|2606  Crit= 2930| 2688| 3909|9.9%
  Constant Buffs: arcane_brilliance/blessing_of_kings/blessing_of_might/blessing_of_might_regen/fortitude/mark_of_the_wild
  Constant Buffs: molten_armor/replenishment
  Dynamic Buffs:
    bell_of_enraging_resonance   : start=4.9  refresh=0.0   interval=106.0 trigger=106.0 uptime=21%
    bloodlust                    : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 9%
    clearcasting                 : start=24.8 refresh=0.0   interval= 18.3 trigger=18.3  uptime=15%
    darkmoon_card_volcano        : start=10.0 refresh=0.0   interval= 46.7 trigger=46.7  uptime=27%
    hot_streak                   : start=25.3 refresh=0.3   interval= 17.2 trigger=17.0  uptime=10%
    lightweave_embroidery        : start=8.4  refresh=0.0   interval= 56.4 trigger=56.4  uptime=28%
    power_torrent_mh             : start=9.8  refresh=0.0   interval= 48.3 trigger=48.3  uptime=26%  benefit=27%
    volcanic_potion              : start=2.0  refresh=0.0   interval=366.9 trigger=366.9 uptime=10%
    mirror_image_3-bloodlust     : start=0.7  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 3%
    mirror_image_3-replenishment : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 6%
  Up-Times:
    100.0% : dps_rotation                  
  Procs:
      3.0 | 121.03sec : mana_gem
    111.9 |   4.01sec : munched_ignite
     21.0 |  20.55sec : rolled_ignite
  Gains:
     29068.0 : blessing_of_might 
     76563.9 : clearcasting      
    128073.6 : evocation           (overflow=3.5%)
      4500.0 : flask             
      1350.0 : food              
     92888.0 : initial_mana      
     36308.3 : mana_gem          
     60956.7 : master_of_elements
     77567.4 : mp5_regen         
     48833.6 : replenishment     

Player: mir_450 undead mage fire 85
  DPS: 23483.8  Error=56.2/0.2%  Range=2654/11.3%  DPR=22.3  RPS-Out=1055.0 RPS-In=859.9  Resource=(mana) Waiting=0.0 ApM=39.1
  Origin: chardev 8 - Cataclysm Beta
  Talents: Talent Calculator - World of Warcraft
  Core Stats:  strength=635|56(20)  agility=643|64(20)  stamina=7021|6013(5950)  intellect=5480|4810(4385)  spirit=216|216(21)  mastery=12.87|12.87(873)  health=135077|121035  mana=98738|89288
  Spell Stats:  power=8445|7007(2207)  hit=16.99%|16.99%(1741)  crit=29.73%|18.70%(1861)  penetration=0|0(0)  haste=17.52%|11.92%(1527)  mp5=870|870(0)
  Attack Stats  power=688|46(0)  hit=14.50%|14.50%(1741)  crit=22.06%|14.15%(1861)  expertise=0.00|0.00(0)  haste=11.92%|11.92%(1527)
  Defense Stats:  armor=12555|8479(8479)  blockv=318|28(0)  miss=4.70%|4.70%  dodge=5.30%|3.37%(0)  parry=0.00%|0.00%(0)  block=0.00%|0.00%(0) crit=5.90%|5.90%
  Glyphs: dragons_breath/evocation/blink/slow_fall/conjuring/arcane_brilliance/fireball/pyroblast/molten_armor
  Priorities:
    flask,type=draconic_mind/food,type=seafood_magnifique_feast/arcane_brilliance
    molten_armor/snapshot_stats/volcanic_potion,if=!in_combat
    volcanic_potion,if=buff.bloodlust.react|target.time_to_die<=40/counterspell
    mana_gem,if=mana_deficit>12500/scorch,debuff=1
    combustion,if=dot.living_bomb.ticking&dot.ignite.ticking&dot.pyroblast.ticking
    mirror_image,if=target.time_to_die>=25/living_bomb,if=!ticking
    pyroblast_hs,if=buff.hot_streak.react/flame_orb,if=target.time_to_die>=12
    scorch,if=mana_pct<5/fireball,if=target.time_to_die<60/fireball,if=mana_pct>39
    scorch,if=mana_pct<95&cooldown.evocation.remains>60/evocation/scorch
  Actions:
    combustion             Count=  4.0|125.82sec  DPE=161600| 6%  DPET=134382  DPR=   0.0  pDPS=1424  Miss=0.03%  Hit=8037|6683|11370  Crit=16619|13732|23363|36.8%  TickCount=50  MissTick=0.0%  Tick=8530|2595|19282  CritTick=17505|5332|39622|37.3%  UpTime=8.7%
    darkmoon_card_volcano  Count= 10.0|46.70sec  DPE=  3105| 0%  DPET=     1  DPR=   0.0  pDPS=  69  Miss=0.00%  Hit=2592|2490|3049  Crit= 4009| 3847| 4711|36.2%
    fireball               Count=132.1| 3.36sec  DPE= 26329|33%  DPET= 14387  DPR=  10.4  pDPS=7734  Miss=0.00%  Hit=18164|15060|29427  Crit=37511|30946|60468|42.2%
    flame_orb              Count=  7.9|61.19sec  DPE= 66592| 5%  DPET= 54257  DPR=  78.2  pDPS=1173  Miss=0.00%  Hit=5510|4719|7549  Crit=11364| 9696|14997|37.1%  TickCount=118  MissTick=0.0%  Tick=2829|2294|4291  CritTick=5859|4713|8817|37.3%  UpTime=26.3%
    ignite                 Count=  0.0| 0.00sec  DPE=     1|18%  DPET=     1  DPR=   0.0  pDPS=4284  Miss=0.00%  TickCount=211  MissTick=0.0%  Tick=9147|654|45547  UpTime=93.7%
    living_bomb            Count= 34.4|13.21sec  DPE= 48111|16%  DPET= 39306  DPR=  13.6  pDPS=3685  Miss=0.01%  Hit=4646|3905|7367  Crit= 9603| 8023|14603|37.2%  TickCount=173  MissTick=0.0%  Tick=5955|4997|9428  CritTick=12316|10268|19374|37.4%  UpTime=92.7%
    pyroblast_hs           Count= 25.3|17.12sec  DPE= 45996|11%  DPET= 37787  DPR=   0.0  pDPS=2586  Miss=0.01%  Hit=21520|17898|31886  Crit=44495|36778|71155|47.2%  TickCount=107  MissTick=0.0%  Tick=2135|1807|3309  CritTick=4410|3714|6800|47.3%  UpTime=57.4%
    scorch                 Count= 75.9| 2.93sec  DPE= 12008| 9%  DPET=  9471  DPR=   0.0  pDPS=2027  Miss=0.01%  Hit=8583|7241|12747  Crit=17706|14879|26193|37.5%
   mirror_image_3  (DPS=589.0)
    mirror_fire_blast      Count= 36.0|34.16sec  DPE=  1177|19%  DPET=     1  DPR=   0.0  pDPS= 111  Miss=0.99%  Hit=1132|1033|1588  Crit= 1696| 1550| 2382|9.9%
    mirror_frost_bolt      Count= 90.0|13.09sec  DPE=  2036|81%  DPET=  1018  DPR=   0.0  pDPS= 478  Miss=0.92%  Hit=1957|1792|2717  Crit= 2938| 2688| 4076|10.0%
  Constant Buffs: arcane_brilliance/blessing_of_kings/blessing_of_might/blessing_of_might_regen/fortitude/mark_of_the_wild
  Constant Buffs: molten_armor/replenishment
  Dynamic Buffs:
    bell_of_enraging_resonance   : start=4.9  refresh=0.0   interval=106.1 trigger=106.1 uptime=21%
    bloodlust                    : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 9%
    clearcasting                 : start=24.8 refresh=0.0   interval= 18.3 trigger=18.3  uptime=15%
    darkmoon_card_volcano        : start=10.0 refresh=0.0   interval= 46.7 trigger=46.7  uptime=27%
    hot_streak                   : start=25.4 refresh=0.2   interval= 17.1 trigger=17.0  uptime=10%
    lightweave_embroidery        : start=8.4  refresh=0.0   interval= 56.2 trigger=56.2  uptime=28%
    power_torrent_mh             : start=9.8  refresh=0.0   interval= 48.4 trigger=48.4  uptime=26%  benefit=27%
    volcanic_potion              : start=2.0  refresh=0.0   interval=366.9 trigger=366.9 uptime=10%
    mirror_image_3-bloodlust     : start=0.8  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 3%
    mirror_image_3-replenishment : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 6%
  Up-Times:
    100.0% : dps_rotation                  
  Procs:
      3.0 | 120.99sec : mana_gem
     92.0 |   4.87sec : munched_ignite
     21.0 |  20.62sec : rolled_ignite
  Gains:
     29072.9 : blessing_of_might 
     76614.7 : clearcasting      
    128317.1 : evocation           (overflow=3.4%)
      4500.0 : flask             
      1350.0 : food              
     92888.0 : initial_mana      
     36308.3 : mana_gem          
     60747.8 : master_of_elements
     77579.7 : mp5_regen         
     48838.7 : replenishment     

Player: mir_475 undead mage fire 85
  DPS: 23940.5  Error=63.9/0.3%  Range=3160/13.2%  DPR=22.7  RPS-Out=1054.4 RPS-In=859.3  Resource=(mana) Waiting=0.0 ApM=39.2
  Origin: chardev 8 - Cataclysm Beta
  Talents: Talent Calculator - World of Warcraft
  Core Stats:  strength=635|56(20)  agility=643|64(20)  stamina=7021|6013(5950)  intellect=5480|4810(4385)  spirit=216|216(21)  mastery=12.87|12.87(873)  health=135077|121035  mana=98738|89288
  Spell Stats:  power=8445|7007(2207)  hit=16.99%|16.99%(1741)  crit=29.73%|18.70%(1861)  penetration=0|0(0)  haste=17.52%|11.92%(1527)  mp5=870|870(0)
  Attack Stats  power=688|46(0)  hit=14.50%|14.50%(1741)  crit=22.06%|14.15%(1861)  expertise=0.00|0.00(0)  haste=11.92%|11.92%(1527)
  Defense Stats:  armor=12555|8479(8479)  blockv=318|28(0)  miss=4.70%|4.70%  dodge=5.30%|3.37%(0)  parry=0.00%|0.00%(0)  block=0.00%|0.00%(0) crit=5.90%|5.90%
  Glyphs: dragons_breath/evocation/blink/slow_fall/conjuring/arcane_brilliance/fireball/pyroblast/molten_armor
  Priorities:
    flask,type=draconic_mind/food,type=seafood_magnifique_feast/arcane_brilliance
    molten_armor/snapshot_stats/volcanic_potion,if=!in_combat
    volcanic_potion,if=buff.bloodlust.react|target.time_to_die<=40/counterspell
    mana_gem,if=mana_deficit>12500/scorch,debuff=1
    combustion,if=dot.living_bomb.ticking&dot.ignite.ticking&dot.pyroblast.ticking
    mirror_image,if=target.time_to_die>=25/living_bomb,if=!ticking
    pyroblast_hs,if=buff.hot_streak.react/flame_orb,if=target.time_to_die>=12
    scorch,if=mana_pct<5/fireball,if=target.time_to_die<60/fireball,if=mana_pct>39
    scorch,if=mana_pct<95&cooldown.evocation.remains>60/evocation/scorch
  Actions:
    combustion             Count=  4.0|125.75sec  DPE=172052| 6%  DPET=143116  DPR=   0.0  pDPS=1513  Miss=0.03%  Hit=7990|6683|11377  Crit=16657|13732|24371|36.1%  TickCount=50  MissTick=0.0%  Tick=9093|2759|22625  CritTick=18749|5669|46491|37.2%  UpTime=8.7%
    darkmoon_card_volcano  Count= 10.0|46.68sec  DPE=  3111| 0%  DPET=     1  DPR=   0.0  pDPS=  69  Miss=0.00%  Hit=2592|2490|3049  Crit= 4011| 3847| 4711|36.6%
    fireball               Count=132.0| 3.37sec  DPE= 26312|32%  DPET= 14376  DPR=  10.4  pDPS=7725  Miss=0.00%  Hit=18142|15060|29427  Crit=37552|30946|60468|42.1%
    flame_orb              Count=  7.9|61.20sec  DPE= 66759| 5%  DPET= 54376  DPR=  78.6  pDPS=1177  Miss=0.00%  Hit=5510|4719|7549  Crit=11367| 9696|15512|36.9%  TickCount=118  MissTick=0.0%  Tick=2833|2294|4291  CritTick=5864|4713|8817|37.5%  UpTime=26.3%
    ignite                 Count=  0.0| 0.00sec  DPE=     1|19%  DPET=     1  DPR=   0.0  pDPS=4663  Miss=0.00%  TickCount=210  MissTick=0.0%  Tick=9974|654|65082  UpTime=93.5%
    living_bomb            Count= 34.4|13.22sec  DPE= 47959|15%  DPET= 39181  DPR=  13.6  pDPS=3672  Miss=0.01%  Hit=4646|3905|7367  Crit= 9607| 8023|15139|37.0%  TickCount=173  MissTick=0.0%  Tick=5955|4997|9428  CritTick=12305|10268|19374|37.0%  UpTime=92.7%
    pyroblast_hs           Count= 25.3|17.15sec  DPE= 46071|11%  DPET= 37855  DPR=   0.0  pDPS=2589  Miss=0.00%  Hit=21547|17898|33357  Crit=44636|36778|71155|47.3%  TickCount=107  MissTick=0.0%  Tick=2137|1807|3309  CritTick=4413|3714|6570|47.0%  UpTime=57.3%
    scorch                 Count= 76.1| 2.92sec  DPE= 12015| 8%  DPET=  9479  DPR=   0.0  pDPS=2033  Miss=0.00%  Hit=8585|7241|12755  Crit=17745|14879|26210|37.4%
   mirror_image_3  (DPS=587.4)
    mirror_fire_blast      Count= 36.0|34.16sec  DPE=  1174|19%  DPET=     1  DPR=   0.0  pDPS= 110  Miss=1.01%  Hit=1131|1033|1588  Crit= 1692| 1550| 2382|9.8%
    mirror_frost_bolt      Count= 90.0|13.09sec  DPE=  2030|81%  DPET=  1015  DPR=   0.0  pDPS= 477  Miss=0.99%  Hit=1954|1792|2717  Crit= 2933| 2688| 4076|9.7%
  Constant Buffs: arcane_brilliance/blessing_of_kings/blessing_of_might/blessing_of_might_regen/fortitude/mark_of_the_wild
  Constant Buffs: molten_armor/replenishment
  Dynamic Buffs:
    bell_of_enraging_resonance   : start=4.9  refresh=0.0   interval=105.9 trigger=105.9 uptime=21%
    bloodlust                    : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 9%
    clearcasting                 : start=24.8 refresh=0.0   interval= 18.3 trigger=18.3  uptime=15%
    darkmoon_card_volcano        : start=10.0 refresh=0.0   interval= 46.7 trigger=46.7  uptime=27%
    hot_streak                   : start=25.4 refresh=0.2   interval= 17.1 trigger=17.0  uptime=10%
    lightweave_embroidery        : start=8.4  refresh=0.0   interval= 56.5 trigger=56.5  uptime=28%
    power_torrent_mh             : start=9.8  refresh=0.0   interval= 48.3 trigger=48.3  uptime=26%  benefit=27%
    volcanic_potion              : start=2.0  refresh=0.0   interval=366.9 trigger=366.9 uptime=10%
    mirror_image_3-bloodlust     : start=0.7  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 3%
    mirror_image_3-replenishment : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 6%
  Up-Times:
    100.0% : dps_rotation                  
  Procs:
      3.0 | 121.11sec : mana_gem
     74.3 |   6.01sec : munched_ignite
     20.9 |  20.67sec : rolled_ignite
  Gains:
     29076.7 : blessing_of_might 
     76465.0 : clearcasting      
    128246.7 : evocation           (overflow=3.4%)
      4500.0 : flask             
      1350.0 : food              
     92888.0 : initial_mana      
     36308.3 : mana_gem          
     60534.2 : master_of_elements
     77589.9 : mp5_regen         
     48840.6 : replenishment     

Player: mir_500 undead mage fire 85
  DPS: 24353.9  Error=67.9/0.3%  Range=3661/15.0%  DPR=23.1  RPS-Out=1054.1 RPS-In=859.1  Resource=(mana) Waiting=0.0 ApM=39.2
  Origin: chardev 8 - Cataclysm Beta
  Talents: Talent Calculator - World of Warcraft
  Core Stats:  strength=635|56(20)  agility=643|64(20)  stamina=7021|6013(5950)  intellect=5480|4810(4385)  spirit=216|216(21)  mastery=12.87|12.87(873)  health=135077|121035  mana=98738|89288
  Spell Stats:  power=8445|7007(2207)  hit=16.99%|16.99%(1741)  crit=29.73%|18.70%(1861)  penetration=0|0(0)  haste=17.52%|11.92%(1527)  mp5=870|870(0)
  Attack Stats  power=688|46(0)  hit=14.50%|14.50%(1741)  crit=22.06%|14.15%(1861)  expertise=0.00|0.00(0)  haste=11.92%|11.92%(1527)
  Defense Stats:  armor=12555|8479(8479)  blockv=318|28(0)  miss=4.70%|4.70%  dodge=5.30%|3.37%(0)  parry=0.00%|0.00%(0)  block=0.00%|0.00%(0) crit=5.90%|5.90%
  Glyphs: dragons_breath/evocation/blink/slow_fall/conjuring/arcane_brilliance/fireball/pyroblast/molten_armor
  Priorities:
    flask,type=draconic_mind/food,type=seafood_magnifique_feast/arcane_brilliance
    molten_armor/snapshot_stats/volcanic_potion,if=!in_combat
    volcanic_potion,if=buff.bloodlust.react|target.time_to_die<=40/counterspell
    mana_gem,if=mana_deficit>12500/scorch,debuff=1
    combustion,if=dot.living_bomb.ticking&dot.ignite.ticking&dot.pyroblast.ticking
    mirror_image,if=target.time_to_die>=25/living_bomb,if=!ticking
    pyroblast_hs,if=buff.hot_streak.react/flame_orb,if=target.time_to_die>=12
    scorch,if=mana_pct<5/fireball,if=target.time_to_die<60/fireball,if=mana_pct>39
    scorch,if=mana_pct<95&cooldown.evocation.remains>60/evocation/scorch
  Actions:
    combustion             Count=  4.0|125.82sec  DPE=180097| 6%  DPET=149694  DPR=   0.0  pDPS=1583  Miss=0.00%  Hit=8026|6683|11794  Crit=16673|13732|22527|36.9%  TickCount=50  MissTick=0.0%  Tick=9553|2684|26132  CritTick=19731|5515|53697|37.5%  UpTime=8.7%
    darkmoon_card_volcano  Count= 10.0|46.69sec  DPE=  3096| 0%  DPET=     1  DPR=   0.0  pDPS=  69  Miss=0.01%  Hit=2594|2490|3049  Crit= 4010| 3847| 4711|35.5%
    fireball               Count=131.9| 3.37sec  DPE= 26321|32%  DPET= 14379  DPR=  10.5  pDPS=7722  Miss=0.01%  Hit=18146|15060|28332  Crit=37507|30946|58219|42.2%
    flame_orb              Count=  7.9|61.18sec  DPE= 66649| 5%  DPET= 54293  DPR=  77.9  pDPS=1176  Miss=0.05%  Hit=5501|4719|7549  Crit=11378| 9696|15441|37.2%  TickCount=118  MissTick=0.0%  Tick=2829|2294|4141  CritTick=5865|4713|8509|37.4%  UpTime=26.3%
    ignite                 Count=  0.0| 0.00sec  DPE=     1|21%  DPET=     1  DPR=   0.0  pDPS=5003  Miss=0.00%  TickCount=211  MissTick=0.0%  Tick=10684|654|57643  UpTime=93.6%
    living_bomb            Count= 34.4|13.21sec  DPE= 48039|15%  DPET= 39246  DPR=  13.6  pDPS=3679  Miss=0.01%  Hit=4643|3905|7106  Crit= 9618| 8023|14603|37.1%  TickCount=173  MissTick=0.0%  Tick=5953|4997|9095  CritTick=12321|10268|18688|37.2%  UpTime=92.7%
    pyroblast_hs           Count= 25.3|17.17sec  DPE= 46057|11%  DPET= 37852  DPR=   0.0  pDPS=2588  Miss=0.00%  Hit=21519|17898|33357  Crit=44567|36778|68544|47.5%  TickCount=107  MissTick=0.0%  Tick=2134|1807|3197  CritTick=4415|3714|6570|47.0%  UpTime=57.3%
    scorch                 Count= 76.2| 2.95sec  DPE= 12002| 8%  DPET=  9470  DPR=   0.0  pDPS=2033  Miss=0.01%  Hit=8587|7241|13831  Crit=17712|14879|27396|37.4%
   mirror_image_3  (DPS=589.3)
    mirror_fire_blast      Count= 36.0|34.16sec  DPE=  1179|19%  DPET=     1  DPR=   0.0  pDPS= 111  Miss=1.02%  Hit=1133|1033|1588  Crit= 1700| 1550| 2382|10.1%
    mirror_frost_bolt      Count= 90.0|13.09sec  DPE=  2036|81%  DPET=  1018  DPR=   0.0  pDPS= 479  Miss=1.00%  Hit=1959|1792|2717  Crit= 2938| 2688| 4076|9.9%
  Constant Buffs: arcane_brilliance/blessing_of_kings/blessing_of_might/blessing_of_might_regen/fortitude/mark_of_the_wild
  Constant Buffs: molten_armor/replenishment
  Dynamic Buffs:
    bell_of_enraging_resonance   : start=4.9  refresh=0.0   interval=106.1 trigger=106.1 uptime=21%
    bloodlust                    : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 9%
    clearcasting                 : start=24.8 refresh=0.0   interval= 18.3 trigger=18.3  uptime=15%
    darkmoon_card_volcano        : start=10.0 refresh=0.0   interval= 46.7 trigger=46.7  uptime=27%
    hot_streak                   : start=25.4 refresh=0.3   interval= 17.2 trigger=17.0  uptime=10%
    lightweave_embroidery        : start=8.4  refresh=0.0   interval= 56.5 trigger=56.5  uptime=28%
    power_torrent_mh             : start=9.8  refresh=0.0   interval= 48.4 trigger=48.4  uptime=26%  benefit=27%
    volcanic_potion              : start=2.0  refresh=0.0   interval=366.9 trigger=366.9 uptime=10%
    mirror_image_3-bloodlust     : start=0.7  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 3%
    mirror_image_3-replenishment : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 6%
  Up-Times:
    100.0% : dps_rotation                  
  Procs:
      3.0 | 121.00sec : mana_gem
     58.9 |   7.57sec : munched_ignite
     21.0 |  20.65sec : rolled_ignite
  Gains:
     29070.1 : blessing_of_might 
     76454.5 : clearcasting      
    128083.7 : evocation           (overflow=3.4%)
      4500.0 : flask             
      1350.0 : food              
     92888.0 : initial_mana      
     36308.3 : mana_gem          
     60664.9 : master_of_elements
     77572.0 : mp5_regen         
     48831.0 : replenishment     

Player: mir_525 undead mage fire 85
  DPS: 24696.5  Error=67.8/0.3%  Range=3580/14.5%  DPR=23.4  RPS-Out=1054.0 RPS-In=859.2  Resource=(mana) Waiting=0.0 ApM=39.2
  Origin: chardev 8 - Cataclysm Beta
  Talents: Talent Calculator - World of Warcraft
  Core Stats:  strength=635|56(20)  agility=643|64(20)  stamina=7021|6013(5950)  intellect=5480|4810(4385)  spirit=216|216(21)  mastery=12.87|12.87(873)  health=135077|121035  mana=98738|89288
  Spell Stats:  power=8445|7007(2207)  hit=16.99%|16.99%(1741)  crit=29.73%|18.70%(1861)  penetration=0|0(0)  haste=17.52%|11.92%(1527)  mp5=870|870(0)
  Attack Stats  power=688|46(0)  hit=14.50%|14.50%(1741)  crit=22.06%|14.15%(1861)  expertise=0.00|0.00(0)  haste=11.92%|11.92%(1527)
  Defense Stats:  armor=12555|8479(8479)  blockv=318|28(0)  miss=4.70%|4.70%  dodge=5.30%|3.37%(0)  parry=0.00%|0.00%(0)  block=0.00%|0.00%(0) crit=5.90%|5.90%
  Glyphs: dragons_breath/evocation/blink/slow_fall/conjuring/arcane_brilliance/fireball/pyroblast/molten_armor
  Priorities:
    flask,type=draconic_mind/food,type=seafood_magnifique_feast/arcane_brilliance
    molten_armor/snapshot_stats/volcanic_potion,if=!in_combat
    volcanic_potion,if=buff.bloodlust.react|target.time_to_die<=40/counterspell
    mana_gem,if=mana_deficit>12500/scorch,debuff=1
    combustion,if=dot.living_bomb.ticking&dot.ignite.ticking&dot.pyroblast.ticking
    mirror_image,if=target.time_to_die>=25/living_bomb,if=!ticking
    pyroblast_hs,if=buff.hot_streak.react/flame_orb,if=target.time_to_die>=12
    scorch,if=mana_pct<5/fireball,if=target.time_to_die<60/fireball,if=mana_pct>39
    scorch,if=mana_pct<95&cooldown.evocation.remains>60/evocation/scorch
  Actions:
    combustion             Count=  3.9|126.40sec  DPE=187358| 7%  DPET=155723  DPR=   0.0  pDPS=1644  Miss=0.00%  Hit=8025|6683|11377  Crit=16772|13732|24371|36.5%  TickCount=50  MissTick=0.0%  Tick=9990|2759|25339  CritTick=20508|5669|52068|37.5%  UpTime=8.7%
    darkmoon_card_volcano  Count= 10.0|46.69sec  DPE=  3111| 0%  DPET=     1  DPR=   0.0  pDPS=  69  Miss=0.01%  Hit=2594|2490|3049  Crit= 4017| 3847| 4711|36.4%
    fireball               Count=131.8| 3.37sec  DPE= 26323|31%  DPET= 14382  DPR=  10.4  pDPS=7717  Miss=0.01%  Hit=18138|15060|29427  Crit=37545|30946|58219|42.2%
    flame_orb              Count=  7.9|61.20sec  DPE= 66683| 5%  DPET= 54331  DPR=  77.8  pDPS=1175  Miss=0.00%  Hit=5519|4719|7549  Crit=11337| 9696|15956|37.3%  TickCount=118  MissTick=0.0%  Tick=2830|2294|4141  CritTick=5857|4713|8817|37.4%  UpTime=26.3%
    ignite                 Count=  0.0| 0.00sec  DPE=     1|21%  DPET=     1  DPR=   0.0  pDPS=5296  Miss=0.00%  TickCount=211  MissTick=0.0%  Tick=11308|654|71457  UpTime=93.7%
    living_bomb            Count= 34.5|13.21sec  DPE= 48086|15%  DPET= 39289  DPR=  13.6  pDPS=3686  Miss=0.01%  Hit=4648|3905|7106  Crit= 9587| 8023|14603|37.5%  TickCount=173  MissTick=0.0%  Tick=5952|4997|9095  CritTick=12314|10268|18688|37.4%  UpTime=92.8%
    pyroblast_hs           Count= 25.1|17.30sec  DPE= 46053|10%  DPET= 37842  DPR=   0.0  pDPS=2569  Miss=0.00%  Hit=21607|17898|33357  Crit=44540|36778|68544|47.2%  TickCount=106  MissTick=0.0%  Tick=2138|1807|3197  CritTick=4415|3714|6570|47.2%  UpTime=56.9%
    scorch                 Count= 76.5| 2.91sec  DPE= 11983| 8%  DPET=  9457  DPR=   0.0  pDPS=2037  Miss=0.01%  Hit=8590|7241|12747  Crit=17732|14879|26193|37.1%
   mirror_image_3  (DPS=588.2)
    mirror_fire_blast      Count= 36.0|34.16sec  DPE=  1177|19%  DPET=     1  DPR=   0.0  pDPS= 111  Miss=1.06%  Hit=1132|1033|1521  Crit= 1696| 1550| 2282|10.1%
    mirror_frost_bolt      Count= 90.0|13.10sec  DPE=  2033|81%  DPET=  1016  DPR=   0.0  pDPS= 478  Miss=1.03%  Hit=1957|1792|2606  Crit= 2933| 2688| 3909|9.9%
  Constant Buffs: arcane_brilliance/blessing_of_kings/blessing_of_might/blessing_of_might_regen/fortitude/mark_of_the_wild
  Constant Buffs: molten_armor/replenishment
  Dynamic Buffs:
    bell_of_enraging_resonance   : start=4.9  refresh=0.0   interval=106.2 trigger=106.2 uptime=21%
    bloodlust                    : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 9%
    clearcasting                 : start=24.8 refresh=0.0   interval= 18.4 trigger=18.4  uptime=15%
    darkmoon_card_volcano        : start=10.0 refresh=0.0   interval= 46.7 trigger=46.7  uptime=27%
    hot_streak                   : start=25.2 refresh=0.3   interval= 17.3 trigger=17.1  uptime=10%
    lightweave_embroidery        : start=8.4  refresh=0.0   interval= 56.3 trigger=56.3  uptime=28%
    power_torrent_mh             : start=9.8  refresh=0.0   interval= 48.3 trigger=48.3  uptime=26%  benefit=27%
    volcanic_potion              : start=2.0  refresh=0.0   interval=366.9 trigger=366.9 uptime=10%
    mirror_image_3-bloodlust     : start=0.7  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 3%
    mirror_image_3-replenishment : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 6%
  Up-Times:
    100.0% : dps_rotation                  
  Procs:
      3.0 | 120.95sec : mana_gem
     45.4 |   9.74sec : munched_ignite
     21.1 |  20.60sec : rolled_ignite
  Gains:
     29071.4 : blessing_of_might 
     76540.9 : clearcasting      
    128042.8 : evocation           (overflow=3.5%)
      4500.0 : flask             
      1350.0 : food              
     92888.0 : initial_mana      
     36308.3 : mana_gem          
     60720.6 : master_of_elements
     77575.6 : mp5_regen         
     48837.0 : replenishment     

Player: mir_550 undead mage fire 85
  DPS: 24856.8  Error=71.1/0.3%  Range=3596/14.5%  DPR=23.6  RPS-Out=1054.1 RPS-In=858.7  Resource=(mana) Waiting=0.0 ApM=39.2
  Origin: chardev 8 - Cataclysm Beta
  Talents: Talent Calculator - World of Warcraft
  Core Stats:  strength=635|56(20)  agility=643|64(20)  stamina=7021|6013(5950)  intellect=5480|4810(4385)  spirit=216|216(21)  mastery=12.87|12.87(873)  health=135077|121035  mana=98738|89288
  Spell Stats:  power=8445|7007(2207)  hit=16.99%|16.99%(1741)  crit=29.73%|18.70%(1861)  penetration=0|0(0)  haste=17.52%|11.92%(1527)  mp5=870|870(0)
  Attack Stats  power=688|46(0)  hit=14.50%|14.50%(1741)  crit=22.06%|14.15%(1861)  expertise=0.00|0.00(0)  haste=11.92%|11.92%(1527)
  Defense Stats:  armor=12555|8479(8479)  blockv=318|28(0)  miss=4.70%|4.70%  dodge=5.30%|3.37%(0)  parry=0.00%|0.00%(0)  block=0.00%|0.00%(0) crit=5.90%|5.90%
  Glyphs: dragons_breath/evocation/blink/slow_fall/conjuring/arcane_brilliance/fireball/pyroblast/molten_armor
  Priorities:
    flask,type=draconic_mind/food,type=seafood_magnifique_feast/arcane_brilliance
    molten_armor/snapshot_stats/volcanic_potion,if=!in_combat
    volcanic_potion,if=buff.bloodlust.react|target.time_to_die<=40/counterspell
    mana_gem,if=mana_deficit>12500/scorch,debuff=1
    combustion,if=dot.living_bomb.ticking&dot.ignite.ticking&dot.pyroblast.ticking
    mirror_image,if=target.time_to_die>=25/living_bomb,if=!ticking
    pyroblast_hs,if=buff.hot_streak.react/flame_orb,if=target.time_to_die>=12
    scorch,if=mana_pct<5/fireball,if=target.time_to_die<60/fireball,if=mana_pct>39
    scorch,if=mana_pct<95&cooldown.evocation.remains>60/evocation/scorch
  Actions:
    combustion             Count=  4.0|126.25sec  DPE=190202| 7%  DPET=158095  DPR=   0.0  pDPS=1678  Miss=0.00%  Hit=8030|6683|11794  Crit=16699|13732|22527|38.3%  TickCount=50  MissTick=0.0%  Tick=10125|2759|23435  CritTick=20906|5669|48155|37.4%  UpTime=8.7%
    darkmoon_card_volcano  Count= 10.0|46.68sec  DPE=  3109| 0%  DPET=     1  DPR=   0.0  pDPS=  69  Miss=0.00%  Hit=2595|2490|3049  Crit= 4008| 3847| 4711|36.4%
    fireball               Count=131.9| 3.37sec  DPE= 26244|31%  DPET= 14339  DPR=  10.4  pDPS=7695  Miss=0.01%  Hit=18134|15060|29427  Crit=37538|30946|60468|41.8%
    flame_orb              Count=  7.9|61.17sec  DPE= 66658| 5%  DPET= 54304  DPR=  77.9  pDPS=1176  Miss=0.00%  Hit=5512|4719|7549  Crit=11369| 9696|15956|36.8%  TickCount=119  MissTick=0.0%  Tick=2828|2294|4291  CritTick=5861|4713|8817|37.4%  UpTime=26.3%
    ignite                 Count=  0.0| 0.00sec  DPE=     1|22%  DPET=     1  DPR=   0.0  pDPS=5458  Miss=0.00%  TickCount=210  MissTick=0.0%  Tick=11665|654|79615  UpTime=93.6%
    living_bomb            Count= 34.5|13.20sec  DPE= 48075|15%  DPET= 39280  DPR=  13.6  pDPS=3684  Miss=0.01%  Hit=4644|3905|7106  Crit= 9603| 8023|15139|37.5%  TickCount=173  MissTick=0.0%  Tick=5954|4997|9428  CritTick=12319|10268|19374|37.2%  UpTime=92.8%
    pyroblast_hs           Count= 24.9|17.43sec  DPE= 46148|10%  DPET= 37915  DPR=   0.0  pDPS=2554  Miss=0.00%  Hit=21569|17898|34628  Crit=44602|36778|68544|47.3%  TickCount=106  MissTick=0.0%  Tick=2138|1807|3309  CritTick=4419|3714|6800|47.3%  UpTime=56.6%
    scorch                 Count= 76.6| 2.96sec  DPE= 11972| 8%  DPET=  9446  DPR=   0.0  pDPS=2040  Miss=0.00%  Hit=8576|7241|13831  Crit=17711|14879|28421|37.2%
   mirror_image_3  (DPS=590.1)
    mirror_fire_blast      Count= 36.0|34.16sec  DPE=  1178|19%  DPET=     1  DPR=   0.0  pDPS= 111  Miss=1.09%  Hit=1134|1033|1588  Crit= 1698| 1550| 2382|10.0%
    mirror_frost_bolt      Count= 90.0|13.09sec  DPE=  2040|81%  DPET=  1020  DPR=   0.0  pDPS= 479  Miss=1.00%  Hit=1960|1792|2717  Crit= 2937| 2688| 4076|10.2%
  Constant Buffs: arcane_brilliance/blessing_of_kings/blessing_of_might/blessing_of_might_regen/fortitude/mark_of_the_wild
  Constant Buffs: molten_armor/replenishment
  Dynamic Buffs:
    bell_of_enraging_resonance   : start=4.9  refresh=0.0   interval=106.3 trigger=106.3 uptime=21%
    bloodlust                    : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 9%
    clearcasting                 : start=24.8 refresh=0.0   interval= 18.4 trigger=18.4  uptime=15%
    darkmoon_card_volcano        : start=10.0 refresh=0.0   interval= 46.7 trigger=46.7  uptime=27%
    hot_streak                   : start=25.0 refresh=0.3   interval= 17.4 trigger=17.2  uptime=10%
    lightweave_embroidery        : start=8.4  refresh=0.0   interval= 56.3 trigger=56.3  uptime=28%
    power_torrent_mh             : start=9.8  refresh=0.0   interval= 48.4 trigger=48.4  uptime=26%  benefit=27%
    volcanic_potion              : start=2.0  refresh=0.0   interval=366.9 trigger=366.9 uptime=10%
    mirror_image_3-bloodlust     : start=0.7  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 3%
    mirror_image_3-replenishment : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 6%
  Up-Times:
    100.0% : dps_rotation                  
  Procs:
      3.0 | 120.96sec : mana_gem
     36.8 |  12.02sec : munched_ignite
     20.9 |  20.70sec : rolled_ignite
  Gains:
     29079.1 : blessing_of_might 
     76393.6 : clearcasting      
    128158.0 : evocation           (overflow=3.4%)
      4500.0 : flask             
      1350.0 : food              
     92888.0 : initial_mana      
     36308.3 : mana_gem          
     60345.4 : master_of_elements
     77596.3 : mp5_regen         
     48844.9 : replenishment     

Player: mir_575 undead mage fire 85
  DPS: 25022.6  Error=74.9/0.3%  Range=3449/13.8%  DPR=23.7  RPS-Out=1053.9 RPS-In=858.9  Resource=(mana) Waiting=0.0 ApM=39.2
  Origin: chardev 8 - Cataclysm Beta
  Talents: Talent Calculator - World of Warcraft
  Core Stats:  strength=635|56(20)  agility=643|64(20)  stamina=7021|6013(5950)  intellect=5480|4810(4385)  spirit=216|216(21)  mastery=12.87|12.87(873)  health=135077|121035  mana=98738|89288
  Spell Stats:  power=8445|7007(2207)  hit=16.99%|16.99%(1741)  crit=29.73%|18.70%(1861)  penetration=0|0(0)  haste=17.52%|11.92%(1527)  mp5=870|870(0)
  Attack Stats  power=688|46(0)  hit=14.50%|14.50%(1741)  crit=22.06%|14.15%(1861)  expertise=0.00|0.00(0)  haste=11.92%|11.92%(1527)
  Defense Stats:  armor=12555|8479(8479)  blockv=318|28(0)  miss=4.70%|4.70%  dodge=5.30%|3.37%(0)  parry=0.00%|0.00%(0)  block=0.00%|0.00%(0) crit=5.90%|5.90%
  Glyphs: dragons_breath/evocation/blink/slow_fall/conjuring/arcane_brilliance/fireball/pyroblast/molten_armor
  Priorities:
    flask,type=draconic_mind/food,type=seafood_magnifique_feast/arcane_brilliance
    molten_armor/snapshot_stats/volcanic_potion,if=!in_combat
    volcanic_potion,if=buff.bloodlust.react|target.time_to_die<=40/counterspell
    mana_gem,if=mana_deficit>12500/scorch,debuff=1
    combustion,if=dot.living_bomb.ticking&dot.ignite.ticking&dot.pyroblast.ticking
    mirror_image,if=target.time_to_die>=25/living_bomb,if=!ticking
    pyroblast_hs,if=buff.hot_streak.react/flame_orb,if=target.time_to_die>=12
    scorch,if=mana_pct<5/fireball,if=target.time_to_die<60/fireball,if=mana_pct>39
    scorch,if=mana_pct<95&cooldown.evocation.remains>60/evocation/scorch
  Actions:
    combustion             Count=  4.0|125.96sec  DPE=192559| 7%  DPET=160136  DPR=   0.0  pDPS=1694  Miss=0.03%  Hit=8029|6683|11377  Crit=16554|13732|24371|36.6%  TickCount=50  MissTick=0.0%  Tick=10279|2595|25999  CritTick=21225|5332|53424|37.1%  UpTime=8.7%
    darkmoon_card_volcano  Count= 10.0|46.66sec  DPE=  3102| 0%  DPET=     1  DPR=   0.0  pDPS=  69  Miss=0.00%  Hit=2593|2490|3049  Crit= 4009| 3847| 4711|36.0%
    fireball               Count=131.8| 3.37sec  DPE= 26286|31%  DPET= 14360  DPR=  10.4  pDPS=7706  Miss=0.01%  Hit=18145|15060|29427  Crit=37505|30946|60468|42.1%
    flame_orb              Count=  7.9|61.20sec  DPE= 66638| 5%  DPET= 54289  DPR=  78.4  pDPS=1175  Miss=0.01%  Hit=5509|4719|7765  Crit=11365| 9696|15956|36.8%  TickCount=118  MissTick=0.0%  Tick=2830|2294|4291  CritTick=5868|4713|8817|37.3%  UpTime=26.3%
    ignite                 Count=  0.0| 0.00sec  DPE=     1|22%  DPET=     1  DPR=   0.0  pDPS=5588  Miss=0.00%  TickCount=210  MissTick=0.0%  Tick=11942|654|88019  UpTime=93.6%
    living_bomb            Count= 34.5|13.20sec  DPE= 48053|15%  DPET= 39260  DPR=  13.6  pDPS=3684  Miss=0.01%  Hit=4645|3905|6804  Crit= 9608| 8023|15139|37.4%  TickCount=173  MissTick=0.0%  Tick=5954|4997|9428  CritTick=12314|10268|19374|37.2%  UpTime=92.8%
    pyroblast_hs           Count= 25.0|17.32sec  DPE= 46075|10%  DPET= 37857  DPR=   0.0  pDPS=2563  Miss=0.00%  Hit=21528|17898|33357  Crit=44534|36778|65520|47.4%  TickCount=107  MissTick=0.0%  Tick=2134|1807|3197  CritTick=4410|3714|6570|47.0%  UpTime=56.9%
    scorch                 Count= 76.5| 2.92sec  DPE= 12010| 8%  DPET=  9480  DPR=   0.0  pDPS=2043  Miss=0.01%  Hit=8598|7241|12755  Crit=17748|14879|26193|37.3%
   mirror_image_3  (DPS=587.4)
    mirror_fire_blast      Count= 36.0|34.16sec  DPE=  1173|19%  DPET=     1  DPR=   0.0  pDPS= 110  Miss=1.04%  Hit=1130|1033|1588  Crit= 1695| 1550| 2382|9.7%
    mirror_frost_bolt      Count= 90.0|13.10sec  DPE=  2031|81%  DPET=  1015  DPR=   0.0  pDPS= 477  Miss=1.00%  Hit=1954|1792|2717  Crit= 2929| 2688| 4076|9.9%
  Constant Buffs: arcane_brilliance/blessing_of_kings/blessing_of_might/blessing_of_might_regen/fortitude/mark_of_the_wild
  Constant Buffs: molten_armor/replenishment
  Dynamic Buffs:
    bell_of_enraging_resonance   : start=4.9  refresh=0.0   interval=106.0 trigger=106.0 uptime=21%
    bloodlust                    : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 9%
    clearcasting                 : start=24.9 refresh=0.0   interval= 18.3 trigger=18.3  uptime=15%
    darkmoon_card_volcano        : start=10.0 refresh=0.0   interval= 46.7 trigger=46.7  uptime=27%
    hot_streak                   : start=25.1 refresh=0.3   interval= 17.3 trigger=17.1  uptime=10%
    lightweave_embroidery        : start=8.4  refresh=0.0   interval= 56.3 trigger=56.3  uptime=28%
    power_torrent_mh             : start=9.8  refresh=0.0   interval= 48.4 trigger=48.4  uptime=26%  benefit=27%
    volcanic_potion              : start=2.0  refresh=0.0   interval=366.9 trigger=366.9 uptime=10%
    mirror_image_3-bloodlust     : start=0.7  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 3%
    mirror_image_3-replenishment : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 6%
  Up-Times:
    100.0% : dps_rotation                  
  Procs:
      3.0 | 121.04sec : mana_gem
     31.3 |  14.12sec : munched_ignite
     20.9 |  20.70sec : rolled_ignite
  Gains:
     29075.5 : blessing_of_might 
     76683.4 : clearcasting      
    128031.0 : evocation           (overflow=3.5%)
      4500.0 : flask             
      1350.0 : food              
     92888.0 : initial_mana      
     36308.3 : mana_gem          
     60575.1 : master_of_elements
     77586.3 : mp5_regen         
     48845.9 : replenishment     

Player: mir_600 undead mage fire 85
  DPS: 25109.0  Error=74.1/0.3%  Range=3830/15.3%  DPR=23.8  RPS-Out=1054.3 RPS-In=858.9  Resource=(mana) Waiting=0.0 ApM=39.2
  Origin: chardev 8 - Cataclysm Beta
  Talents: Talent Calculator - World of Warcraft
  Core Stats:  strength=635|56(20)  agility=643|64(20)  stamina=7021|6013(5950)  intellect=5480|4810(4385)  spirit=216|216(21)  mastery=12.87|12.87(873)  health=135077|121035  mana=98738|89288
  Spell Stats:  power=8445|7007(2207)  hit=16.99%|16.99%(1741)  crit=29.73%|18.70%(1861)  penetration=0|0(0)  haste=17.52%|11.92%(1527)  mp5=870|870(0)
  Attack Stats  power=688|46(0)  hit=14.50%|14.50%(1741)  crit=22.06%|14.15%(1861)  expertise=0.00|0.00(0)  haste=11.92%|11.92%(1527)
  Defense Stats:  armor=12555|8479(8479)  blockv=318|28(0)  miss=4.70%|4.70%  dodge=5.30%|3.37%(0)  parry=0.00%|0.00%(0)  block=0.00%|0.00%(0) crit=5.90%|5.90%
  Glyphs: dragons_breath/evocation/blink/slow_fall/conjuring/arcane_brilliance/fireball/pyroblast/molten_armor
  Priorities:
    flask,type=draconic_mind/food,type=seafood_magnifique_feast/arcane_brilliance
    molten_armor/snapshot_stats/volcanic_potion,if=!in_combat
    volcanic_potion,if=buff.bloodlust.react|target.time_to_die<=40/counterspell
    mana_gem,if=mana_deficit>12500/scorch,debuff=1
    combustion,if=dot.living_bomb.ticking&dot.ignite.ticking&dot.pyroblast.ticking
    mirror_image,if=target.time_to_die>=25/living_bomb,if=!ticking
    pyroblast_hs,if=buff.hot_streak.react/flame_orb,if=target.time_to_die>=12
    scorch,if=mana_pct<5/fireball,if=target.time_to_die<60/fireball,if=mana_pct>39
    scorch,if=mana_pct<95&cooldown.evocation.remains>60/evocation/scorch
  Actions:
    combustion             Count=  4.0|125.77sec  DPE=196098| 7%  DPET=163179  DPR=   0.0  pDPS=1727  Miss=0.00%  Hit=7976|6683|11794  Crit=16642|13732|23377|37.3%  TickCount=50  MissTick=0.0%  Tick=10448|2759|29638  CritTick=21572|5669|60902|37.1%  UpTime=8.7%
    darkmoon_card_volcano  Count= 10.0|46.69sec  DPE=  3115| 0%  DPET=     1  DPR=   0.0  pDPS=  69  Miss=0.00%  Hit=2596|2490|3049  Crit= 4003| 3847| 4711|36.9%
    fireball               Count=131.9| 3.37sec  DPE= 26280|31%  DPET= 14357  DPR=  10.4  pDPS=7708  Miss=0.01%  Hit=18156|15060|29427  Crit=37505|30946|60468|42.0%
    flame_orb              Count=  7.9|61.20sec  DPE= 66712| 5%  DPET= 54329  DPR=  78.6  pDPS=1175  Miss=0.01%  Hit=5510|4719|7765  Crit=11374| 9696|15956|37.0%  TickCount=118  MissTick=0.0%  Tick=2831|2294|4291  CritTick=5864|4713|8817|37.5%  UpTime=26.3%
    ignite                 Count=  0.0| 0.00sec  DPE=     1|22%  DPET=     1  DPR=   0.0  pDPS=5640  Miss=0.00%  TickCount=210  MissTick=0.0%  Tick=12062|654|90323  UpTime=93.5%
    living_bomb            Count= 34.5|13.21sec  DPE= 48019|15%  DPET= 39229  DPR=  13.6  pDPS=3680  Miss=0.02%  Hit=4650|3905|7367  Crit= 9600| 8023|15139|37.1%  TickCount=173  MissTick=0.0%  Tick=5958|4997|9428  CritTick=12311|10268|19374|37.2%  UpTime=92.7%
    pyroblast_hs           Count= 25.0|17.28sec  DPE= 46147|10%  DPET= 37919  DPR=   0.0  pDPS=2569  Miss=0.01%  Hit=21537|17898|34628  Crit=44546|36778|68127|47.6%  TickCount=107  MissTick=0.0%  Tick=2135|1807|3309  CritTick=4413|3714|6800|47.1%  UpTime=56.9%
    scorch                 Count= 76.4| 2.95sec  DPE= 12007| 8%  DPET=  9476  DPR=   0.0  pDPS=2040  Miss=0.01%  Hit=8595|7241|12755  Crit=17743|14879|26210|37.3%
   mirror_image_3  (DPS=587.2)
    mirror_fire_blast      Count= 36.0|34.16sec  DPE=  1175|19%  DPET=     1  DPR=   0.0  pDPS= 110  Miss=1.00%  Hit=1131|1033|1588  Crit= 1698| 1550| 2282|9.7%
    mirror_frost_bolt      Count= 90.0|13.09sec  DPE=  2029|81%  DPET=  1015  DPR=   0.0  pDPS= 477  Miss=1.08%  Hit=1955|1792|2717  Crit= 2931| 2688| 4076|9.8%
  Constant Buffs: arcane_brilliance/blessing_of_kings/blessing_of_might/blessing_of_might_regen/fortitude/mark_of_the_wild
  Constant Buffs: molten_armor/replenishment
  Dynamic Buffs:
    bell_of_enraging_resonance   : start=4.9  refresh=0.0   interval=106.0 trigger=106.0 uptime=21%
    bloodlust                    : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 9%
    clearcasting                 : start=24.8 refresh=0.0   interval= 18.3 trigger=18.3  uptime=15%
    darkmoon_card_volcano        : start=10.0 refresh=0.0   interval= 46.7 trigger=46.7  uptime=27%
    hot_streak                   : start=25.2 refresh=0.2   interval= 17.3 trigger=17.1  uptime=10%
    lightweave_embroidery        : start=8.4  refresh=0.0   interval= 56.4 trigger=56.4  uptime=28%
    power_torrent_mh             : start=9.8  refresh=0.0   interval= 48.3 trigger=48.3  uptime=26%  benefit=27%
    volcanic_potion              : start=2.0  refresh=0.0   interval=366.9 trigger=366.9 uptime=10%
    mirror_image_3-bloodlust     : start=0.7  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 3%
    mirror_image_3-replenishment : start=1.0  refresh=0.0   interval=  0.0 trigger=0.0   uptime= 6%
  Up-Times:
    100.0% : dps_rotation                  
  Procs:
      3.0 | 120.99sec : mana_gem
     29.2 |  15.10sec : munched_ignite
     21.0 |  20.67sec : rolled_ignite
  Gains:
     29069.4 : blessing_of_might 
     76645.4 : clearcasting      
    128289.7 : evocation           (overflow=3.5%)
      4500.0 : flask             
      1350.0 : food              
     92888.0 : initial_mana      
     36308.3 : mana_gem          
     60379.2 : master_of_elements
     77571.2 : mp5_regen         
     48831.8 : replenishment     

Auras and De-Buffs:
  Constant: Demonic Pact/Shadow Mastery/abominations_might/arcane_tactics/battle_shout/bleeding/blood_frenzy_bleed
  Constant: blood_frenzy_physical/communion/critical_mass/curse_of_elements/devotion_aura/earth_and_moon
  Constant: ebon_plaguebringer/elemental_oath/expose_armor/faerie_fire/ferocious_inspiration/flametongue_totem
  Constant: hemorrhage/honor_among_thieves/horn_of_winter/hunters_mark/improved_icy_talons/infected_wounds
  Constant: judgements_of_the_just/leader_of_the_pack/mana_spring_totem/mangle/master_poisoner/moonkin/poisoned/rampage
  Constant: savage_combat/strength_of_earth/sunder_armor/thunder_clap/trueshot/unleashed_rage/windfury_totem
  Constant: wrath_of_air
  Dynamic:

Waiting:
    All players active 100% of the time.

Baseline Performance:
  TotalEvents   = 19756691
  MaxEventQueue = 192
  TargetHealth  = 97151971
  SimSeconds    = 450048
  CpuSeconds    = 24.390
  SpeedUp       = 18452

RNG global Actual/Expected Roll=1.000496 Range=1.000000 Gauss=1.000056


Offline
Reply With Quote
Old 01/28/11, 3:49 PM   #156
Maje
Don Flamenco
 
Gnome Mage
 
Naxxramas (EU)
Ok, firstly I played a bit with max_ignite_refresh and in my case at least the best fit was 4.15.

Now to the main reason; since there was a bit of talk about Mirror Images I decided to run a few tests since their numbers were somewhat different from what I was seeing in the logs namely Simcraft overestimates the damage they do.

* The tests were done with a l85 worgen mage, specced as Fire without MI glyph
* The first row is Frostbolt the second Fire Blast
* The first column of each row is hits, the second crits, both listed as min-avg-max
* I ran the tests 6 times for each spellpower setting.

1: naked no buffs/debuffs - 193spellpower
325-337-347 508-514-520
157-163-168 236-240-245

simcraft:
0-256-0 0-384-0
0-115-0 0-172-0

2: 867spellpower
396-407-419 594-609-623
200-206-211 301-309-315

simcraft:
0-383-0 0-574-0
0-191-0 0-286-0

Which agrees with what I was seeing in the logs, namely that scaling from spellpower is much lower than what Simcraft uses but the base damage is higher.

I also checked if they double dip from various +spp spells, I casted AI before summoning them - they gained in damage from the spellpower buff I got, and another run where I used AI summoned the Images and used AI again which didn't have the double dipping effect.

Heroism doesn't effect them. Their cast ratio is exact and cast times as well, they start with Fire Blast and cast it on CD which appears to allow them to cast 4 Fire Blasts during the duration and 10 Frostbolt volleys.

They benefit from CoE and from that I would assume any other debuff on the target.

I'll run a few tests with the MI glyph later on, but from some logs I looked at it seems it makes the images cast Fireballs which although do more damage than Frostbolts are cast much less frequently and all in all didn't seem to be a dps increase.

EDIT:
Did a few tests with the MI glyph:

1: naked no buffs/debuffs - 193spellpower
427-460-501 656-687-728

2: 867spellpower
523-562-598 804-817-822

However what I did notice this time is that the number of casts MIs are able to do is a little inconsistent, most of the time they manage 8 volleys sometimes 9. When I checked the combat log the cast time is 3.2s for the Fireball however for some reason the last volley seems to not register ie. you can see the images cast and release the spell but the combat log doesn't register it. The same thing happens with the normal MIs ie. the last volley of Frostbolts doesn't go throgh and they only manage 10 instead of the 11 if you count by animation only.

EDIT2:
Didn't test the crit chance, however checking some wipe logs worth about 3 hours it seems that the crit chance for Forstbolt is ~4.7% (~1475 casts) and Fire Blast is ~13.2% (~590 casts) that is on a Boss (which I'm assuming there is some crit depression going on)

Last edited by Maje : 01/28/11 at 4:55 PM.

Offline
Reply With Quote
Old 01/28/11, 4:17 PM   #157
dedmonwakeen
Bald Bull
 
dedmonwakeen
Undead Priest
 
No WoW Account
Since the Shard of Woe is such a huge boost to Arcane damage, it would be helpful to know exactly how it interacts with the AB debuff. In SimC it is implemented as reducing the base damage prior to the cost-multiplication. Obiviously, if the cost-multiplication is applied on the unmodified base mana cost then the effectiveness of this trinket is vastly reduced.

If it is being modeled correctly, we need to make sure any published results have some form of note highlighting the dependence of the spec on this one particular item.


Offline
Reply With Quote
Old 01/28/11, 5:21 PM   #158
Silverwind
Von Kaiser
 
Silverwind's Avatar
 
Gnome Mage
 
Antonidas (EU)
I think I've found a bug in the mage module while checking the mana values from AB stacks.

Here are the current live tooltip values for AB mana cost:

1393 - 100% - 0 stack
3482 - 250% - 1 stack
5572 - 400% - 2 stack
7661 - 550% - 3 stack
9751 - 700% - 4 stack
Now, the relevant line in sc_mage.cpp:

c *= p -> buffs_arcane_blast -> stack() * p -> spells.arcane_blast -> effect2 -> base_value / 100.0;
cost = cost * stacks * 1.5 results in 600% mana at 4 stacks while on live it's 700% mana. Seems like Blizzard adds the 100% base value to the total cost.

Here's my suggested fix:

c = c +  c * p -> buffs_arcane_blast -> stack() * p -> spells.arcane_blast -> effect2 -> base_value / 100.0;
Regarding [Shard of Woe]: If it works like [Spark of Hope], then the mana reduction is applied at the base value, and subsequent stacks multiply mana cost from this modified base value. Checking the tooltip values for the Spark on lives confirms this:
1351 - 100% - 0 stack
3377 - 250% - 1 stack
5404 - 400% - 2 stack
7430 - 550% - 3 stack
9457 - 700% - 4 stack
So with the above in mind, the current live tooltip values for the Shard should be:
988  - 100% - 0 stack
2470 - 250% - 1 stack
3952 - 400% - 2 stack
5434 - 550% - 3 stack
6916 - 700% - 4 stack
Would be nice if someone with the Shard can confirm the above tooltip mana values.

Edit: After compiling the fix and fixing the action list, Arcane drops by about 3k DPS: Simulationcraft Results

It seems that even with Shard of Woe, AB4 seems no longer sustainable during conserve so I switched to AB3 in conserve and AB2 during Heroism to keep mana up. I'm not sure if I did everything right when generating the results, but this is quite .. unexpected.

Here's the command I used to generate the profile:
simc.exe input=profiles/Mage_Arcane_T11_372_PTR.simc html=ptr.htm iterations=10000 threads=2 max_time=450 ptr=1

Last edited by Silverwind : 01/28/11 at 8:17 PM.

Offline
Reply With Quote
Old 01/28/11, 8:19 PM   #159
Lhivera
Bald Bull
 
Lhivera's Avatar
 
Human Mage
 
Aggramar
Good catch. Checking that mana fix in.

At Veridian Dynamics, we can even make radishes so spicy, people can't eat them. But we're not, because people can't eat them.

Offline
Reply With Quote
Old 01/28/11, 10:53 PM   #160
Silverwind
Von Kaiser
 
Silverwind's Avatar
 
Gnome Mage
 
Antonidas (EU)
I just updated the talent of both arcane chardev profiles to the following:

Talent Calculator - World of Warcraft

Changes:
- Invocation instead of Improved Blink, as the sim doesn't Blink currently but does Counterspell on cooldown.
- 2/3 Fire Power instead of Incanter's Absorption, again because the sim doesn't use ward/mana shield and it's a slight DPS gain on Flame Orb and Fire Blast.

Overall, I estimate a 0,5% improvement just from Fire Power.

Offline
Reply With Quote
Old 01/28/11, 10:57 PM   #161
dedmonwakeen
Bald Bull
 
dedmonwakeen
Undead Priest
 
No WoW Account
It seems that Ignite modeling bug was indeed obscuring several Arcane issues. I should have fixed that a while ago. (Sorry, Maje!) I will push another release shortly.

This is another good example of not stopping at "That can't be right!" and continuing to "Here is the problem." How anyone can provide closed-source tools to the WoW community is beyond me.

Since this makes mana more of a concern, hopefully Rawr.Mage can help us re-re-re-tweak our Arcane profiles.


Originally Posted by Silverwind View Post
- 2/3 Fire Power instead of Incanter's Absorption, again because the sim doesn't use ward/mana shield and it's a slight DPS gain on Flame Orb and Fire Blast.
Since the Mage module has my attention at the moment, perhaps I should tackle Incanters Absorption? The sim already supports raid splash-damage events so we can tune incoming damage. Do common forms of current raid damage proc this talent? Any modeling particulars I should know about?


Offline
Reply With Quote
Old 01/28/11, 11:18 PM   #162
Silverwind
Von Kaiser
 
Silverwind's Avatar
 
Gnome Mage
 
Antonidas (EU)
Originally Posted by dedmonwakeen View Post
Since the Mage module has my attention at the moment, perhaps I should tackle Incanters Absorption? The sim already supports raid splash-damage events so we can tune incoming damage. Do common forms of current raid damage proc this talent? Any modeling particulars I should know about?
There's certainly much fire damage flying around in the current raid encounters. Magmaw, Omnitron, Atramedes, Maloriak and Halfus are all examples of unavoidable fire damage. But I think IA shouldn't be the priority now because it's debateable if the wasted GCD is actually worth it (I haven't done the math).

For modeling IA, I would keep track of a number of internal and independant buffs (one for each absorption event and each with a 10s duration) and then combine those internal buffs into the actual IA aura. At least that's the way IA worked pre-4.0.

One thing I'd like to see implemented would be the [Glyph of Arcane Power]. While currently bugged on live (doesn't work at all), it is fixed on the PTR, so an Arcane Mage can save at least one full GCD each fight by casting Mirror Images during Arcane Power.

When using AP every 2 minutes and MI every 3 minutes, there are points in the timeline where we can line up the MI cast during AP:

Fight Length 0:00 - 5:59 = 1 GCD saved
Fight Length 6:00 - 11:59 = 2 GCD's saved
Fight Length 12:00+ = 3 GCD's saved

But I'm still pondering how to change the Action List to mimic this behavior.

Last edited by Silverwind : 01/28/11 at 11:35 PM.

Offline
Reply With Quote
Old 01/29/11, 12:30 AM   #163
dedmonwakeen
Bald Bull
 
dedmonwakeen
Undead Priest
 
No WoW Account
Originally Posted by Maje View Post
Ok, firstly I played a bit with max_ignite_refresh and in my case at least the best fit was 4.15.
That is a very interesting number. The default SimC aura delay is 0.15. You may answered a question I had about the max-ignite-refresh munch: When is the test performed? At damage calculation when the crit is determined? Or when the aura is applied.

I am leaving the max_ignite_refresh at 4sec, but I am changing the code to effectively check at the aura-apply and not dmg-calculation. Implemented in r6591.


Originally Posted by Silverwind View Post
One thing I'd like to see implemented would be the [Glyph of Arcane Power]. While currently bugged on live (doesn't work at all), it is fixed on the PTR, so an Arcane Mage can save at least one full GCD each fight by casting Mirror Images during Arcane Power.
Implemented in r6590.

I'll push another release in the morning. My pillow is clamoring for my attention.


Offline
Reply With Quote
Old 01/29/11, 1:38 PM   #164
Silverwind
Von Kaiser
 
Silverwind's Avatar
 
Gnome Mage
 
Antonidas (EU)
Here's the update to the Arcane 372 ptr action list, now including MI usage during AP whenever possible. Did some other small tweaks on timings and trinket usage as well. Overall DPS increase is around 150-200 dps.

Click Here ← Click Here
actions=flask,type=draconic_mind
actions+=/food,type=seafood_magnifique_feast
actions+=/focus_magic
actions+=/arcane_brilliance
actions+=/mage_armor
actions+=/snapshot_stats
actions+=/counterspell
actions+=/use_item,name=shard_of_woe,if=cooldown.evocation.remains<26
actions+=/use_item,name=shard_of_woe,if=cooldown.evocation.remains<86
actions+=/volcanic_potion,if=!in_combat
actions+=/volcanic_potion,if=cooldown.evocation.remains<26&buff.arcane_blast.stack=4
actions+=/arcane_power,if=target.time_to_die<40
actions+=/arcane_power,if=cooldown.evocation.remains<26&buff.arcane_blast.stack=4
actions+=/mana_gem,if=target.time_to_die<40
actions+=/mana_gem,if=cooldown.evocation.remains<26&buff.arcane_blast.stack=4
actions+=/mirror_image,if=buff.arcane_power.up|cooldown.arcane_power.remains>20
actions+=/flame_orb,if=target.time_to_die>=15
actions+=/presence_of_mind,arcane_blast
actions+=/arcane_blast,if=target.time_to_die<40&mana_pct>5
actions+=/arcane_blast,if=buff.clearcasting.react&buff.arcane_blast.stack>=2
actions+=/arcane_blast,if=(cooldown.evocation.remains<26&mana_pct>26)
actions+=/arcane_blast,if=mana_pct>94
actions+=/arcane_blast,if=buff.arcane_blast.stack<4&!buff.bloodlust.react
actions+=/arcane_blast,if=buff.arcane_blast.stack<3&buff.bloodlust.react
actions+=/evocation,if=target.time_to_die>=31
actions+=/arcane_missiles
actions+=/arcane_barrage
actions+=/fire_blast,moving=1
actions+=/ice_lance,moving=1

Edit: Changed talent to include the previous mentioned 31/7/3 build for another 70 DPS gain:

talents=http://www.wowhead.com/talent#ohIrMRhoMRRof0bZc
Preview Output: Simulationcraft Results

Last edited by Silverwind : 01/29/11 at 1:57 PM.

Offline
Reply With Quote
Old 01/30/11, 6:43 AM   #165
Nikko
Glass Joe
 
Human Mage
 
Sen'jin
So with the above in mind, the current live tooltip values for the Shard should be:
988  - 100% - 0 stack
2470 - 250% - 1 stack
3952 - 400% - 2 stack
5434 - 550% - 3 stack
6916 - 700% - 4 stack
Would be nice if someone with the Shard can confirm the above tooltip mana values.

I can confirm those values with Shard of Woe.

Offline
Reply With Quote
Reply

Go Back   Elitist Jerks » Class Mechanics » Mages

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cataclysm Mage Changes Narcosleepy Mages 570 09/07/10 7:07 PM