azerothcore / azerothcore/Keira3

Feature Request See "item" from template inside its loot tables.

Open
#731 3 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
TypeScript
Stars
450
Forks
183
Avg merge
23h 42m
Merged PRs (30d)
18

Description

When looking up an item, it would be nice to be able to see all the loot tables it is currently located in, object, item and creature. This way we know where the item is located, how it is dropping, where it drops and its chances. It will help with fine tuning and cleaning up loot alot faster.

After selecting an Item, the drop down with item options, to have a new option named Loot Table. Clicking on that section will show you your item up top and then a list of the loot tables the item is included in. Showing the entire loot table so you can see its chances vs others. Loot Groups, and so forth. This will also at the same time, by seeing the entire table, give oppurtunities to quickly alter or fix tables as your looking. Some tables have groups with items that reference themselves. I dont know if this is intentional, but what it causes is loot to do, is drop nothing when it lands on this group. This will help with seeing those issues.

---
Want to back this issue? **[Post a bounty on it!](https://app.bountysource.com/issues/94416164-feature-request-see-item-from-template-inside-its-loot-tables?utm_campaign=plugin&utm_content=tracker%2F139701226&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://app.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F139701226&utm_medium=issues&utm_source=github).

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by locating the item lookup and item-options dropdown, then trace how loot tables, loot groups, and item editing are loaded. Done means an item can show every referenced loot table with its full contents and allow the requested table changes without breaking existing lookup behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
databases, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.