FocusedMind.lua 721 B

12345678910111213141516
  1. --[[
  2. Script Name : Spells/Mage/Sorcerer/Wizard/FocusedMind.lua
  3. Script Author : neatz09
  4. Script Date : 2021.01.09 03:01:18
  5. Script Purpose :
  6. :
  7. --]]
  8. -- Info from spell_display_effects (remove from script when done)
  9. -- Increases the damage of all hostile spells by 10%
  10. -- Increases Doublecast Chance of caster by 10.0%
  11. -- On a damage spell hit this spell has a 12% chance to cast Fire of Intellect on target of spell. Lasts for 15.0 seconds.
  12. -- Adds normalized spell damage based on 30% of the wizard's intelligence
  13. -- Inflicts 588 - 881 heat damage on target
  14. -- Cannot be modified except by direct means
  15. -- Cannot be modified except by direct means