I have no idea what i need to do or where i am in the quest lines to get the tomes from Pan at True shot Lodge. How can I find out what i need to do. I have checked on WoWHead, and they say get the Power Ascended. Great, I don’t know where I m on that quest line either. Why is this so complicated? I am stuck trying to Complete Nighthold Raid. But WoWhead says I don’t need to do those. How can I find out what I need to do? I get frustrated when this stuff happens. No clear guide, go here, do that quest. I am lost.
What tomes are you trying to get here? It’s been a minute and I can only remember the vendor having stuff you just walk up and buy.
Also have you been through any scenarios and obtained an artifact weapon? That should usually be the first thing you do at any class hall.
Maybe check what’s been going on. There is a vendor, Pan, who sells the Tomes to train Exotic and Hybrid and other Beasts if you have Beast Mastery. You can’t train them anymore without the Books, and you can’t get the Books until you complete certain Quest Lines.
This information is for new hunters. Any Legion hunters who have completed the Class Hall Campaign and have the Class Hall Mount will have these already unlocked (character level may need to be 45).
To unlock the items sold by Pan, you have to complete the Class Hall Campaign. The questline summary can be found at the following link. Please note: level 10 hunters who access Legion through Time-Walking Campaign (Chromie Time) will have access to start the questline, but the character will need to be level 45 to complete.
https://www.wowhead.com/class-hall-campaign-for-the-third-artifact-relic-guide#hunter
Click on “reveal spoiler” to see the complete questline.
Additionally, you will need to complete “Breaching the Tomb.” This is the Broken Shore questline. This is necessary in order to receive “A Golden Ticket.” The Ticket will set you on the final questline “Night of the Wilds.” Once completed, you will have unlocked the Class Hall mount as well as the “Tome of the Hybrid Beast.”
I’m not sure how much of this will need to be completed; or if there are any shortcuts, skips, and current content requirement reductions.
Tome of Play Dead is available immediately. Just buy it with order hall resources.
You can tame exotic beasts by just being in Beast Mastery spec now. I think the vendor only had like, a tome of fetch and play dead for your pet.
Pan sells the hunter class mounts from completing all the quests there in the class hall and the hybrid beast book will appear on her as well when you unlock the class mount.
If you don’t have ANY quests in your quest log related to your class hall campaign try speaking with Khadgar in Dalaran or head to the Broken Shore as part of your campaign happens there.
Beyond that, you can also try downloading wholly and grail, which will you show you absolutely ANY incomplete quests you have in whatever zones you are in. And lastly, here is a wowhead guide to completing the hunter class hall campaign, including a link under spoilers to every quest in the chain.
This may also be helpful - a link to a comment with every hunter pet tame unlock.
And I don’t remember where I got these, but macros to tell you if you have already unlocked the ability to tame pet families:
Can I Tame1
/run for k,v in pairs({[‘Direhorns’]=138430,[‘Mechanicals’]=205154,[‘Feathermanes’]=242155})do print(format(‘%s: %s’, k, IsPlayerSpell(v) and ‘Yes’ or ‘No’)) end
Can I Tame2
/run for k,v in pairs({[‘Blood Beasts’]=54753,[‘Cloud Serpents’]=62254,[‘Gargon’]=61160,[‘Undead’]=62255})do print(format(‘%s: %s’, k, C_QuestLog.IsQuestFlaggedCompleted(v) and ‘Yes’ or ‘No’)) end
Good luck.