Description
World of Warcraft addon to show basic information about the target upon mouse hover.
This is a continuation from the original addon ncHoverName by Nightcracker, and fan-update ncHoverNameFU by Narfi@DieAldor (EU)
Credits go to them for the initial code
If you have questions, suggestions or encountering issues - feel free to reach out on CurseForge or the Github project
It will display:
The target's level and name. (Level 1 and ?? are omitted)
- Name is displayed in respective class color for players.
- Name is displayed in standing state color for NPCs (dead, friendly, hostile, hostile but not attackable)
The target's target name
- Class color or default color
The target's status (afk, dnd, pvp flagged)
- Multiple are possible, each in a matching color
The target's classification (world boss, elite, rare, rare elite)
- World boss and Elite in a gold color - to match the gold dragon frame
- Rare and Rare Elite in a silver color - to match the silver dragon frame
The quest objectives related to the target (quest, daily, world quest)
- When there are multiple objectives related to the target, all of the will be shown. The objective(s) completed will stay present, until all objectives are completed. (The target will then be flagged by the API as no more relevant to active quest objectives). The list of objectives is sorted: In Progress > Done.
- Targets that are related to "Progress quests" (Those with %) will show the current % done and in addition (when known in the LibObjectiveProgress-1-0 library) it will show how much that target will add to the %-counter when killed/looted/clicked.


