Corruption name is not displayed in Encounter Journal loot tooltip
RainmakerUA opened this issue ยท 4 comments
I guess it is pretty clear from the screenshot (sorry for Russian client, was too lazy to restart it in English):
Short investigation showed that you need to catch ADDON_LOADED event for Blizzard_EncounterJournal addon and hook somewhere inside EncounterJournalTooltip global (it has tooltip as property inside)
I actually already followed this route to try and figure out why, but the code is already running. The normal GameTooltip code runs, and the check if the item is corrupted is fine.
The reason it can't get the applied corruption is because the itemLink has an incomplete set of bonus IDs (1 rather than 6). Missing is the bonus IDs for the relevant corruption.
Any further ideas? I'll see today if anyone else has documented a solution to that, but all examples I've seen only care about the itemid.