Update FighterGuildClient.lua

This commit is contained in:
Manmadedrummer
2025-05-15 19:11:38 -04:00
committed by GitHub
parent 170b60f200
commit 82fd83d664

View File

@@ -57,18 +57,18 @@ local bossCategories = {
{id = 700848, name = "King Gordok", image = "Interface\\Buttons\\Gordok.blp", description = "Gordok's mind is plagued with whispers from the Emerald Nightmare that are urging him to madness and slaughter.", difficulty = "Challenging", color = {1, 1, 0}},
},
BC = {
{id = 21215, name = "Leotheras the Blind", image = "Interface\\Buttons\\Leotheras.blp", description = "Leotheras, a former night elf who succumbed to demonic corruption, now a formidable demon hunter in Serpentshrine Cavern.", difficulty = "Hard", color = {1, 0, 0}},
{id = 24723, name = "Selin Fireheart", image = "Interface\\Buttons\\SelinFireheart.blp", description = "Selin Fireheart, a blood elf driven mad by his addiction to fel magic, fights within Magisters' Terrace.", difficulty = "Easy", color = {0, 1, 0}},
{id = 17308, name = "Omor the Unscarred", image = "Interface\\Buttons\\Omor.blp", description = "Omor the Unscarred, a powerful pit lord serving the Burning Legion, resides in Hellfire Ramparts.", difficulty = "Easy", color = {0, 1, 0}},
{id = 17797, name = "Hydromancer Thespia", image = "Interface\\Buttons\\Thespia.blp", description = "Hydromancer Thespia, a naga sorceress controlling water elementals, defends the Steamvault in Coilfang Reservoir.", difficulty = "Easy", color = {0, 1, 0}},
{id = 16809, name = "Warbringer O'mrogg", image = "Interface\\Buttons\\Omrogg.blp", description = "Warbringer O'mrogg, a brutal two-headed ogre serving the Fel Horde in the Shattered Halls.", difficulty = "Easy", color = {0, 1, 0}},
{id = 16807, name = "Grand Warlock Nethekurse", image = "Interface\\Buttons\\Nethekurse.blp", description = "Grand Warlock Nethekurse, a twisted orc warlock and former Shadow Council member, now commands the Fel Horde in the Shattered Halls.", difficulty = "Challenging", color = {1, 1, 0}},
{id = 17977, name = "Warp Splinter", image = "Interface\\Buttons\\WarpSplinter.blp", description = "Warp Splinter, an ancient protector twisted by arcane energy, guards the Botanica in Tempest Keep.", difficulty = "Challenging", color = {1, 1, 0}},
{id = 24239, name = "Hex Lord Malacrass", image = "Interface\\Buttons\\Malacrass.blp", description = "Hex Lord Malacrass, a cunning troll witch doctor, leads the Amani's forces in Zul'Aman.", difficulty = "Challenging", color = {1, 1, 0}},
{id = 18805, name = "High Astromancer Solarian", image = "Interface\\Buttons\\Solarian.blp", description = "High Astromancer Solarian, a powerful blood elf adept in arcane magic, resides in The Eye of Tempest Keep.", difficulty = "Challenging", color = {1, 1, 0}},
{id = 22871, name = "Teron Gorefiend", image = "Interface\\Buttons\\Gorefiend.blp", description = "Teron Gorefiend, the first death knight created by Gul'dan, serves Illidan in the Black Temple.", difficulty = "Hard", color = {1, 0, 0}},
{id = 17888, name = "Kaz'rogal", image = "Interface\\Buttons\\Kazrogal.blp", description = "Kaz'rogal, a mighty Doomguard commander of the Burning Legion, appears in the Battle for Mount Hyjal.", difficulty = "Hard", color = {1, 0, 0}},
{id = 31395, name = "Illidan Stormrage", image = "Interface\\Buttons\\Illidan.blp", description = "Illidan Stormrage, the infamous Betrayer, rules the Black Temple and commands the forces of Outland.", difficulty = "Hard", color = {1, 0, 0}},
{id = 700849, name = "Leotheras the Blind", image = "Interface\\Buttons\\Leotheras.blp", description = "Leotheras, a former night elf who succumbed to demonic corruption, now a formidable demon hunter in Serpentshrine Cavern.", difficulty = "Hard", color = {1, 0, 0}},
{id = 700850, name = "Selin Fireheart", image = "Interface\\Buttons\\SelinFireheart.blp", description = "Selin Fireheart, a blood elf driven mad by his addiction to fel magic, fights within Magisters' Terrace.", difficulty = "Easy", color = {0, 1, 0}},
{id = 700851, name = "Omor the Unscarred", image = "Interface\\Buttons\\Omor.blp", description = "Omor the Unscarred, a powerful pit lord serving the Burning Legion, resides in Hellfire Ramparts.", difficulty = "Easy", color = {0, 1, 0}},
{id = 700852, name = "Hydromancer Thespia", image = "Interface\\Buttons\\Thespia.blp", description = "Hydromancer Thespia, a naga sorceress controlling water elementals, defends the Steamvault in Coilfang Reservoir.", difficulty = "Easy", color = {0, 1, 0}},
{id = 700853, name = "Warbringer O'mrogg", image = "Interface\\Buttons\\Omrogg.blp", description = "Warbringer O'mrogg, a brutal two-headed ogre serving the Fel Horde in the Shattered Halls.", difficulty = "Easy", color = {0, 1, 0}},
{id = 700854, name = "Grand Warlock Nethekurse", image = "Interface\\Buttons\\Nethekurse.blp", description = "Grand Warlock Nethekurse, a twisted orc warlock and former Shadow Council member, now commands the Fel Horde in the Shattered Halls.", difficulty = "Challenging", color = {1, 1, 0}},
{id = 700855, name = "Warp Splinter", image = "Interface\\Buttons\\WarpSplinter.blp", description = "Warp Splinter, an ancient protector twisted by arcane energy, guards the Botanica in Tempest Keep.", difficulty = "Challenging", color = {1, 1, 0}},
{id = 700856, name = "Hex Lord Malacrass", image = "Interface\\Buttons\\Malacrass.blp", description = "Hex Lord Malacrass, a cunning troll witch doctor, leads the Amani's forces in Zul'Aman.", difficulty = "Challenging", color = {1, 1, 0}},
{id = 700857, name = "High Astromancer Solarian", image = "Interface\\Buttons\\Solarian.blp", description = "High Astromancer Solarian, a powerful blood elf adept in arcane magic, resides in The Eye of Tempest Keep.", difficulty = "Challenging", color = {1, 1, 0}},
{id = 700858, name = "Teron Gorefiend", image = "Interface\\Buttons\\Gorefiend.blp", description = "Teron Gorefiend, the first death knight created by Gul'dan, serves Illidan in the Black Temple.", difficulty = "Hard", color = {1, 0, 0}},
{id = 700859, name = "Kaz'rogal", image = "Interface\\Buttons\\Kazrogal.blp", description = "Kaz'rogal, a mighty Doomguard commander of the Burning Legion, appears in the Battle for Mount Hyjal.", difficulty = "Hard", color = {1, 0, 0}},
{id = 700860, name = "Illidan Stormrage", image = "Interface\\Buttons\\Illidan.blp", description = "Illidan Stormrage, the infamous Betrayer, rules the Black Temple and commands the forces of Outland.", difficulty = "Hard", color = {1, 0, 0}},
},
WOTLK = {
{id = 27447, name = "Varos Cloudstrider", image = "Interface\\Buttons\\Cloudstrider.blp", description = "Varos Cloudstrider, a storm drake rider in The Oculus.", difficulty = "Challenging", color = {1, 1, 0}},