quest-helper icon indicating copy to clipboard operation
quest-helper copied to clipboard

ItemCollections returns items irrespective of requirements

Open Macweese opened this issue 3 years ago • 0 comments

Currently the ItemCollections returns the entire list for a category and highlights the highest tier present, without regards to the items prerequisites. For example a player with < 60 mining may possess a dragon pickaxe, so one will be highlighted despite the player not being able to use it.

This issue mainly intersects with items listed under tools such as axes, pickaxes, harpoons but also some categories e.g. bows. A solution could be mapping these items to their required level and returning the filtered list.

Macweese avatar Dec 01 '22 23:12 Macweese