Sanctum of Domination tooltip progression
Nujitsu opened this issue · 1 comments
Good Morning! I recently updated my local copy of this addon to include SoD progression on the tooltip. Figured I'd share the IDs to help save you the time (don't have access to Push on my own).
{ -- Sanctum of Domination
["option"] = "sanctum",
["statIDs"] = {
{ -- Mythic
15139, 15143, 15147, 15151, 15155, 15159, 15163, 15167, 15172, 15176
},
{ -- Heroic
15138, 15142, 15146, 15150, 15154, 15158, 15162, 15166, 15171, 15175
},
{ -- Normal
15137, 15141, 15145, 15149, 15153, 15157, 15161, 15165, 15170, 15174
},
{ -- LFR
15136, 15140, 15144, 15148, 15152, 15156, 15160, 15164, 15169, 15173
},
},
},