Hi, i was trying to get the holyshit to use an alt ability only oncy when fighting a named but could not get it to work, could someone help me out? or tell me if it is possible? here is the line i been using:
holyshit0=/if (${Target.Named} && ${Me.CombatState.Equal[COMBAT]} && ${Me.AltAbilityReady[Bloodfury]} && ${Target.PctHPs}<95 && ${Target.PctHPs}>50) /casting "Blooodfury" alt
holyshit0=/if (${Target.Named} && ${Me.CombatState.Equal[COMBAT]} && ${Me.AltAbilityReady[Bloodfury]} && ${Target.PctHPs}<95 && ${Target.PctHPs}>50) /casting "Blooodfury" alt

