Simdragosa

Companion to the Simdragosa desktop app (github.com/Xiantus/simdragosa-standalone). Shows Droptimizer DPS gains on item tooltips. Type /sdr export to capture your SimC profile and sync it with the app automatically. Type /sdr for all commands.

File Details

v1.3.22

  • R
  • Apr 16, 2026
  • 191.17 KB
  • 18
  • 12.0.1
  • Retail

File Name

Simdragosa-v1.3.22.zip

Supported Versions

  • 12.0.1

Simdragosa

v1.3.22 (2026-04-16)

Full Changelog

  • Merge branch 'develop'
  • release: v1.3.22
    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
  • feat: show sim ilvl in tooltip item level line
    SetItemByID returns the base unscaled item (e.g. ilvl 44). After the
    tooltip populates, GameTooltipTextLeft2 is always "Item Level X" — we
    replace its text with the actual sim ilvl so the tooltip reflects what
    the item was modelled at in Raidbots.
    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com