PursuitOfTheArcane.lua 319 B

123456789101112131415
  1. --[[
  2. Script Name : Spells\Tradidtions\Tradeskill\PursuitOfTheArcane.lua
  3. Script Purpose :
  4. Script Author : Zcoretri
  5. Script Date : 2013.02.01
  6. Script Notes : Reduces power cost of Sage reaction arts by 10%
  7. --]]
  8. function cast(Caster, Target, Modifier)
  9. end
  10. function remove(Caster, Target, Modifier)
  11. end