LibProcessable

14.8k Downloads

Expose required skill levels

ckaotik opened this issue ยท 3 comments

commented

AddOns might be interested in skill levels required to disenchant/mill/prospect an item.
For example, Broker_Garbage allows to keep items for disenchanting if the required skill is within a certain range.

commented

Was resolved with b477b13

commented

Further changes:

9b248d6
ed525c1

commented

Thanks, however this still requires the AddOn to keep track of the character's profession skill. Maybe you could also return the current skill level, so we have canProcess, requiredSkill, playerSkill?