buhfur

For all things in my brain

View on GitHub

Mana Burn / Mind Blast

/run if UnitPowerType("target")==0 and UnitMana("target")>200 then CastSpellByName("Mana Burn") else CastSpellByName("Mind Blast") end