1. Hi!

    There is a boss "Alysrazor" in Fireland content. That fight has got an extra power bar "Molten Feather", with value 0..3. How to query that ?

    Thy,

  2. Hi this migth be what you're looking for

     UnitAlternatePowerInfo(unitID);
     UnitPower(unitID, ALTERNATE_POWER_INDEX);
    

    Found this in UnitPowerBarAlt.lua