since lu44 that plugin doesnt seem to work anymore. i think the problem lies within the core of ACT since the line eq2 generates is 100% the same as before the patch.
my idea would be, that this is from this line of code from the plugin
Code:
if (actionInfo.swingType == (int)SwingTypeEnum.PowerDrain && actionInfo.attacker == "Venril Sathir" &&
actionInfo.theAttackType == "Mana-Opfer")
maybe that doesnt work nymore because SoE changed the way things go, i dont really know.
the log line would be
Venril Sathirs "Mana-Opfer" blitzt xxx und entzieht dem Energie 0 Punkte.
my only idea is, that things get maybe screwed by the appended 's' to venril?
id like to clarify again: that logline looked 100% the same prior to LU44, where the plugin worked.