Thread Tools Display Modes
06/14/18, 03:36 AM   #1
ArukadoZ
Join Date: Jun 2018
Posts: 1
Imagine a 'Stat Optimizer' addon that...

  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
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
06/15/18, 03:32 AM   #3
Kyoma
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 125
Not to mention ESO doesn't really have gear/stat progression once it's all max level. There are so many special effects that cannot really be parsed in terms of "x is better than y".
  Reply With Quote

ESOUI » AddOns » AddOn Search/Requests » Imagine a 'Stat Optimizer' addon that...

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off