Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
m (catfix, Replaced: {{widgetmethod}}<br> → {{widgetmethod}})
 
(added "removed from game" boilerplate)
 
Line 1: Line 1:
  +
{{removedfromgame|patch=4.0.3}}
−
{{widgetmethod}}
 
  +
<br/>
  +
{{questbox
  +
| name= Mok'thardin's Enchantment
  +
| faction= Horde
  +
| level= 38
  +
| levelreq= 33
  +
| category= Stranglethorn Vale
  +
| start= [[Far Seer Mok'thardin]]
  +
| experience= 2900
  +
| reputation= +250 [[Orgrimmar (faction)|Orgrimmar]]
  +
| next= {{quest|Mok'thardin's Enchantment (3)|Mok'thardin's Enchantment|id=572}}
  +
| id= 570
  +
}}
  +
== Objectives ==
  +
[[Far Seer Mok'thardin]] at the [[Grom'gol Base Camp|Grom'gol base camp]] wants 8 Shadowmaw Claws and a Pristine Tigress Fang.
  +
*[[Shadowmaw Claw]] (8)
  +
*[[Pristine Tigress Fang]]
   
  +
== Description ==
−
Invoked when an item's information is added to a tooltip.
 
  +
The power of the jungle's magic must be realized and then harnessed by the [[Horde]]. My rituals have proven successful so far. I can cast very powerful enchantments. For you, brave <class>, I shall make a special item indeed.
−  
  +
Bring to me some Shadowmaw Panther claws along with a Tigress fang. Not just any fang will do. It must be in pristine condition.
−
== Arguments ==
 
  +
The beasts lurk throughout the jungle but you will find some close by, just across the river from [[Mizjah Ruins]] to the southeast.
−  
 
== Progress ==
−
:;arg1: Tooltip - The Tooltip object to which an item was added.
 
  +
What news do you bring?
−  
−
== Example ==
+
== Completion ==
  +
Your knowledge of the jungle is strong, <name>. These specimens will be perfect. I will thank the spirits for sacrificing such fine beasts for the cause of the Horde.
−  
  +
== Gains ==
−
-- overload the base function for ItemRefTooltip with a custom routine
 
  +
Upon completion of this quest you will gain:
−
Saved_OnTooltipSetItem = ItemRefTooltip:GetScript("OnTooltipSetItem");
 
  +
*2150
−
ItemRefTooltip:SetScript("OnTooltipSetItem", My_OnTooltipSetItem);
 
  +
*250 [[reputation]] with [[Orgrimmar]]
−
-- my custom routine
 
  +
== Quest progression ==
−
function My_OnTooltipSetItem (tooltip, ...)
 
  +
{{Mok'thardin's Enchantment}}
−
Saved_OnTooltipSetItem(tooltip, ...);
 
  +
==External links==
−
local name, link = tooltip:GetItem()
 
  +
<!-- Read http://www.wowpedia.org/Wowpedia:External_links before posting your links here.
−
local texture = select(10, GetItemInfo(link))
 
  +
Links that do not conform to the rules will be DELETED.
−
--Add the name and path of the item's texture
 
  +
Repeat violations may result in a BAN.
−
tooltip:AddLine(texture)
 
  +
Have a nice day. :) -->
−
--Show the texture graphic on the previous line
 
  +
{{Elinks-quest|570}}
−
tooltip:AddTexture(texture)
 
−
--Repaint tooltip with newly added lines
 
−
tooltip:Show()
 
−
end
 
−  
−  
== Details ==
 
−
: This function was added in WoW 2.0.3
 
−
: This gets called twice for Recipes which contain embedded items
 

Revision as of 19:10, 3 July 2011


HordeMok'thardin's Enchantment
Start Far Seer Mok'thardin
End Far Seer Mok'thardin
Level 38 (Requires 33)
Category Stranglethorn Vale
Experience 2900
Reputation +250 Orgrimmar
Next Mok'thardin's Enchantment

Objectives

Far Seer Mok'thardin at the Grom'gol base camp wants 8 Shadowmaw Claws and a Pristine Tigress Fang.

Description

The power of the jungle's magic must be realized and then harnessed by the Horde. My rituals have proven successful so far. I can cast very powerful enchantments. For you, brave <class>, I shall make a special item indeed. Bring to me some Shadowmaw Panther claws along with a Tigress fang. Not just any fang will do. It must be in pristine condition. The beasts lurk throughout the jungle but you will find some close by, just across the river from Mizjah Ruins to the southeast.

Progress

What news do you bring?

Completion

Your knowledge of the jungle is strong, <name>. These specimens will be perfect. I will thank the spirits for sacrificing such fine beasts for the cause of the Horde.

Gains

Upon completion of this quest you will gain:

Quest progression

  1. H [38] Mok'thardin's Enchantment
  2. H [41] Mok'thardin's Enchantment
  3. H [41] Mok'thardin's Enchantment
  4. H [44] Mok'thardin's Enchantment

External links