Dots that rollover deactivate early.
To Reproduce
On the feature/frost-mage while writing the code for living bomb exploding when reapplied with 1 tick left, I noticed that the amount of ticks for the new dot was not always 5. After doing some debugging I found that the aura for the dot is deactivating early regardless of ticks left. I'm trying to to figure out why this happens but if anyone with more experience can track it down, would be wonderful!
Here is the rotation being used. You'll notice in output after a few rounds of reapplying it alternates between 5 and 4 ticks (base is 4, updated is always 5 on beta), which is attributed to the aura deactivating.

Dots that rollover deactivate early.
To Reproduce
On the
feature/frost-magewhile writing the code for living bomb exploding when reapplied with 1 tick left, I noticed that the amount of ticks for the new dot was not always 5. After doing some debugging I found that the aura for the dot is deactivating early regardless of ticks left. I'm trying to to figure out why this happens but if anyone with more experience can track it down, would be wonderful!Here is the rotation being used. You'll notice in output after a few rounds of reapplying it alternates between 5 and 4 ticks (base is 4, updated is always 5 on beta), which is attributed to the aura deactivating.
