⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bossnames.kr.lua

📁 时间太紧了
💻 LUA
字号:
if (GetLocale() == "koKR") then

AtlasLootBossNames = {
    
    BlackrockSpireLower = {
        "Highlord Omokk";
        "Spirestone Battle Lord";
        "Vosh'gajin";
        "War Master Voone";
        "Mor Grayhoof";
        "Mother Smolderweb";
        "Crystal Fang";
        "Doomhowl";
        "Zigris";
        "Gizrul the Slavener";
        "Halycon";
        "Overlord Wyrmthalak";
        "Grimaxe";
        "Spirestone Butcher";
        };
    
    BlackrockSpireUpper = {
        "Pyroguard Emberseer";
        "Solakar Flamewreath";
        "Father Flame";
        "Jed Runewatcher";
        "Goraluk Anvilcrack";
        "Rend Blackhand";
        "Gyth";
        "The Beast";
        "Valthalak";
        "Drakkisath";
        };
    
    BlackwingLair = {
	    "Razorgore";
	    "Vaelastrasz";
	    "Broodlord Lashlayer";
	    "Firemaw";
	    "Ebonroc";
	    "Flamegor";
	    "Chromaggus";
	    "Nefarian";
        };
        
    Common = {
        "Trash Mobs";
        };
    
    MoltenCore = {
	    "Lucifron";
	    "Magmadar";
	    "Gehennas";
	    "Garr";
	    "Shazzrah";
	    "Geddon";
	    "Golemagg";
	    "Sulfuron";
	    "Majordomo";
	    "Ragnaros";
        };
        
    Naxxramas = {
        "Patchwerk";
        "Grobbulus";
        "Gluth";
        "Thaddius";
        "Anub'Rekhan";
        "Faerlina";
        "Maexxna";
        "Instructor Razuvious";
        "Gothik the Harvester";
        "The Four Horsemen";
        "Noth the Plaguebringer";
        "Heigan the Unclean";
        "Loatheb";
        "Sapphiron";
        "Kel'Thuzard";
        };
        
    OnyxiasLair = {
        "Onyxia";
        };
    
    Scholomance = {
        "Blood Steward of Kirtonos";
        "Kirtonos";
        "Jandice Barov";
        "Rattlegore";
        "Death Knight Darkreaver";
        "Marduk Blackpool";
        "Vectus";
        "Ras Frostwhisper";
        "Kormok";
        "Instructor Malicia";
        "Doctor Theolen Krastinov";
        "Lorekeeper Polkelt";
        "The Ravenian";
        "Lord Alexei Barov";
        "Lady Illucia Barov";
        "Darkmaster Gandling";
       };
    
    Stratholme = {
       "Skul";
       "Stratholme Courier";
       "Fras Siabi";
       "Hearthsinger Forresten";
       "The Unforgiven";
       "Timmy the Cruel";
       "Cannon Master Willey";
       "Archivist Galford";
       "Balnazzar";
       "Sothos & Jarien";
       "Aurius";
       "Stonespine";
       "Baroness Anastari";
       "Nerub'enkan";
       "Maleki the Pallid";
       "Magistrate Barthilas";
       "Ramstein the Gorger";
       "Baron Rivendare";
       };
        
    TheRuinsofAhnQiraj = {
	    "Kurinnaxx";
	    "Rajaxx";
	    "Moam";
	    "Buru";
	    "Ayamiss";
	    "Ossirian";
        };
        
    TheTempleofAhnQiraj = {
	    "Skeram";
	    "Bug Family";
	    "Sartura";
	    "Fankriss";
	    "Viscidus";
	    "Huhuran";
	    "Emperors";
	    "Ouro";
	    "CThun";
        };
    };
    
end
        

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -