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.21

  • R
  • Apr 16, 2026
  • 190.98 KB
  • 7
  • 12.0.1
  • Retail

File Name

Simdragosa-v1.3.21.zip

Supported Versions

  • 12.0.1

Simdragosa

v1.3.21 (2026-04-16)

Full Changelog

  • Merge branch 'develop'
  • release: v1.3.21
    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
  • feat: default spec selector to player's current spec on open
    Uses GetSpecialization() + GetSpecializationInfo() + SIMC_SPEC table
    to find the current spec name and match it in specList on RW_Open.
    Falls back to index 1 if the spec isn't in the sim data.
    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com