+local raidIDs = {
+ [1861] = "Uldir",
+ [2070] = "Battle of Dazal'Alor",
+ [2096] = "Crucible of Storms",
+ [2164] = "The Eternal Palace",
+};
+local dungeonIDs = {
+ [1594] = "The Undermine",
+ [1754] = "Freehold",
+ [1762] = "King's Rest",
+ [1763] = "Atal'Dazar",
+ [1771] = "Tol Dagor",
+ [1822] = "Siege of Boralus",
+ [1841] = "Underrot",
+ [1862] = "Waycrest Manor",
+ [1864] = "Shrine of the Storm",
+ [1877] = "Temple of Sethraliss",
+};