Nevcairiel / Quartz

Quartz is a modular approach to a casting bar addon for World of Warcraft
https://www.wowace.com/projects/quartz
24 stars 21 forks source link

WOTLK Channeled Spells Not Reflecting Heroism Haste Modifier #55

Closed ridius closed 1 year ago

ridius commented 1 year ago

In my raid last night, I noticed that the Channeled Duration of Arcane Missiles was not changing when Heroism was up. Same thing happened to an S Priest in my guild using Mind Flay. It seems like only Channeled Spells are not updating when Heroism is in effect.

Game Version: 3.4.0 Addon Version: 3.6.12

Expected Outcome: The bar and ticks for channeled spells should update to be accurate when Heroism is in effect. Actual Outcome: The spell ends while the bar for channeled spells still has ~30% left.

ridius commented 1 year ago

Modified line 204 of Modules/Player.lua to [GetSpellInfo(42846)] = 5, -- arcane missiles

Seems to correct this issue for Mages.

Nevcairiel commented 1 year ago

This appears to be a bug Blizzard introduced into the game recently.