Description
Account Statistics
Adds an Account tab to the Achievements window that shows your statistics summed across every character on your
account, side-by-side with Blizzard's existing per-character Statistics tab.
Features
- New Account tab on the Achievements window that mirrors the Statistics layout but with account-wide values.
- Automatically captures each character's statistics on login and as you play (boss kills, dungeon/raid completions, achievements earned, deaths, quest turn-ins, money, etc.).
- Hover any stat row in the Account tab for a per-character breakdown.
- Smart aggregation for "the most"-style stats:
- Money / "highest" stats (e.g. Most gold ever owned, Highest 3v3 personal rating) → shows the maximum value across the account.
- "Boss defeated the most" / "Delve completed the most" → resolves the actual account-wide leader by summing the underlying per-instance kill stats across difficulties (raids/dungeons properly distinguished by detecting the Raid Finder difficulty).
- Settings panel to exclude entire realms or specific characters from account sums (e.g. trial characters, parked alts).
- CSV export of every stat × character for inspection or external tooling.
Slash commands
- /as — open the settings panel
- /as help — list every command
- /as scrape — capture this character's stats now
- /as list — list known characters in your DB
- /as export — open a CSV view of all stats × characters
- /as stat <id> — show one stat across all characters
- /as forget <Realm-Name> — remove a character from the DB
- /as debug — toggle debug logging


