Skip to content

Commit 243d2d7

Browse files
committed
Removing Soul Reaper cast tracking not in execute phase
1 parent e866484 commit 243d2d7

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/analysis/retail/deathknight/unholy/modules/Abilities.tsx

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -69,16 +69,6 @@ class Abilities extends CoreAbilities {
6969
},
7070
range: 30,
7171
},
72-
{
73-
spell: TALENTS.SOUL_REAPER_TALENT.id,
74-
enabled: combatant.hasTalent(TALENTS.SOUL_REAPER_TALENT),
75-
category: SPELL_CATEGORY.ROTATIONAL,
76-
cooldown: 6,
77-
gcd: {
78-
base: 1500,
79-
},
80-
range: AbilityRange.Melee,
81-
},
8272
{
8373
spell: SPELLS.FESTERING_STRIKE.id,
8474
category: SPELL_CATEGORY.ROTATIONAL,

0 commit comments

Comments
 (0)