DeadlyBossMods / DBM-Dungeons

This mod will add support for 5 man Dungeons and World Events, spanning Classic all the way to Dragonflight, to Deadly Boss Mods (DBM).
https://www.curseforge.com/wow/addons/deadly-boss-mods-dbm-dungeons
Other
19 stars 11 forks source link

Dungeon Mob Ability Timers #114

Closed Noblefour closed 10 months ago

Noblefour commented 1 year ago

It would be helpful if the timer bars for dangerous abilities cast by certain mobs (Ex: Narcotic burst in SBG, tidal burst in TJS, Tectonic slam in RLP, etc) in dungeons had the function to where if the NPC has a marker on them, then the corresponding timer bar for their dangerous ability (Mentioned above) will also have same marker on it. The reason for this is sometimes if the spiders in SBG for example end up casting "Necrotic Burst" but staggered by 1-2 seconds then I have trouble knowing which spider will cast "Necrotic Burst" first. I use a M+ auto marker Weak Aura that marks all the mobs automatically so I can assign kicks easier and so knowing which timer bar is for each marker spider I know when my marked spider will cast "Necrotic Burst" if the spiders casts were staggered by 1-2 seconds. Right now i'm having to guess which timer bar is for which NPC in dungeons with multiple of the same caster NPC in 1 mob or a double pull

MysticalOS commented 1 year ago

https://github.com/DeadlyBossMods/DBM-Unified/issues/5 is more likely solution that's needed. Been talking with plater maintainer about mayb doing something there since it's looking less likely a solution built directly into DBM is in cards. its more likely there will be a new feature soonishâ„¢ where DBM can send timers to plater or something and display them there.

although the raid icon thing might not be impossible. maybe @QartemisT can whip up something like if the timer has a GUID, check raid target index and anchor raid icon to it if it exists 🤔

Noblefour commented 1 year ago

if @QartemisT could do that then that would be the feature I'm looking for!

MysticalOS commented 1 year ago

This was effectively done for S2 with plater integration (and end of season 1 briefly).

I'll leave issue open until such a time that it works without plater as well.

MysticalOS commented 10 months ago

Closing since https://github.com/DeadlyBossMods/DBM-Unified/issues/5 tracks core implimentation