Thread: WA Help

  1. #1

    WeakAura Help (Advanced)

    I'm trying to find or create a weak aura for the Curse of the Legion on mythic Mannoroth, basically I know how to create one which shows who has the curse when it's been applied, however the cast timer for this is 10 seconds long prior to it going out and whilst its travelling in the air from the red portal to the player it must have fixated a target to get the graphic to display correctly therefore we ust be able to find out who it is fixated on as soon as it leaves he portal (if only for a second). I've looked through our combat logs to find out how to track this but can only find this...

    9/22 20:22:18.894 SPELL_CAST_SUCCESS,Creature-0-1469-1448-24649-91830-0001018E84,"Demon Portal",0xa48,0x0,0000000000000000,nil,0x80000000,0x80000000,181275,"Curse of the Legion",0x20,Creature-0-1469-1448-24649-91830-0001018E84,0000000000000000,209436,209436,0,0,0,1,0,0,-2979.35,-195.52,102

    for when the cast is initially sent from the pillar, then...

    9/22 20:22:19.918 SPELL_AURA_APPLIED,Creature-0-1469-1448-24649-91830-0001018E84,"Demon Portal",0xa48,0x0,Player-1389-06959E81,"Smällzyo-Terokkar",0x514,0x0,181275,"Curse of the Legion",0x20,DEBUFF

    for when its actually applied, this looks like it we get a 1 second warning which is enough time to trigger ice block if I can track it clearly... currently, I'm just guessing a casting ice block on the final second before curse gets cast which is a waste of a big personal.

    If some WA guru could help with this it would be amazing. I hope you can understand what I'm trying to get at here.
    Last edited by Blinkz123; 2015-09-23 at 07:51 AM.

  2. #2
    Deleted
    You probably won't be able to get this to work:
    The target of the first event is nil, I assume deliberately hidden by blizzard. For most similar WAs that trigger on cast start (which doesn't even have destination fields), we check if the player is boss1target, but the portals don't have a unitid and probably don't target the player either...
    To be honest you'll probably want to learn the timings for each doom lord anyways, because you can't guarantee the debuff will land on someone that can fake it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •