The weakaura anchors the current interruptorder to the specified unit's nameplate.
Interrupts or succeeded casts increase the counter by 1.
The weakaura is not pre-configured, so you need to add npcID and spellID.
How to find: NPCID / Spell ID (if there are multiple then pick the spell Id that mentions a cast time in the tooltip)
- isCasting (fires during your specified interrupt's cast)
- myAssignment (fires when the current counter matches your specified interrupt)
ExRT note guide
1. Each raid member who is part of the interruptorder has to enable this:
It overrides the following custom options settings based on the info provided from ExRT note:
- Reset after
- Specified interrupts
- Specified mark
2. Make ExRT notes
Important: Put startLine at the start of the assignment and endLine at the end of it! Use Class colors for the names only!
ExRT notes examples:
^ This will set the "Reset after" to 3, and assign Causese to interrupt 1 and 3 for the unit that is marked with diamond.
^ This example assigns any name that is mentioned in the parentheses ( ) to the first interrupt.
This will set the "Reset after" to 2, and assign Translit and Causese to do the first interrupt for the unit that is marked with diamond.
^ In this example diamond's reset after is set to 5, triangle's to 6, square's to 3 and Causese is assigned to do the 2. interrupt of diamond, and third interrupt of triangle.
To do:
- allow ERT assignment for unmarked units
- add more sounds