melia
melia copied to clipboard
Items
Currently, @exectails has implemented the Item's script function (which makes it accessible for items to call an associated Lua function based on what function was set on the itemdbs.txt), the scripts themselves have not been implemented, because most of the items require an underlying component, for example, some items provide a buff but without the buff handler, the item won't do much or some generate items from string provided.