Weakness.lua 363 B

123456789101112131415
  1. --[[
  2. Script Name : Spells/Weakness.lua
  3. Script Author : neatz09
  4. Script Date : 2020.05.11 07:05:11
  5. Script Purpose :
  6. :
  7. --]]
  8. -- Info from spell_display_effects (remove from script when done)
  9. -- Dispels when an Advantage is used
  10. -- Allows the beastlord to use advantages!
  11. function cast(Caster, Target)
  12. end