View Single Post
06/15/18, 12:15 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
Does not exist yet and the set bonus api gives text afaik so you would need to parse the text to build stamina/magicka/health bonus info etc. Which is a pain in the ass (different languages, etc.).

Originally Posted by ArukadoZ View Post
  1. Lets you create profiles for which stats you want to optimize, for each profile the addon will
    1. Parse your inventory (and bank?)
    2. Figure out which combination of equipment will net you the most of stat X, taking into account set bonuses ofc.
    3. Auto-equip them for you OR prompt you to do so
  2. Each time you loot a weapon or armor, it will change the item's border or add an indicator to it stating that this item improves a certain profile.
  3. Allows you to define 'hybrid' profiles, e.g.Balance of Magicka & Magicka Recovery

Questions:
  1. Does such an addon exist? I looked but alas couldn't find it
  2. If it doesn't exist, is there anything in the current API implementation that could theoretically prevent such a addon from being built?

Thanks in advance
  Reply With Quote