Skip to content

Quest

Remnant of Azeroth

A World of Warcraft quest in Boralus Harbor. Facts and objectives from the current retail game data.

Advertisement
Top Comments

The highest voted Wowhead comments for this page. They are community notes, not TheWoWDB comments.

1
Nightwatcha+11via Wowhead (opens the original comment in a new tab)

Updated macro for The War Within and beyond to check whether you’ve completed the weekly Timewalking quest, for both Horde and Alliance and for all different Timewalking campaigns. If all the text appears red, you haven't completed this week's quest yet.

Alliance:
/run a={{"Classic",43117},{"BC",0},{"WotLK",5},{"Cata",619},{"MoP",5395},{"WoD",15330},{"Legion",24542},{"BfA",49054}}for i=1,#a do n,o=a[1],a[2]print("\124cFF"..(C_QuestLog.IsQuestFlaggedCompleted(40168+o)and"00FF00"or"c51a20")..n.."\124r")end
Horde:
/run a={{"Classic",43117},{"BC",0},{"WotLK",5},{"Cata",618},{"MoP",5395},{"WoD",15330},{"Legion",24542},{"BfA",49055}}for i=1,#a do n,o=a[1],a[2]print("\124cFF"..(C_QuestLog.IsQuestFlaggedCompleted(40168+o)and"00FF00"or"c51a20")..n.."\124r")end

That is every comment on this page.

Advertisement

Quest facts

LevelLevel 1-90
Quest ID89222

The client quest POI data records no map location for this quest, so no map is shown.

Check whether you have already completed this quest in-game: /run print(C_QuestLog.IsQuestFlaggedCompleted(89222))

Requirements

RepeatsWeekly
FactionAlliance only

Read from the Blizzard quest API.

Description

Upon first glance it appears to be a crystallized shard of Azeroth's life blood. Peering into the shard reveals visions of war across familiar fronts, countless lives locked in battle. The sounds of thunderous storms and crashing waves begin to overwhelm you, before coming to an eerie halt. Kul Tiras calls out to you.

Related
Money28 gold9 silver
Experience9,500 XP

Where this quest fits

Other quests with this name

This one: Alliance only · Boralus Harbor · Level 1-90.

Steps, storylines and map placement from the client’s QuestLine, prerequisite and QuestPOI data; neighbouring quest text is Blizzard’s own (quest API), shortened to its opening sentences.