Wowpedia

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

READ MORE

Wowpedia
No edit summary
 
 
Line 1: Line 1:
  +
{{Accuracy}}
−
<center>'''UnitClass''' ''-Documentation by [[User:Octon|octon]]- Correction by Vjeux''</center>
 
  +
{{Stub/Strategy}}
  +
{{for|the original incarnation of the encounter|Gri'lek (original)}}
  +
{{npcbox
  +
|name=Gri'lek
  +
|image=Gri'lek.jpg
  +
|race=Ghost
  +
|creature=Undead
  +
|character=[[Berserker]]
  +
|level=??
  +
|type=Boss
  +
|health=
  +
|money=
  +
|status = Killable
  +
|location=[[Edge of Madness]]; [[Zul'Gurub]]
  +
| faction=Combat
  +
|instance=Zul'Gurub
  +
|gender=Male
  +
}}
   
  +
'''Gri'lek''' is a former [[dire troll]] [[berserker]] who is now a [[ghost]]. He is one of several [[boss]]es which can spawn during the [[Cache of Madness]] event within [[Zul'Gurub]].
−
Returns the class (Mage, Warrior, etc) of the specified unit.
 
   
  +
==Background==
−
----
 
  +
A bit of Gri'lek's story is told in [[Tale of Gri'lek the Wanderer]], part 2 of [[Troll Legends]]. Also, a book about Gri'lek is the objective of {{questlong|Alliance|38E|Preserving Knowledge}}.
−
;''Arguments''
 
   
  +
==Strategy==
−
:(String unit)
 
  +
Half of the time, you can fight him as you would any other melee mob (although he is immune to [[taunt]]).
   
  +
The other half of the time he uses his unique special ability: his size doubles, and his attacks increase dramatically in damage (5000+ on average). This also causes him to wipe all previously accumulated [[threat]]. However, while in this form his movement is dramatically slowed. He announces which player he has targeted, so everyone should be ready to run if they see their name spoken. He also has a tremor ability which causes [[stun]] effects in an area around him. At least one [[priest]] or [[paladin]] should be assigned to [[dispel]]ling any [[root]] effects which strike Gri'lek's current target, to ensure that Gri'lek does not catch and one-shot him.
−
:;arg1 : The unit to query (e.g. "player")
 
   
  +
==Loot==
−
----
 
  +
Each of the four bosses summoned drop two items: they drop one of their exclusive drops and one of their shared drops.
−
;''Returns''
 
   
  +
{{lootbox|Exclusive to Gri'lek
−
:Localized Class
 
  +
|Amulet of Protection
−
:;localizedclass : The localized class of the specified unit as a string. e.g. Mage, Warrior, Guerrier, etc.
 
  +
|Fasc's Preserved Boots
  +
}}
   
  +
{{lootbox|Shared
−
:English Class
 
  +
|Handguards of the Tormented
−
:;englishclass : The fully english capitalized class of the specified unit as a string. e.g. MAGE, WARRIOR, etc.
 
  +
|Lost Bag of Whammies
  +
|Plunderer's Gauntlets
  +
|Zulian Voodoo Stick
  +
}}
   
  +
==Patches and hotfixes==
  +
{{Patch 4.1.0|note=Added}}
   
  +
==External links==
−
----
 
  +
<!-- Read http://www.wowpedia.org/Wowpedia:External_links before posting your links here.
−
;''Example''
 
  +
Links that do not conform to the rules will be DELETED.
−
local playerClass, englishClass = UnitClass("player");
 
  +
Repeat violations may result in a BAN.
−
ChatFrame1:AddMessage('Your player is a : ' .. playerClass .. '; ' .. englishClass);
 
  +
Have a nice day. :) -->
  +
{{elinks-NPC|15082|armory=1}}
   
  +
[[Category:Zul'Gurub mobs]]
−
;''Result''
 
  +
[[Category:Bosses]]
−
Prints the player's class to the chat frame as
 
−
 
−
'Your player is a : Warrior; WARRIOR'. (Or whichever class the specified unit is)
 
−  
−
----
 
−
;''Description''
 
−  
−
: Returns the class (Mage, Warrior, etc) of the specified unit.
 
−
: The second return is useful for localized addons.
 
−  
−
----
 
−
{{Template:WoW API}}
 

Revision as of 17:58, 30 April 2011


For the original incarnation of the encounter, see Gri'lek (original).
MobGri'lek
No image available
Gender Male
Race Ghost (Undead)
Level ?? Boss
Class Berserker
Location Edge of Madness; Zul'Gurub
Status Killable

Gri'lek is a former dire troll berserker who is now a ghost. He is one of several bosses which can spawn during the Cache of Madness event within Zul'Gurub.

Background

A bit of Gri'lek's story is told in Tale of Gri'lek the Wanderer, part 2 of Troll Legends. Also, a book about Gri'lek is the objective of A [38E] Preserving Knowledge.

Strategy

Half of the time, you can fight him as you would any other melee mob (although he is immune to taunt).

The other half of the time he uses his unique special ability: his size doubles, and his attacks increase dramatically in damage (5000+ on average). This also causes him to wipe all previously accumulated threat. However, while in this form his movement is dramatically slowed. He announces which player he has targeted, so everyone should be ready to run if they see their name spoken. He also has a tremor ability which causes stun effects in an area around him. At least one priest or paladin should be assigned to dispelling any root effects which strike Gri'lek's current target, to ensure that Gri'lek does not catch and one-shot him.

Loot

Each of the four bosses summoned drop two items: they drop one of their exclusive drops and one of their shared drops.

Exclusive to Gri'lek
Shared

Patches and hotfixes

Cataclysm Patch 4.1.0 (2011-04-26): Added

External links