Review item DB (and DB maintenance helper)
rdw-software opened this issue ยท 6 comments
Tasks:
- Move items to separate files, based on category/expansion
- Check drop rates (wowhead API/script to find mismatches?)
- Add missing waypoint data (so that the zone is displayed ingame)
- Add defeat detection wherever it's missing
- Clean up DB maintenance helper (verification routine)
Related WowAce issue: https://www.wowace.com/projects/rarity/issues/467
Item DB is already refactored (well, sort of) in #86. While not ideal, for the purposes of this issue it'll do.
wowhead tools are already moved to #74.
Missing waypoint data is covered by #169.
DBMH stuff exists here: #169