GiftofBertoxxulous.lua 451 B

1234567891011121314
  1. --[[
  2. Script Name : Spells/Mage/Sorcerer/Warlock/GiftofBertoxxulous.lua
  3. Script Author : neatz09
  4. Script Date : 2020.04.19 03:04:43
  5. Script Purpose :
  6. :
  7. --]]
  8. -- Info from spell_display_effects (remove from script when done)
  9. -- On a hostile spell cast this spell will cast Abhorrence on target of spell.
  10. -- Inflicts 12 - 22 poison damage on target encounter
  11. function cast(Caster, Target)
  12. end