luna icon indicating copy to clipboard operation
luna copied to clipboard

System for storing/retrieving npc drops

Open notjuanortiz opened this issue 5 years ago • 2 comments

The fields that need to be stored are:

  • Npc id
  • Item id
  • Item amount

We should consider support for drop table sharing, where multiple Npcs share the same item drop data. For example, Giant spiders have three different ids, each with a different combat level, but all share the same drop data.

As well, we should support item amount randomization, where we have a minimum and maximum range of items dropped for single a drop entry.

notjuanortiz avatar Dec 14 '19 00:12 notjuanortiz

This issue has been marked as stale because it has not had any recent activity. It will be closed if no further activity occurs.

stale[bot] avatar May 14 '20 01:05 stale[bot]

This issue has been closed because it has not had any recent activity. Feel free to re-open this issue or create another one if the problem isn't resolved.

stale[bot] avatar May 21 '20 04:05 stale[bot]