Patch 7.2 brought one of the most anticipated features in the pet battling world: a new pet battle dungeon!
To enter the dungeon, your character needs to be level 110 and you need one level 25 pet in your collection (although it is recommended to have a few more ^^). Head over to Dalaran above the Broken Isles and visit the pet shop. Either Serr'ah or Lio the Lioness will offer you a breadcrumb quest to fly all the way over to the Wailing Caverns in the Barrens.
When you arrive, visit Muyani on top of the entrance and you will be offered the quest Wailing Critters. Muyani will also start the scenario for you.
Inside the dungeon, you will have to beat six waves of enemy pets. In your very first run, you can heal your pets in between each fight. This is the normal mode.
In the respective section here (green skull) you will find some strategies that work well. While having more pets is recommended to be done faster, most of the individual combinations will even work for the whole dungeon (with the help of a lot of healing).
Beating the dungeon on normal mode will reward you with one Ultimate Battle Training Stone.
It also unlocks the Challenge Mode, during which you cannot heal or revive your pets, much like the Celestial Tournament. If you also beat this additional challenge, you get an achievement and two rewards, the pet Son of Skum and a new satchel, the Damp Pet Supplies which has a chance for one of these:
Young Venomfang
Cavern Moccasin
Everliving Spore
The main challenge is not in the individual fights (like it was with the Celestial Touranment), because the fights are not very hard. The difficult part is the amount of fights that will slowly drain the number of full-health pets in your collection.
If you have a large collection of pets at your disposal, the challenge mode won't be hard for you.
36 Comments (EN)
Show first:
1
Scarycurls
wrote on 2021-03-18 18:20:46
/run for k,v in pairs({Wailing=45539,Deadmines=46292,Stratholme=56492,Gnomer=54186,Blackrock=58458,Celestial=33137}) do print(format("%s %s", k, C_QuestLog.IsQuestFlaggedCompleted(v) and "" or "<< Available")) end
7
riotus#1682
wrote on 2020-09-24 20:25:46
1
Drakovian#1730
wrote on 2020-11-16 21:51:04
4
Aranesh
wrote on 2020-11-17 21:34:00
I have it in my todo list to implement the limitation of 3 (or 1, for unique) pets.
1
Crosspatch#1701
wrote on 2021-02-20 02:16:45
1
Milcheax
wrote on 2021-03-06 12:38:15
1
Rascallycat
wrote on 2020-09-15 09:36:50
1
Gráinne
wrote on 2020-09-15 15:05:07
/run for k, v in pairs({ Wailing_Caverns = 45539, Deadmines = 46292, Stratholme = 56492, Gnomeregan = 54186}) do print(format("%s: %s", k, IsQuestFlaggedCompleted(v) and "124cff00ff00Done.124r" or "124cffff0000Not Done.124r")) end
1
Rascallycat
wrote on 2020-09-15 15:42:14
1
Gráinne
wrote on 2020-09-15 19:06:40
Also I see that the edit here stripped the backslashes from the macro, which shows the colour code as hex when run. Gaaak!
/run for k, v in pairs({ Wailing_Caverns = 45539, Deadmines = 46292, Stratholme = 56492, Gnomeregan = 54186}) do print(format("%s: %s", k, IsQuestFlaggedCompleted(v) and "Done." or "Not Done.")) end
at least spares you the gobbledygook.
1
Rascallycat
wrote on 2020-09-15 19:53:26
1
Gráinne
wrote on 2020-09-15 21:56:06
1
Rascallycat
wrote on 2020-09-16 01:03:45
1
RockstarSuicide
wrote on 2020-08-30 08:27:56
2
Shenk
wrote on 2020-08-30 12:14:43
1
RockstarSuicide
wrote on 2020-09-01 04:12:44
thanks for the info!
1
Anna wrote on 2020-04-30 23:49:31
1
Gráinne
wrote on 2020-05-01 00:02:42
Lio doesn't give the quests anyhow.
Go to Dana Pull's shop in Boralus, or Breanni's shop in Legion Dalaran.
P.S. On second thought, I'm not sure you can get the quest for Blackrock Depths in Breanni's shop. Dana Pull is a safer bet.
https://www.wowhead.com/npc=142065/dana-pull (edited)
1
Anna wrote on 2020-05-01 00:59:39
1
Anna wrote on 2020-05-01 01:03:57
2
Gráinne
wrote on 2020-05-01 01:09:08
1
Anna wrote on 2020-05-01 01:21:09
1
Anna wrote on 2020-05-01 01:21:37
4
Gráinne
wrote on 2020-05-01 01:33:05
/run for k, v in pairs({ Wailing_Caverns = 45539, Deadmines = 46292, Stratholme = 56492, Gnomeregan = 54186}) do print(format("%s: %s", k, IsQuestFlaggedCompleted(v) and "124cff00ff00Done.124r" or "124cffff0000Not Done.124r")) end
Then separately run this:
/script print(IsQuestFlaggedCompleted(45423))
That says "true" or "false" depending on whether the game believes you have ever done WC.
I'm reading around to try and find out whether they changed something so it's possible to do DM without finishing WC first.
2
Gráinne
wrote on 2020-05-01 01:59:02
If they made a change to allow people to do DM before WC, I can't find it.
2
Anna wrote on 2020-05-01 02:44:58
Wailing Caverns: not done
Deadmines: done
Stratholme: done
Gnomeregan: not done
The second script is false.
I have both the achievements Pro Pet Mob and Rookie Pet Mob. Like I said I have over 400 pets over level 25.
I remember getting access to Gnomeregan a while ago. I failed the first boss a few times and just left the dungeon and eventually deleted the quest thinking I would pick it up later. My next step is to look where the NPCs should be outside and see if they are there.
2
Anna wrote on 2020-05-01 02:51:19
2
Gráinne
wrote on 2020-05-01 15:35:44
/script print(IsQuestFlaggedCompleted(45540))
which I suspect will show "true"
and
/script print(IsQuestFlaggedCompleted(45423))
which I suspect will show "false"
If so, you need to find Muylani, who should be standing in the left eye socket of the "skull" at the entrance to WC.
I know you say you can't find her. I don't know what to say to that. If you're EU, I can meet you there ingame, just to check, but I don't have any more help to offer than that with what I know so far.
2
Anna wrote on 2020-05-01 21:58:01
3
Gráinne
wrote on 2020-05-02 01:27:49
1
Malhado
wrote on 2020-01-11 00:48:01
1
Shenk
wrote on 2020-01-11 01:03:04
2
Ezria#11205
wrote on 2019-01-31 15:13:05
8
critneyfears
wrote on 2018-09-11 22:38:00
1
anymsis wrote on 2018-08-24 20:17:03
4
Kellers#1946
wrote on 2018-10-28 22:31:03
2
Pandsala#1555
wrote on 2019-06-18 03:49:46
7
critneyfears
wrote on 2018-08-22 05:10:34
2
Tinibree#1983
wrote on 2018-08-24 00:52:16
2
Alayea
wrote on 2018-10-21 02:12:03
0
anymsis wrote on 2018-08-08 20:49:40
4
Aranesh
wrote on 2018-08-10 15:26:05
1
Arrogance#1715
wrote on 2018-07-31 19:51:50