refresh.lua 156 B

123456
  1. local Refresh = extend(Shruju)
  2. Refresh.name = 'Refresh'
  3. Refresh.description = 'Summoning a minion has a 25% chance of having no cooldown.'
  4. return Refresh