BigWigsMods / LittleWigs

Boss warnings for 5-man dungeons & scenarios.
95 stars 78 forks source link

Add Zolramus Sorcerer's ShadowWell to nameplates #1160

Closed RyadaProductions closed 1 week ago

RyadaProductions commented 1 week ago

This commit adds the Zolramus's Sorcerer cast: Shadow Well to the nameplates. This spell leaves a lasting high damaging zone on the ground at the location of the tank. It's a good ability to track. The spell should be casted by the Sorcerer every 13.6 seconds after each successful cast, it does get cast roughly 10 seconds into the fight initially though and I wasn't able to figure out if the Nameplate's support preplacing spell cd's on getting in combat yet, if that is an option in the current API already then I will adjust my pull request to do this from the start.

RyadaProductions commented 1 week ago

Updated the PR with the requested changes. I decided to follow the 12.1 seconds in between like you said, although the logs from me gave me 13.8 - 1 = 12.8. I figured it would be better to undercut it to be safe rather than try and hit it head on and sometimes the spell starting while it seems to be on cooldown.

ntowle commented 1 week ago

Thanks!