So, I'm trying to make my bot react using OnFightLoop when I get hit but certain spell but I cannot find a way.
Currently, for the debuffs I use:
ObjectManager.Me.HaveBuff
Which it works well, but is there a way to know if the bot is affected by certain spell that doesn't apply a debuff?