Description
A small utility for tracking artifact traits on yourself, your guild, and your party. Developed for the Kindred (Malygos/Icecrown-US) guild.
Features
- Party/Raid member artifact trait count display on tooltip (by artifact). Displays like "Artifact Name: n (k) traits unlocked" where n is the total number of traits unlocked on that artifact and k is the number of gold traits unlocked on that artifact.
- Party/Raid member artifact knowledge display on tooltip. Displays like "Artifact Knowledge: n (k%)" Where n is their Artifact Knowledge Level and k is the Artifact Knowledge Multiplier.
- Your current artifact weapons unlocked trait count listed on your character sheet. (Note: There is a known issue where this information will not display if you are using DejaCharacterStats)
- Your artifact knowledge listed on your character sheet. (Note: There is a known issue where this information will not display if you are using DejaCharacterStats)
Commands
- /kindredClearCache - Clears out the cache of stored artifact information (including your own artifacts).
- /kindredForceUpdate - Forces an update of the cached information for your own artifacts.
- /kindredShowCache - Show a diagnostic panel with a serialized string representation of your artifact cache (Debug use only). Note: This method uses recursion and WILL lock up your game for a bit. Do not use this if you have a large cache of people's artifacts.
- /kindredShowDebug - Show the debug panel which displays a list of debug events and messages when debug logging is enabled in the addon settings.
Note: All Target/Party Features require targets to be in your raid or party and they must also have the addon installed.
Depending on needs / requests, more utilities may come in the future.

