Gives a count of how many times you can shift to bear/cat with your current mana. The icon changes depending on form. Mana count function taken from https://wago.io/krsUcXGXz. Note if you skipped aquatic form until after you got cat form you need to change 'elseif form == 3 then' to 'elseif form == 2 then' under icon info in the trigger tab.