RazorfinSteaks.lua 391 B

123456789101112131415161718192021
  1. --[[
  2. Script Name : ItemScripts/RazorfinSteaks.lua
  3. Script Author : Premierio015
  4. Script Date : 2021.07.04 10:07:52
  5. Script Purpose :
  6. :
  7. --]]
  8. --[[ Begin Item Effects
  9. * Increases Out-of-Combat Health Regeneration of target by 4.0
  10. * This effect suspends during combat
  11. End Item Effects--]]
  12. function examined(Item, Player)
  13. end