Add recommendations for "best" artifact traits in the tooltip (as an option)
rdw-software opened this issue ยท 1 comments
As suggested via PM on Curse, having some general (not customized) recommendations show ingame would make it easier for people not interested in min/maxing (especially on alts) to decide on which relics to use. Normally, they'd just ALT/TAB to Icy-Veins but that could be avoided entirely if the addon had a database of the most current/agreed on "winners" and provided an option to display that.
Example:
Maw of the Damned
Total Ranks Purchased: 56
Recommended Traits:
1. Carrion Feast
2. Veinrender
3. Dance of Darkness
Drawbacks:
- This might get tricky if there is no agreed-on standard or many conditions are involved (as no logic would be provided)
- Some users might find the recommendation unhelpful, as it won't be very good (though they can always disable the feature)
- It requires yet another database to maintain if out-of-date info is to be avoided
Edit: Since a user sent the ready-to-import recommendations, I'm adding this regardless
Roadmap:
- Gather recommendations (from icy-veins, simc, etc)
- Add to DB
- Add interface
- Add LibIconPath (to look up icon strings)
- Add tooltip text
- Add option to hide the recommendation
- Add localized phrases for the slash command (update on CF)
- Make sure it is localized properly
Added in e51f25f.