Skip to content

Quest

Warforged Seals

A World of Warcraft quest in Vale of Eternal Blossoms. 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
827693+34via Wowhead (opens the original comment in a new tab)

I have too many level 90s so i made this macro to tell me easily if i've completed the weekly quest for my seals.

/run for k, v in pairs({WarforgedSeals = 33134}) do print(format("%s: %s", k, IsQuestFlaggedCompleted(v) and "\124cFFFF0000Completed\124r" or "\124cFF00FF00Not Completed Yet\124r")) end

after running it looks like:
WarforgedSeals: Completed
or
WarforgedSeals: Not Completed Yet

Read all 15 on Wowhead ↗

Advertisement

Quest facts

LevelLevel 30-35
Quest ID33134

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(33134))

Requirements

FactionAlliance only

Read from the Blizzard quest API.

Description

Greetings, {name}. I am privileged to offer you an excellent opportunity. Through the centuries, we've honed a method by which the very laws of chance themselves can be bent. With a Warforged Seal, valuable artifacts will find their way into your hands more frequently as you pursue Garrosh and his forces.

Related

Reward details

Currency: Warforged Seal x 3

Possession of the Warforged Seal allows its lucky owner to risk a seal to receive a bonus reward from the Siege of Orgrimmar, the Celestial Trials, and Ordos.

Item facts are the current retail client’s (ItemSparse); the specialisations for a pick-one item are the ones the Blizzard quest API lists; faction and currency text is the client’s own. Lowest listed price = the US commodity auction house now.

Where this quest fits

Other quests with this name

This one: Alliance only · Vale of Eternal Blossoms · Level 30-35.

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.