Skip to content

Commit

Permalink
[Raider.IO] Database Refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
jahraphael committed Nov 15, 2023
1 parent 9c63235 commit 8ee9f4f
Show file tree
Hide file tree
Showing 25 changed files with 1,829 additions and 1,835 deletions.
219 changes: 149 additions & 70 deletions db/db_dungeons.lua
Original file line number Diff line number Diff line change
@@ -1,88 +1,97 @@
--
-- Generated by Raider.IO on 2023-11-14T10:19:12Z
-- Generated by Raider.IO on 2023-11-15T22:19:00Z
-- All rights reserved.
--
local _, ns = ...

-- Dungeon for this season (season-df-2), sorted by id
-- Dungeon for this season (season-df-3), sorted by id
ns.dungeons = {
[1] = {
["id"] = 5035,
["keystone_instance"] = 438,
["instance_map_id"] = 657,
["lfd_activity_ids"] = { 138, 140, 1195 },
["timers"] = { 1080, 1440, 1800 },
["name"] = "The Vortex Pinnacle",
["shortName"] = "VP",
["id"] = 4738,
["keystone_instance"] = 456,
["instance_map_id"] = 643,
["lfd_activity_ids"] = { 133, 146, 1274 },
["timers"] = { 1224, 1632, 2040 },
["name"] = "Throne of the Tides",
["shortName"] = "TOTT",
},
[2] = {
["id"] = 7546,
["keystone_instance"] = 206,
["instance_map_id"] = 1458,
["lfd_activity_ids"] = { 428, 438, 448, 462 },
["id"] = 7109,
["keystone_instance"] = 168,
["instance_map_id"] = 1279,
["lfd_activity_ids"] = { 26, 34, 184, 406 },
["timers"] = { 1188, 1584, 1980 },
["name"] = "Neltharion's Lair",
["shortName"] = "NL",
["name"] = "Everbloom",
["shortName"] = "EB",
},
[3] = {
["id"] = 9164,
["keystone_instance"] = 245,
["instance_map_id"] = 1754,
["lfd_activity_ids"] = { 516, 517, 518, 519, 539 },
["id"] = 7673,
["keystone_instance"] = 198,
["instance_map_id"] = 1466,
["lfd_activity_ids"] = { 426, 436, 446, 460 },
["timers"] = { 1080, 1440, 1800 },
["name"] = "Freehold",
["shortName"] = "FH",
["name"] = "Darkheart Thicket",
["shortName"] = "DHT",
},
[4] = {
["id"] = 9391,
["keystone_instance"] = 251,
["instance_map_id"] = 1841,
["lfd_activity_ids"] = { 506, 507, 508, 541, 644 },
["timers"] = { 1080, 1440, 1800 },
["name"] = "The Underrot",
["shortName"] = "UNDR",
["id"] = 7805,
["keystone_instance"] = 199,
["instance_map_id"] = 1501,
["lfd_activity_ids"] = { 430, 440, 450, 463 },
["timers"] = { 1296, 1728, 2160 },
["name"] = "Black Rook Hold",
["shortName"] = "BRH",
},
[5] = {
["id"] = 13968,
["keystone_instance"] = 403,
["instance_map_id"] = 2451,
["lfd_activity_ids"] = { 1185, 1186, 1187, 1188, 1194 },
["timers"] = { 1260, 1680, 2100 },
["name"] = "Uldaman: Legacy of Tyr",
["shortName"] = "ULD",
["id"] = 9028,
["keystone_instance"] = 244,
["instance_map_id"] = 1763,
["lfd_activity_ids"] = { 499, 500, 501, 502, 543 },
["timers"] = { 1080, 1440, 1800 },
["name"] = "Atal'dazar",
["shortName"] = "AD",
},
[6] = {
["id"] = 13991,
["keystone_instance"] = 405,
["instance_map_id"] = 2520,
["lfd_activity_ids"] = { 1161, 1162, 1163, 1164 },
["timers"] = { 1260, 1680, 2100 },
["name"] = "Brackenhide Hollow",
["shortName"] = "BH",
["id"] = 9424,
["keystone_instance"] = 248,
["instance_map_id"] = 1862,
["lfd_activity_ids"] = { 528, 529, 530, 531, 536 },
["timers"] = { 1332, 1776, 2220 },
["name"] = "Waycrest Manor",
["shortName"] = "WM",
},
[7] = {
["id"] = 14011,
["keystone_instance"] = 404,
["instance_map_id"] = 2519,
["lfd_activity_ids"] = { 1169, 1170, 1171, 1172 },
["timers"] = { 1188, 1584, 1980 },
["name"] = "Neltharus",
["shortName"] = "NELT",
["id"] = 1000010,
["keystone_instance"] = 463,
["instance_map_id"] = 2579,
["lfd_activity_ids"] = { 1250 },
["timers"] = { 1224, 1632, 2040 },
["name"] = "DOTI: Galakrond's Fall",
["shortName"] = "FALL",
},
[8] = {
["id"] = 14082,
["keystone_instance"] = 406,
["instance_map_id"] = 2527,
["lfd_activity_ids"] = { 1165, 1166, 1167, 1168 },
["id"] = 1000011,
["keystone_instance"] = 464,
["instance_map_id"] = 2579,
["lfd_activity_ids"] = { 1244, 1245, 1246, 1247, 1248, 1250 },
["timers"] = { 1260, 1680, 2100 },
["name"] = "Halls of Infusion",
["shortName"] = "HOI",
["name"] = "DOTI: Murozond's Rise",
["shortName"] = "RISE",
},
}

-- Dungeon for this entire expansion, sorted by id
ns.expansionDungeons = {
[1] = {
["id"] = 4738,
["keystone_instance"] = 456,
["instance_map_id"] = 643,
["lfd_activity_ids"] = { 133, 146, 1274 },
["timers"] = { 1224, 1632, 2040 },
["name"] = "Throne of the Tides",
["shortName"] = "TOTT",
},
[2] = {
["id"] = 5035,
["keystone_instance"] = 438,
["instance_map_id"] = 657,
Expand All @@ -91,7 +100,7 @@ ns.expansionDungeons = {
["name"] = "The Vortex Pinnacle",
["shortName"] = "VP",
},
[2] = {
[3] = {
["id"] = 5965,
["keystone_instance"] = 2,
["instance_map_id"] = 960,
Expand All @@ -100,7 +109,7 @@ ns.expansionDungeons = {
["name"] = "Temple of the Jade Serpent",
["shortName"] = "TJS",
},
[3] = {
[4] = {
["id"] = 6932,
["keystone_instance"] = 165,
["instance_map_id"] = 1176,
Expand All @@ -109,7 +118,16 @@ ns.expansionDungeons = {
["name"] = "Shadowmoon Burial Grounds",
["shortName"] = "SBG",
},
[4] = {
[5] = {
["id"] = 7109,
["keystone_instance"] = 168,
["instance_map_id"] = 1279,
["lfd_activity_ids"] = { 26, 34, 184, 406 },
["timers"] = { 1188, 1584, 1980 },
["name"] = "Everbloom",
["shortName"] = "EB",
},
[6] = {
["id"] = 7546,
["keystone_instance"] = 206,
["instance_map_id"] = 1458,
Expand All @@ -118,7 +136,7 @@ ns.expansionDungeons = {
["name"] = "Neltharion's Lair",
["shortName"] = "NL",
},
[5] = {
[7] = {
["id"] = 7672,
["keystone_instance"] = 200,
["instance_map_id"] = 1477,
Expand All @@ -127,7 +145,25 @@ ns.expansionDungeons = {
["name"] = "Halls of Valor",
["shortName"] = "HOV",
},
[6] = {
[8] = {
["id"] = 7673,
["keystone_instance"] = 198,
["instance_map_id"] = 1466,
["lfd_activity_ids"] = { 426, 436, 446, 460 },
["timers"] = { 1080, 1440, 1800 },
["name"] = "Darkheart Thicket",
["shortName"] = "DHT",
},
[9] = {
["id"] = 7805,
["keystone_instance"] = 199,
["instance_map_id"] = 1501,
["lfd_activity_ids"] = { 430, 440, 450, 463 },
["timers"] = { 1296, 1728, 2160 },
["name"] = "Black Rook Hold",
["shortName"] = "BRH",
},
[10] = {
["id"] = 8079,
["keystone_instance"] = 210,
["instance_map_id"] = 1571,
Expand All @@ -136,7 +172,16 @@ ns.expansionDungeons = {
["name"] = "Court of Stars",
["shortName"] = "COS",
},
[7] = {
[11] = {
["id"] = 9028,
["keystone_instance"] = 244,
["instance_map_id"] = 1763,
["lfd_activity_ids"] = { 499, 500, 501, 502, 543 },
["timers"] = { 1080, 1440, 1800 },
["name"] = "Atal'dazar",
["shortName"] = "AD",
},
[12] = {
["id"] = 9164,
["keystone_instance"] = 245,
["instance_map_id"] = 1754,
Expand All @@ -145,7 +190,7 @@ ns.expansionDungeons = {
["name"] = "Freehold",
["shortName"] = "FH",
},
[8] = {
[13] = {
["id"] = 9391,
["keystone_instance"] = 251,
["instance_map_id"] = 1841,
Expand All @@ -154,7 +199,16 @@ ns.expansionDungeons = {
["name"] = "The Underrot",
["shortName"] = "UNDR",
},
[9] = {
[14] = {
["id"] = 9424,
["keystone_instance"] = 248,
["instance_map_id"] = 1862,
["lfd_activity_ids"] = { 528, 529, 530, 531, 536 },
["timers"] = { 1332, 1776, 2220 },
["name"] = "Waycrest Manor",
["shortName"] = "WM",
},
[15] = {
["id"] = 13954,
["keystone_instance"] = 401,
["instance_map_id"] = 2515,
Expand All @@ -163,7 +217,7 @@ ns.expansionDungeons = {
["name"] = "The Azure Vault",
["shortName"] = "AV",
},
[10] = {
[16] = {
["id"] = 13968,
["keystone_instance"] = 403,
["instance_map_id"] = 2451,
Expand All @@ -172,7 +226,7 @@ ns.expansionDungeons = {
["name"] = "Uldaman: Legacy of Tyr",
["shortName"] = "ULD",
},
[11] = {
[17] = {
["id"] = 13982,
["keystone_instance"] = 400,
["instance_map_id"] = 2516,
Expand All @@ -181,7 +235,7 @@ ns.expansionDungeons = {
["name"] = "The Nokhud Offensive",
["shortName"] = "NO",
},
[12] = {
[18] = {
["id"] = 13991,
["keystone_instance"] = 405,
["instance_map_id"] = 2520,
Expand All @@ -190,7 +244,7 @@ ns.expansionDungeons = {
["name"] = "Brackenhide Hollow",
["shortName"] = "BH",
},
[13] = {
[19] = {
["id"] = 14011,
["keystone_instance"] = 404,
["instance_map_id"] = 2519,
Expand All @@ -199,7 +253,7 @@ ns.expansionDungeons = {
["name"] = "Neltharus",
["shortName"] = "NELT",
},
[14] = {
[20] = {
["id"] = 14032,
["keystone_instance"] = 402,
["instance_map_id"] = 2526,
Expand All @@ -208,7 +262,7 @@ ns.expansionDungeons = {
["name"] = "Algeth'ar Academy",
["shortName"] = "AA",
},
[15] = {
[21] = {
["id"] = 14063,
["keystone_instance"] = 399,
["instance_map_id"] = 2521,
Expand All @@ -217,7 +271,7 @@ ns.expansionDungeons = {
["name"] = "Ruby Life Pools",
["shortName"] = "RLP",
},
[16] = {
[22] = {
["id"] = 14082,
["keystone_instance"] = 406,
["instance_map_id"] = 2527,
Expand All @@ -226,11 +280,36 @@ ns.expansionDungeons = {
["name"] = "Halls of Infusion",
["shortName"] = "HOI",
},
[23] = {
["id"] = 1000010,
["keystone_instance"] = 463,
["instance_map_id"] = 2579,
["lfd_activity_ids"] = { 1250 },
["timers"] = { 1224, 1632, 2040 },
["name"] = "DOTI: Galakrond's Fall",
["shortName"] = "FALL",
},
[24] = {
["id"] = 1000011,
["keystone_instance"] = 464,
["instance_map_id"] = 2579,
["lfd_activity_ids"] = { 1244, 1245, 1246, 1247, 1248, 1250 },
["timers"] = { 1260, 1680, 2100 },
["name"] = "DOTI: Murozond's Rise",
["shortName"] = "RISE",
},
}

-- Raid listing sorted by id
ns.raids = {
[1] = {
["id"] = 14643,
["instance_map_id"] = 2549,
["lfd_activity_ids"] = { 1251, 1252, 1253 },
["name"] = "Amirdrassil, the Dream's Hope",
["shortName"] = "ATDH",
},
[2] = {
["id"] = 14663,
["instance_map_id"] = 2569,
["lfd_activity_ids"] = { 1235, 1236, 1237 },
Expand Down
Loading

0 comments on commit 8ee9f4f

Please sign in to comment.