Channeling ticks
Xoduzz opened this issue ยท 6 comments
Hi @Nevcairiel can I please check if there is any chance this can be patched / fixed for Cata Classic ? Many thanks!
Hello, after the update, the channeling ticks are showing, however the damage is not synced with the ticks.
Example
Video of issue
@Nevcairiel Thanks for the recent Quartz update, but unfortunately, the Warlock Drainsoul channeling ticks are still not synced correctly with quartz channeling ticks.
Screenshots attached for your reference.
I appreciate your support on this.
If any spell has wrong tick information, you'll have to provide the required information. I do not play classic (era or cata), and do not know all classes and their talents.
From a quick check on wowhead, drain soul seems to still be 15 seconds with 5 ticks every 3 seconds, which the castbar currently reflects. If this is not correct, or depends on a talent or set that modifies it, please provide that information.
I'm having issues with arcane missile and Mind Flay ticks not showing, Classic/SoD.
Within the Player.lua file, which section of spell IDs (BC, Wrath or WoWCata) is specific to Classic Era/SoD? I've tried to add/update one section at a time, however I can't figure out which section is what.
I see at the beginning of Player.lua there is:
local WOW_INTERFACE_VER = select(4, GetBuildInfo())
Can I run anything in game to determine what buildinfo is being captured within Quartz?