TellMeWhen

TellMeWhen

24M Downloads

[CF 1528] Anyway accurately track adaptation arena

tmw-issue-import opened this issue · 5 comments

commented

I've tried using unit cooldown to track adapt but anytime a rogue/feral or any class that can go invis , goes stealth or worst case an arcane mage cast mass invisibility on the whole team, the unit will come back out with the adapted debuff and restart the one minute timer. Any way to track it once its triggered? or in general so stealth is'nt an issue.

 

 


Posted by CurseForge user bambziqt | Imported from CurseForge issue #1528 | Raw

commented

Can't you just track the debuff directly?


Posted by CurseForge user Cybeloras

commented

Yes and no, the timer can’t be refreshed and is seen on the unit but if the unit goes into stealth the timer disappear . If there is a lua or way to start a timer = to the debuff duration when the debuff is first seen and not refresh until the end then yes. 


Posted by CurseForge user bambziqt

commented

Makes sense. You could do it with a Combat Event icon I think. Trigger it on the successful cast of the ability


Posted by CurseForge user Cybeloras

commented

I tried that except it has a sharedcd with other abilities 30 secs or 1 minute and the ability itself is 1 minute cd  , so for example using Will of the Forsaken  puts it on a 30sec cd and give the unit a 30 sec debuff , while using Everyman for Himself will put it on a one minute cd and give the unit a 60 second debuff


Posted by CurseForge user bambziqt

commented

I don't remember how I did it before but IIRC the 'cast' when you proc adapt is called "Adapted".

 

https://www.wowhead.com/spell=195901/adapted this one I believe.

 

Other than that I don't think Cybeloras has added support for combat events having separate triggers (outside of what it is specifically set up to track and work off of) for resetting/adding time to the timer. I think it's something I asked about before, but I don't remember what he said. The only other way to do it would be having something like a meta icon of 3 or 4 different Adapted buffs, each in a daisy chain of sorts of situations. Bottom of the meta icon would be the Adapted cooldown and then above it would be some kind of whacky shit like "Adapted is showing but he used [racial] so start combat event of Adapted = 30s CD" and then copy that 3 times for WOTF/EMFH/stoneform. It'll get annoying, especially so to make sure it's set up right.

 

Although honestly, just download Gladius. If you're doing PVP you should have it anyway.


Posted by CurseForge user Jalopyy