TellMeWhen

TellMeWhen

24M Downloads

Classic - Feral Druid Pounce Stun not displaying

Skeege opened this issue · 9 comments

commented

Hi,

I'm trying to display the stun duration of Pounce on the enemy target. I'm doing a simple debuff tracker on target and I've gone through each Pounce id available and still nothing. I'm using the same setup to track the Bash stun duration and that worked fine. Is there something I'm not doing right? Oddly enough, other addons I'm using can't seem to track the Pounce stun either..

I've attached a picture of the settings.

pounce issue

Thanks,
Skeege

commented

Oh - is the icon showing up but it is just the timer that isn't working? I think its because the duration is combo-point dependent. I'll have to figure something out for that.

commented

Can you try disabling "Only cast by me? Could be that Blizzard isn't reporting the source of the stun correctly in the API.

commented

Uhhh, right. I totally knew that about Pounce. Yep.

commented

When you mouse over the debuff on the target, is it called "Pounce"? Or is it something like "Pounce Stun"?

commented

Actually the icon doesn’t show up at all, only Bash will. I also unchecked only cast by me and still nothing. I should mention Pounce isn’t a combo point ability, it’s the same as cheap shot (set/finite stun duration) the only difference is that it applies a bleed as well as the stun. I’m guessing since it does both, it’s having trouble differentiating between the two?

commented

So apparently, it looks like the stun for Pounce doesn't even show up as a debuff at all lol. That must be why no addon can show it? Perhaps that's just the way they had to do it back then. I think it might be the only ability of it's kind. I can just use a stopwatch addon to track the stun, but I might as well ask if there's any way I can show the Pounce icon with a 3 second timer using TMW?

commented

Try a Combat Event icon, with the Aura Applied event.

commented

That worked like a charm - thanks a lot

commented

Unable to create an applied Frost Nova to a selected target with an enlarged icon and countdown timer displayed on screen.

I am having a similiar problem as above, however its with my mage casting a frost nova. I am having difficulty creating an icon to show the duration of Frost nova when applied on a targeted mob. As well as displaying the custom Icon on the screen with the the Frost Nova on a countdown. I'm not sure 100% since Frost nova as per the spell says:
Blasts enemies near the caster for 21 to 24 Frost damage and freezes them in place for "up to 8 seconds."
It does not have a 100% gaurantee its 8 seconds. And also there are 4 ranks of Frost Nova, so wondering which spell ID I am supposed to use?

I have tried duplicating the above mentioned and set a "Combat Event icon, with the Aura Applied event." and no luck. Any help would be greatly appreciated.