A new member to the TLO Group was added .LowMana[##]. It will return the number of members of your group with mana below ## percent.
This can be handy if you want to create a routine to decide if you want to cast group buffs to boost/regen mana.
Example: /if (${Group.LowMana[70]} > 2) would return TRUE if there are more than 2 members of your group with a mana level below 70.
This can be handy if you want to create a routine to decide if you want to cast group buffs to boost/regen mana.
Example: /if (${Group.LowMana[70]} > 2) would return TRUE if there are more than 2 members of your group with a mana level below 70.


