We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72cc1b0 commit a6f3de8Copy full SHA for a6f3de8
1 file changed
sim/warlock/demonology/hand_of_guldan.go
@@ -25,11 +25,6 @@ func (demonology *DemonologyWarlock) registerHandOfGuldan() {
25
DamageMultiplier: 1,
26
CritMultiplier: demonology.DefaultCritMultiplier(),
27
BonusCoefficient: shadowFlameCoeff,
28
- Cast: core.CastConfig{
29
- DefaultCast: core.Cast{
30
- NonEmpty: true,
31
- },
32
33
34
Dot: core.DotConfig{
35
Aura: core.Aura{
0 commit comments