Stat weight item scoring for World of Warcraft: Ascension Bronzebeard (WotLK 3.3.5a).
Valuate evaluates gear using stat weights you define, then surfaces that score directly in tooltips and the UI. The aim is clarity. You can see at a glance how an item fits your build, without guessing or mentally juggling stats.
- Custom stat weight scales tailored to your build
- Clean, readable scoring directly in tooltips
- Import and export scales to share or reuse setups
- Per-character profiles (v0.7.0+) so each character keeps independent scales and settings
- Lightweight and fast, designed to stay out of your way while you play
- Download the latest release:
- Extract the folder into your AddOns directory:
- For most WotLK clients:
World of Warcraft/Interface/AddOns/
- For most WotLK clients:
- Confirm the folder structure:
.../Interface/AddOns/Valuate/- and that it contains
Valuate.toc
- Launch the game and enable Valuate in the AddOns list.
- Open the options with
/valuate - Create or adjust a stat weight scale
- Hover over items to see their score
- Export a scale:
/valuate export ScaleName
- Import a scale:
/valuate import- Paste the scale tag when prompted
Valuate stores settings per character, which makes managing multiple builds far simpler.
This means:
- Changing a scale on one character won’t affect others
- UI preferences are saved per character
- Reusing a scale is as simple as exporting and importing it
If you upgraded to v0.7.0 or later and want to clean up older data, you can remove the old account-wide file after confirming everything works as expected:
- Old account-wide file:
WTF-Account/[account]/SavedVariables/Valuate.lua
- New per-character file:
WTF-Account/[account]/[realm]/[character]/SavedVariables/Valuate.lua
Valuate multiplies each stat on an item by the weight you assign to that stat, then sums the results into a single score.
The accuracy of the result depends entirely on your weights. Well-tuned weights produce clear upgrade decisions. Poor weights will not.
- Scores not showing:
- Make sure the addon is enabled at character select
- Confirm the folder is named
Valuateand containsValuate.toc - Temporarily disable other tooltip addons to check for conflicts
- Import not working:
- Confirm the full scale string was copied
- Try pasting it into a plain text editor first to remove formatting
- Improved default and example scales
- Expanded tooltip display options
- Continued polish and performance improvements
If you run into issues or have ideas, open an issue here:
Helpful details to include:
- What you expected versus what happened
- Screenshots for visual issues
- Your scale export string if scoring is involved
- The item link and where it appeared
- Discord: jessecallaghan
- Ko-fi: https://ko-fi.com/jessecallaghan








