melia icon indicating copy to clipboard operation
melia copied to clipboard

Items

Open SalmanTKhan opened this issue 4 years ago • 0 comments

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.

SalmanTKhan avatar Jan 05 '22 14:01 SalmanTKhan