DBM - Deadly Boss Mods (DBM-Core)

DBM - Deadly Boss Mods (DBM-Core)

530M Downloads

Hunter should be MagicDispeller

micolous opened this issue ยท 0 comments

commented

Describe the bug

Hunters can dispel Magic effects with Tranquilizing Shot, which is available to all specs.

It looks like none of them have MagicDispeller:

[253] = { --Beastmaster Hunter
["Dps"] = true,
["Ranged"] = true,
["RangedDps"] = true,
["Physical"] = true,
["HasInterrupt"] = true,
["RemoveEnrage"] = true,
},
[254] = { --Markmanship Hunter Hunter
["Dps"] = true,
["Ranged"] = true,
["RangedDps"] = true,
["Physical"] = true,
["HasInterrupt"] = true,
["RemoveEnrage"] = true,
},
[255] = { --Survival Hunter (Legion+)
["Dps"] = true,
["Melee"] = true,
["MeleeDps"] = true,
["Physical"] = true,
["HasInterrupt"] = true,
["RemoveEnrage"] = true,
},

As a result, buffs like Renew (in De Other Side -> Trash) aren't marked as dispellable on default settings.

Do you have an error log of what happened?

n/a

To Reproduce

  1. Log in to a hunter
  2. Open DBM settings for something with magic dispells (eg: Dungeons (Shadowlands) -> De Other Side -> De Other Side Trash has Renew)
  3. Load default options

Expected behaviour: dispel/spellsteal Renew is checked

Actual behaviour: dispel/spellsteal Renew is unchecked

Screenshots

image

Did you try having DeadlyBossMods as the only enabled addon and everything else (especially something like ElvUI) disabled?

I'm not using ElvUI :)

Which version of DeadlyBossMods are you using?

v9.0.25 2021-03-30 15:54:02

Was it working in a previous version? If yes, which was the last good one?

Don't know :(

Additional context