Adds descriptions for mythic keystone properties to their tooltips so you don't have to remember what they all mean.
Here's a list of dungeon modifiers and their descriptions:
- Overflowing - Healing in excess of a target's maximum health is instead converted to a heal absorption effect.
- Skittish - Enemies pay far less attention to threat generated by tanks.
- Volcanic - While in combat, enemies periodically cause gouts of flame to erupt beneath the feet of distant players.
- Necrotic - All enemies' melee attacks apply a stacking blight that inflicts damage over time and reduces healing received.
- Teeming - Additional non-boss enemies are present throughout the dungeon.
- Raging - Non-boss enemies enrage at 30% health remaining, dealing 100% increased damage until defeated.
- Bolstering - When any non-boss enemy dies, its death cry empowers nearby allies, increasing their maximum health and damage by 20%.
- Sanguine - When slain, non-boss enemies leave behind a lingering pool of ichor that heals their allies and damages players.
- Tyrannical - Boss enemies have 40% more health and inflict up to 15% increased damage.
- Fortified - Non-boss enemies have 20% more health and inflict up to 30% increased damage.
- Bursting - When slain, non-boss enemies explode, causing all players to suffer 10% of their max health in damage over 4 sec. This effect stacks.
- Grievous - When injured below 90% health, players will suffer increasing damage over time until healed above 90% health.
- Explosive - While in combat, enemies periodically summon Explosive Orbs that will detonate if not destroyed.
- Quaking - Periodically, all players emit a shockwave, inflicting damage and interrupting nearby allies.
- Relentless - Non-boss enemies are granted temporary immunity to Loss of Control effects.
Clicked on a keystone someone linked in chat, and I got this error:
1x AceLocale-3.0-6: MythicPlusLoot: Missing entry for 'Weekly Azerite Item Level: '
MythicPlusLoot\MythicPlusLoot-2.3.lua:131: in function <MythicPlusLoot\MythicPlusLoot.lua:113>
[C]: ?
[C]: in function `ChatFrame_OnHyperlinkShow'
[string "*:OnHyperlinkClick"]:1: in function <[string "*:OnHyperlinkClick"]:1>
But is it not due to this addon? If not, any idea which addon is causing the issue? lol
In reply to Ambiguouskid:
In reply to Semlar:
I found it now. Sorry to be a bother! Thanks for the response. <3
I am sorry to bother you Again. Today I got a key with 3 modifiers, but only two of them are showing in tooltip while hovering over the key. All 3 modifiers does show in the chatlink.
http://imgur.com/a/u5yXZ
Thanks, I think I've identified how that might be happening and I've uploaded a fix for it.
Today the addon failed Again. Doesnt show modifier descriptions in bag or in link. Have you put in the new modifiers?
Confirm that the addon is still enabled, disable your other addons and see if it still doesn't work.
If it's still not populating the tooltip, hover over the keystone in your bag and type /run print((select(2,GameTooltip:GetItem()):gsub("\124", "|")))
Take a screenshot of the result or copy and paste it here.
All addons disabled except yours didnt help.
Tried on 2 different characters. This is what your command prints out:
http://imgur.com/a/6Sjq9
Your keystone is level 2 and doesn't have any modifiers.
In 7.2 the modifier descriptions no longer show, when I mouse over the key in my bag. It does show in the chatlink still. But didnt it use to show on mouse over in bags?
It looks like they added a new special link type for keystones, but it's only being used in some tooltips which is why it's still working with chat links which are still using the old link style.
I've uploaded an update that should fix this, but let me know if you notice any problems with it.
Your update fixed it:)