Wowpedia

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

READ MORE

Wowpedia
(Rectify the arguments and add an example. Seems I was wrong there (>.<))
Ā 
No edit summary
Ā 
Line 1: Line 1:
  +
{{Removed|patch=4.0.3a}}
āˆ’
{{wowapi}} __NOTOC__
 
  +
{{distinguish|Snarlmane the Bloodgorger}}
āˆ’
Returns Boss info.
 
  +
{{npcbox
āˆ’
id, name, description, displayInfo, iconImage = EJ_GetCreatureInfo(index[, encounterID])
 
  +
| image = SnarlmaneWoW.jpg
  +
| name = Snarlmane
  +
| gender = Male
  +
| race = Gnoll
  +
| character = Gnoll Overseer
  +
| affiliation = [[Rot Hide]] Gnolls
  +
| faction = Combat
  +
| occupation = Overseer
  +
| location = [[Fenris Keep]]
  +
| city = Rot Hide Gnolls
  +
| status = Undead}}
   
  +
'''Snarlmane''' is a level 23 [[rare mob]] [[undead]] [[gnoll]] found in [[Fenris Keep]] in [[Silverpine Forest]]. He is on a 4-6 hour respawn timer.
āˆ’
== Arguments ==
 
āˆ’
;index : Number - The boss index of the encounterID. (1 - [http://wow.go-hero.net/framexml/14809/Blizzard_EncounterJournal/Blizzard_EncounterJournal.lua#8 6]). In most cases this will be (1) for a single boss. If <tt>encounterID</tt> is omitted, it will default to the encounterID of the currently viewed journal entry.
 
āˆ’
;[[Encounter_Journal_Dump#Encounter_ID|encounterID]] : Number - The encounterID to check for.
 
   
  +
==History==
āˆ’
[[Image:EJ_GetCreatureInfo_01.png|frame|right|Boss description]]
 
  +
{{WC3-section}}
āˆ’
[[Image:API_EJ_GetCreatureInfo_02.png|frame|right|Boss icon]]
 
  +
Snarlmane was the leader of a gnoll group in [[Tirisfal Glades]] and was caught in between a [[The Dark Lady|conflict]] involving [[Varimathras]] and [[Sylvanas]] during the [[third war]]. Sylvanas used one of her [[banshee]]s to possess Snarlmane and used his Gnolls against Varimathras' forces.<ref>{{ref game |title=Warcraft III |expansion=[[The Frozen Throne]] |campaign=[[Legacy of the Damned]] |mission=[[The Dark Lady]]}}</ref>
   
  +
At some point during Sylvanas's war against the [[Dreadlords]] Snarlmane was killed by the [[Dreadlord Insurgents]].
āˆ’
== Returns ==
 
āˆ’
;id : Number - Boss ID
 
āˆ’
;name : String - Boss name
 
āˆ’
;description : String - Boss description
 
āˆ’
;displayInfo : Number - Boss model ID
 
āˆ’
;iconImage : String - Boss icon
 
   
  +
{{Wow-section}}
āˆ’
== Example ==
 
  +
He would later be raised by the [[Scourge]] and would be present among the [[Rot Hide]] gnolls that resided in [[Fenris Keep]].
āˆ’
[[Murozond]]
 
āˆ’
/dump EJ_GetCreatureInfo(1, 289)
 
āˆ’
=> 827, "Murozond", "The Lord of the Infinite", 38931, "INTERFACE\ENCOUNTERJOURNAL\UI-EJ-BOSS-MUROZOND.BLP"
 
   
  +
==Quotes==
āˆ’
[[Mannoroth_and_Varo%27then|Mannoroth and Varo'then]] is one of the few examples with 2 or more bosses / creatures in the same encounterID
 
  +
Snarlemane: Back, you dead! No one trespasses on our territory!
āˆ’
<pre>
 
āˆ’
/dump EJ_GetCreatureInfo(1, 292)
 
āˆ’
=> 913, "Mannoroth", "", 38996, "INTERFACE\ENCOUNTERJOURNAL\UI-EJ-BOSS-MANNOROTH.BLP"
 
   
  +
Sylvanas: Will someone please steal his mind and be done with it?
āˆ’
/dump EJ_GetCreatureInfo(2, 292)
 
āˆ’
=> 914, "Captain Varo'then", "", 39127, "INTERFACE\ENCOUNTERJOURNAL\UI-EJ-BOSS-MANNOROTH.BLP"
 
āˆ’
</pre>
 
   
  +
==Statistics of Snarlmane from Warcraft III==
āˆ’
== Details ==
 
  +
* 950 HP <font color="limegreen">(+27% more than a regular Gnoll Overseer)</font>
āˆ’
* FrameXML: Blizzard_EncounterJournal.lua [http://wow.go-hero.net/framexml/14809/Blizzard_EncounterJournal/Blizzard_EncounterJournal.lua#303 L303], [http://wow.go-hero.net/framexml/14809/Blizzard_EncounterJournal/Blizzard_EncounterJournal.lua#349 L349]
 
  +
* 350 MP <font color="limegreen">(Gnoll Overseers have no MP)</font>
āˆ’
* See also: [[Encounter Journal Dump]]
 
  +
* 26-30 normal melee damage <font color="limegreen">(+10% more than a regular Gnoll Overseer)</font>
  +
* 3 heavy armor <font color="slategray">(same as a regular Gnoll Overseer)</font>
  +
* Abilities
  +
** Rejuvenation ([[Heal over Time]])
  +
** Thorns Aura (aura that deals some of melee attackers' damage back to them)
  +
Note:''Snarlmane is being compared to a [[Gnoll Overseer]] which is the most powerful non-unique type of Gnoll in WC3.''
  +
  +
==Gallery==
  +
<gallery>
  +
Image:Snarlmane.jpg|Snarlmane in [[Warcraft III: The Frozen Throne]].
  +
Image:Snarlmane2.jpg
  +
</gallery>
  +
  +
==Abilities==
  +
* {{abilities|Rage of Thule|Inflicts 30 Shadow damage to an enemy every 10 sec., increasing the Physical damage it takes by 8 for 2 min.|id=3387|image=spell_shadow_unholyfrenzy}}
  +
  +
==Loot==
  +
*[[Flesh Carver]] 23.67% drop rate
  +
  +
==Patch changes==
  +
*{{Patch 4.0.3a|note=Removed.}}
  +
  +
==References==
  +
{{Reflist}}
  +
  +
==External links==
  +
<!-- Read http://www.wowpedia.org/Wowpedia:External_links before posting your links here.
  +
Links that do not conform to the rules will be DELETED.
  +
Repeat violations may result in a BAN.
  +
Have a nice day. :) -->
  +
{{elinks-NPC|1948}}
  +
  +
[[es:Snarlmane]]
  +
  +
[[Category:Game characters]]
  +
[[Category:Warcraft III campaign neutral units]]
  +
[[Category:Gnolls]]

Revision as of 19:02, 2 January 2012

Not to be confused with Snarlmane the Bloodgorger.
MobSnarlmane
Image of Snarlmane
Gender Male
Race Gnoll
Class Gnoll Overseer
Affiliation(s) Rot Hide Gnolls
Occupation Overseer
Location Fenris Keep
Status Undead

Snarlmane is a level 23 rare mob undead gnoll found in Fenris Keep in Silverpine Forest. He is on a 4-6 hour respawn timer.

History

WC3RoC-logo This section concerns content related to Warcraft III: Reign of Chaos or its expansion The Frozen Throne.

Snarlmane was the leader of a gnoll group in Tirisfal Glades and was caught in between a conflict involving Varimathras and Sylvanas during the third war. Sylvanas used one of her banshees to possess Snarlmane and used his Gnolls against Varimathras' forces.[1]

At some point during Sylvanas's war against the Dreadlords Snarlmane was killed by the Dreadlord Insurgents.

WoW Icon update This section concerns content related to the original World of Warcraft.

He would later be raised by the Scourge and would be present among the Rot Hide gnolls that resided in Fenris Keep.

Quotes

Snarlemane: Back, you dead! No one trespasses on our territory!

Sylvanas: Will someone please steal his mind and be done with it?

Statistics of Snarlmane from Warcraft III

  • 950 HP (+27% more than a regular Gnoll Overseer)
  • 350 MP (Gnoll Overseers have no MP)
  • 26-30 normal melee damage (+10% more than a regular Gnoll Overseer)
  • 3 heavy armor (same as a regular Gnoll Overseer)
  • Abilities
    • Rejuvenation (Heal over Time)
    • Thorns Aura (aura that deals some of melee attackers' damage back to them)

Note:Snarlmane is being compared to a Gnoll Overseer which is the most powerful non-unique type of Gnoll in WC3.

Gallery

Abilities

  • Spell shadow unholyfrenzy Rage of Thule — Inflicts 30 Shadow damage to an enemy every 10 sec., increasing the Physical damage it takes by 8 for 2 min.

Loot

Patch changes

References

External links