millenia wrote:
Try out this spell cycle for a warlock, got it from one who is usually #1 in dps in most fights in Naxx. Obviously only possible in a conflag spec.
Immolate
shadow bolt x 5
conflagrate
immolate
rinse repeat
Shadow Bolt is
THE BEST scaling dmg spell in the game......... (Fireball is a
distant second.)
In the gear/buff/debuff scenarios above, the 40-Destruction/21-Demonology Warlock has a 97% scale factor on Shadow Bolt. I'm not talking "damage scale factor", but rather "DPS scale factor". This means that for every extra unit of +dmg his DPS increases by 1. This is just incredible.
This is partly due to the many +shadow modifiers, partly due to the insane +crit gear and party +crit buffs, and partly due to how I model Improved Shadow Bolt. Essentially, when a crit occurs all the "future" damage due to the extra 20% is considered part of the crit bonus. I don't just give the Warlock all 4 ticks, but rather calculate how long it will be before he crits again. I assume that nobody will be "stealing" his 20% bonus, but I also assume that he does not get any benefit from other Warlock crits.
Anyway.....here is why I did not use Conflagrate in any of the shadow-dominated spell sequences:
Code:
../dmg -profile warlock_70_0aff_21demo_40dest -dmg 662 -hit 13 -crit 16
Analyzing sequence: corruption/improved_immolate/shadow_bolt-x5
Spell=corruption Rank=8 Dmg=3508/3508 Avg=3294 DPS=165 DPM=9.67 MPS=17.02 DoT=18.0
Spell=improved_immolate Rank=9 Dmg=2957/2957 Avg=2776 DPS=168 DPM=6.68 MPS=25.18 DoT=15.0
Spell=shadow_bolt Rank=11 Dmg=2695/2792 CritDmg(39.0%)=6581/6819 Avg=4026 DPS=1610 DPM=10.31 MPS=156.20 Cast=2.5
Sequence Results: DPS=1638.4 DPM=10.4 MPS=157.6 DS=95% D/C=12.4 D/H=17.5 OOM=77sec DoT-Refresh=21%
../dmg -profile warlock_70_0aff_21demo_40dest -dmg 662 -hit 13 -crit 16
Analyzing sequence: corruption/improved_immolate/shadow_bolt-x5/conflagrate
Spell=corruption Rank=8 Dmg=3508/3508 Avg=3294 DPS=165 DPM=9.67 MPS=17.02 DoT=18.0
Spell=improved_immolate Rank=9 Dmg=2957/2957 Avg=2776 DPS=168 DPM=6.68 MPS=25.18 DoT=15.0
Spell=shadow_bolt Rank=11 Dmg=2695/2792 CritDmg(39.0%)=6581/6819 Avg=4026 DPS=1610 DPM=10.31 MPS=156.20 Cast=2.5
Spell=conflagrate Rank=6 Dmg=1585/1798 CritDmg(39.0%)=3170/3596 Avg=2208 DPS=1472 DPM=8.01 MPS=183.67 Cast=1.5
Sequence Results: DPS=1626.7 DPM=10.2 MPS=160.0 DS=91% D/C=12.5 D/H=18.0 OOM=76sec DoT-Refresh=21%
If you go deep enough for Conflagrate, you'll probably get Shadow-and-Flame as well. If you also get Demonic Sacrific and have Shadow Weaving stacked, then Shadow Bolt will out-DPS Conflagrate.
It is possible to create a hybrid build with Conflagrate but not both of the other two talents (such as 40Dest/21Aff). It is also possible (but not recommended......heh) to be running without a Shadow Priest. In both of those scenarios Conflagrate will -barely- edge Shadow Bolt provided the Warlocks timing is
perfect.