mingli1/Unlucky

Make items have a hidden level

mingli1 opened this issue · 1 comments

Give each item some level so that only monsters of that level or higher can drop it

Implemented with each item having a min and max level that only enemies with levels in the range can drop the item.