SOD - BIS List Tooltip

Displays SoD BIS list information in a tooltop

File Details

SOD_BISListTooltip-v1.0.0.zip

  • R
  • Jan 15, 2024
  • 26.38 KB
  • 2.1K
  • 1.15.0
  • Classic

File Name

SOD_BISListTooltip-v1.0.0.zip

Supported Versions

  • 1.15.0

v1.0.0 (2024-01-15)

Improvements

  • Adds 'Show only BIS suffixes' (enabled by default) to only display the BIS tooltip on items with the BIS suffix (random enchant). See 'Option: Show only BIS suffixes' below for more information
  • Attach to additional tooltips
  • Background changes to prepare for upcoming phases

Option: Show only BIS suffixes

My philosophy with this addon is to strictly use the data available in the BIS list. That being said, random enchants (aka suffixes) are a bit unique. BIS lists often note the ideal suffix for an item however that suffix can vary slightly and, only one combination is usually "BIS". An optional (enabled by default) setting "Show only BIS suffixes" is available to have the addon interpret the 'ideal' suffix (the higest possible random enchant roll).

For example, the Rogue BIS list in phase 1 identifies "Cutthroat's Cape of the Monkey" but this can have the following rolls: "+(3 - 4) Agility , +(3 - 4) Stamina". When the "Show only BIS suffixes" toggle is enabled, the addon will interpret this as "+4 Agility, +4 Stamina" and will only show this combination as BIS in the tooltip. If you disable this setting, the addon will show all possible combinations of the suffix "of the Monkey" as BIS in the tooltip.

There are some exceptions for this logic: * When the suffix (ex: "of the Tiger") is not found as a known possible suffix for an item but the BIS list indicates it is BIS. In this case, the addon will show all versions of 'of the Tiger' as BIS in the tooltip as we cannot determine the specific rolls available. This happens with "Cutthroat's Cape of the Tiger" in P1 as the Rogue DPS BIS List indicates this is BIS whereas that suffix is not shown as being available.

v0.3.2 (2024-01-11)

Improvements

  • Improved item detection for BIS lists with multiple items in a single line
  • Improved suffix detection (ex: '...of the Bear', etc)

v0.3.1 (2024-01-08)

Bug fixes

  • Fix options not saving

v0.3.0 (2024-01-06)

Other modifications

  • Added better matching of suffixes (aka random enchants) regardless of localization. Previously, some items with a random enchant (ex: "...of the Owl") would show as a potential BIS even though it's not the proper random enchant for your class. Example: "Sage's Mantle of the Owl" is a BIS option for Priest Healers. The tooltip would show this correctly for Priest Healers but will also show for Warlock DPS as they want "Sage's Mantle of Shadow Wrath". This has been fixed so it will only show BIS for Priest Healers.
  • Fix lua errors regarding 'ShoppingTooltip'. Attach to 'ShoppingTooltip1' and 'ShoppingTooltip2' instead.