Chill.lua 525 B

123456789101112131415161718
  1. --[[
  2. Script Name : Spells/Priest/Druid/Chill.lua
  3. Script Author : neatz09
  4. Script Date : 2020.01.02 05:01:28
  5. Script Purpose :
  6. :
  7. --]]
  8. function cast(Caster, Target, DmgType, MinVal, MaxVal)
  9. SpellDamage(Target, Dmgtype, MinVal, MaxVal)
  10. Say(Caster, "Elemental not implemented")
  11. end
  12. -- Info from spell_display_effects (remove from script when done)
  13. -- Inflicts 55 - 68 cold damage on target
  14. -- Inflicts 55 - 68 cold damage on target
  15. -- If target is elemental