*** Based off of https://wago.io/7QVNTC2YA/2 ***
A weakaura that will give you a visual and audible alert when your bond partner uses a tracked CD (see below) and kindred spirits is off CD and you have the Kindred Affinity legendary equipped. Additional spells can be added to be tracked using the steps below.
*** Instructions for adding new spells to be tracked ***
1. Go to the actions tab (image 2) and click "expand" below the custom code section of "On Init" - This should bring up a screen that looks like image 3.
2. Find the spellID of the bonded partner spell you would like to track (for example - if i wanted to track a fire mages combustion when bonded I would need the spell ID 190319)
3. Find the grey text name of the class with the spell you would like to add on image 3.
4. On a new line below the class name add the spell ID using the format "[Spell ID in here] = true," (you can add the name of the spell so you know what spells are tracked by adding " -- Spell Name" after the comma on the same line).
*See image 4 for an example of the correct format*
5. If adding multiple spells repeat the above steps 2 - 4, giving each unique spell its own line in the code.