Wowpedia

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

READ MORE

Wowpedia
(→‎Eastern Kingdoms zones: Westfall Quest chains)
 
m (cleanup)
 
Line 1: Line 1:
  +
{{for|other uses|Cataclysm (disambiguation)}}
−
{{project}}
 
  +
{{abilitytip
−
{{tocright}}
 
  +
|name=Cataclysm
  +
|disambigpage=Cataclysm (warlock talent)
  +
|icon=Spell_fire_meteorstorm
  +
|desc=Increases Fire spell damage by 25%.
  +
|cast=Passive
  +
|float=right
  +
}}
   
  +
'''Cataclysm''' is a [[warlock]] [[specialization]] that increases the Fire damage of all spells by 25%.
−
The quest list project works to create, maintain, and universalize quest lists for each zone. If you would like to help, simply add <nowiki>[Category:Quest list project members]</nowiki> to your user page.
 
   
  +
== Patch changes ==
−
Exact quest list format is still being discussed. Please see the [[WoWWiki Talk:Quest list project|talk page]] and give your input!
 
  +
* {{Patch 4.0.3|note=Changed from a talent to a Destruction specialization passive bonus.}}
  +
* {{Patch 3.1.0|note=Now reduces the mana cost of Destruction spells by 4/7/10%. No longer increases the chance to hit.}}
   
  +
== External links ==
−
For an example of a completed quest, see [[Thousand Needles quests]] and [[Teldrassil quests]].
 
  +
<!-- 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-spell|84739}}
   
  +
{{classfooter|Warlock}}
−
For a list of all quest lists, see [[Quest lists by zone]].
 
   
  +
[[Category:Warlock talents]]
−
==Project scope==
 
  +
[[Category:Passive abilities]]
−
Create, maintain, and universalize quest lists for each zone, with the goal of assisting players in finding quests appropriate for them within a zone.
 
−  
−
==How to help==
 
−
There are several tasks that need to be completed for each quest list. A detailed description of each task follows. When you complete a task, please note in the [[#Progress|Progress]] section below that it has been completed, and sign your name.
 
−  
−
You can also help by adding {{t|Quest list project}} to the top of the talk pages for each quest list. This tag will automatically add the zone category's talk page to a special category for this project: [[:Category:Quest list project]], and will also be a way for people to learn about the project.
 
−  
−
A boilerplate is still being decided on for this project. See the [[WoWWiki talk:Quest list project|talk page]] for discussion, and add any input you have.
 
−  
−
===Quest tables===
 
−
Quest tables should be formatted as tables using class="darktable sortable". The easiest way to create a new quest list is to copy the code below:
 
−  
−
{| class="collapsible autocollapse" style="border: 1px solid #606060; padding: 5px; background: #202020; font-size: 90%;" width="80%"
 
−
!style="background-color: #113A5E;"|Example boilerplate wikitext for new table format
 
−
|-
 
−
|class="darktable"|<tt>
 
−
This is a list of all &#91;&#91;''&lt;zone_name&gt;''&#93;&#93; quests in table format (arranged by level).<br><br>
 
−  
−
&lt;!-- Include below link to questing guide only if it exists. --&gt;<br>
 
−
For a questing guide detailing the best order to obtain and complete quests in &#91;&#91;''&lt;zone_name&gt;''&#93;&#93;, see &#91;&#91;''&lt;zone_name&gt;'' questing guide&#93;&#93;.<br><br>
 
−  
−
&#61;&#61; Quest tables &#61;&#61;<br>
 
−
Quests which take place in &#91;&#91;''&lt;zone_name&gt;''&#93;&#93; are denoted by a {{t|Inzone}}. Quests which take place outside of &#91;&#91;''&lt;zone_name&gt;''&#93;&#93;, but involve something in the zone are denoted by {{t|Outzone}}.<br><br>
 
−  
−
Quests which are part of a chain are denoted by {{t|Chain}}. Click the downward arrow to the right of the icon to view the chain. Smaller quest chains use &amp;darr; to indicate the next quest is below and &amp;#8869; to indicate the last quest.<br><br>
 
−  
−
Quest givers may have {{t|queststart}} to indicate they only start the quest, but may have {{t|queststartfinish}} to indicate they start and finish a quest.
 
−  
−
The other quests listed either send the player out of the zone; or are in quest chains related to &#91;&#91;''&lt;zone_name&gt;''&#93;&#93;, categorized as such, but take place out of the zone (and will have no subzone listed).<br><br><br>
 
−  
−  
−
&#61;&#61;&#61; &#123;&#123;''&lt;Alliance/Horde/Neutral&gt;'' Icon&#125;&#125; ''&lt;Alliance/Horde/Neutral&gt;'' quests &#61;&#61;&#61;<br>
 
−
''Descriptive info about &lt;Alliance/Horde/Neutral&gt; Quests in this zone (not many for this faction, a safe area for this faction, part of zone favorable to this faction, etc.).''<br><br>
 
−  
−
&#123;&#124; class="darktable sortable" width="80%"<br>
 
−
&#124;-<br>
 
−
&#33;width="8%"&#124;<br>
 
−
&#33;width="34%"&#124; Quest Name<br>
 
−
&#33;width="33%"&#124; Quest Giver<br>
 
−
&#33; Subzone<br>
 
−
&lt;!--<br>
 
−
&#124;-<br>
 
−
&#124; {{t|Inzone}}{{t|Outzone}}&lt;!--{{t|Chain|chain_below_section_header_name}}&amp;darr;&amp;#8869;--&gt;<br>
 
−
&#124; {{t|questlong|Alliance/Horde/Neutral|quest_lvl_#|quest_name}}<br>
 
−
&#124; {{t|queststart}}&lt;!--{{t|queststartfinish}}--&gt;{{t|NPC|Alliance/Horde/Neutral|npc_name}}&lt;!--{{t|Outzone}}--&gt;<br>
 
−
&#124; &#91;&#91;''&lt;subzone_name&gt;''&#93;&#93;<br>
 
−
...<br>
 
−
--&gt;<br>
 
−
&#124;&#125;
 
−
</tt>
 
−
|}
 
−  
−
{| class="collapsible autocollapse" style="border: 1px solid #606060; padding: 5px; background: #202020; font-size: 90%;" width="80%"
 
−
!style="background-color: #113A5E;"|Example wikitext for alternative, expanded new table format
 
−
|-
 
−
|class="darktable"|<tt>
 
−
&#123;&#124; class="darktable"<br>
 
−
&#124;-<br>
 
−
&#33; &nbsp; &#124;&#124; Level &#124;&#124; Name &#124;&#124;width="120px"&#124;Starts in &#124;&#124; width="50px"&#124;Faction/ Class &#124;&#124; Quest Giver &#124;&#124; Prerequisite<br>
 
−
&#124;-<br>
 
−
&#124;align="center"&#124; ''&lt;quest_lvl_#&gt;'' &#124;&#124; {{t|quest|quest_name}} &#124;&#124; &#91;&#91;''&lt;subzone_name&gt;''&#93;&#93; &#124;&#124; align="center" &#124; &#123;&#123;''&lt;Alliance/Horde/Neutral&gt;'' Linked Icon Small&#125;&#125; &#124;&#124;{{t|NPC|Alliance/Horde/Neutral|npc_name}} &#124;&#124; ''pre-req''<br>
 
−
...<br>
 
−
&#124;&#125;
 
−
</tt>
 
−
|}
 
−  
−
Use {{t|Inzone}} ({{inzone}}) only if the quest takes place in this quest list's zone. This creates an icon denoting that the quest takes place in the zone. For most zones, almost all quests will have this icon. Use {{t|Outzone}} ({{outzone}}) for quests that start or end in the quest list's zone, but can only be completed by leaving the zone.
 
−  
−
Consider using {{t|Outzone}} after quest givers that are not in the quest list's zone.
 
−  
−
Use {{t|Chain}} ({{chain}}) only if the quest is part of a chain. This creates an icon denoting that the quest is part of a chain, and an arrow linking to the quest chain below (see [[WoWWiki:Quest list project#Quest chains|Quest chains]] for how these are formatted).
 
−  
−
====Populating the quest table====
 
−
When filling in the quest table, be sure to include the following:
 
−
*Quests categorized under the zone the list is for
 
−
*Quests which start in that zone
 
−
*Quests which end in that zone
 
−
*Quests which require killing or item gathering in that zone
 
−  
−
This information can be gathered from any of the major WoW database sites, including [wowhead.com], [thottbot.com], and [wow.allakhazam.com].
 
−  
−
===Quest chains===
 
−
Major quest chains which take place in the zone should be listed at the bottom of the quest list. These zones should be in third level headings named as follows: "<Quest Chain Name> chain". These chains should be in the format agreed upon on the [[Help talk:Quest articles# Vote: quest chain format|Quest articles talk page]], which is a numbered format. See [[Teldrassil quests]] for an example.
 
−  
−
===Naming===
 
−
There have been several different naming conventions, but the one finally agreed upon is "<Zone Name> quests". Please be sure to name quest list pages in this way, and change any you come across with other naming conventions.
 
−  
−
===Instance quest lists===
 
−
Currently instance quest lists are NOT using a separate page, since there are typically only a few quests in any given instance. However, it would be good to use a consistent quest list format on the instance pages as well. Please use the quest table format described above for instance quest lists until another format is agreed upon.
 
−  
−
==Project membership==
 
−
See [[:Category:Quest list project members]] for a list of project participants. To be added to the list, simply add <tt><nowiki>[[Category:Quest list project members|{{PAGENAME}}]]</nowiki></tt> to your user page. Please note that should you become inactive within the project for a long period of time, the group may decide to remove this tag from your user page.
 
−  
−
====Project members====
 
−
*{{:User:Jiyambi/Sig/Fancy}}
 
−
*{{adminsig/Fandyllic|Fandyllic}}
 
−
*[[image:Ability Suffocate.png|18px]] [[User:Mikaka|Mikaka]]
 
−
*{{:User:Dang Fool/Sig}}
 
−  
−
==Progress==
 
−
Please remember to note when you complete something using {{t|Done}}, and sign.
 
−  
−
===Kalimdor zones===
 
−
{| class="darktable" width="80%"
 
−
! width="20%" | <Zone> quests !! width="40%" | Quest table !! Chains
 
−
|-
 
−
| [[Teldrassil quests]]
 
−
| Will need revisiting after boilerplate is agreed upon. --{{:User:Jiyambi/Sig/Fancy}}
 
−
| {{Done}} --{{User:Jiyambi/Sig/Fancy}}
 
−
|- class="alt"
 
−
| [[Azuremyst Isle quests]]
 
−
| Formatting needs updating --{{User:Jiyambi/Sig/Fancy}}
 
−
| {{Done}} --{{User:Jiyambi/Sig/Fancy}}
 
−
|- class="alt"
 
−
| [[Durotar quests]]
 
−
| Needs {{t|Chain}} added --{{User:Jiyambi/Sig/Fancy}}
 
−
| {{Done}} --{{User:Jiyambi/Sig/Fancy}}
 
−
|- class="alt"
 
−
| [[Mulgore quests]]
 
−
| Needs {{t|Chain}} added --{{User:Jiyambi/Sig/Fancy}}
 
−
| {{Done}} --{{User:Jiyambi/Sig/Fancy}}
 
−
|-
 
−
| [[Darkshore quests]]
 
−
| Will need revisiting after boilerplate is agreed upon. --{{:User:Jiyambi/Sig/Fancy}}
 
−
| {{Done}} --{{User:Jiyambi/Sig/Fancy}}
 
−
|- class="alt"
 
−
| [[Bloodmyst Isle quests]]
 
−
| Needs {{t|Chain}} added --{{User:Jiyambi/Sig/Fancy}}
 
−
|
 
−
|- class="alt"
 
−
| [[The Barrens quests]]
 
−
| Needs {{t|Chain}} added --{{User:Jiyambi/Sig/Fancy}}
 
−
|
 
−
|- class="alt"
 
−
| [[Stonetalon Mountains quests]]
 
−
| Needs {{t|Chain}} added --{{User:Jiyambi/Sig/Fancy}}
 
−
|
 
−
|- class="alt"
 
−
| [[Ashenvale quests]]
 
−
| Needs {{t|Chain}} added --{{User:Jiyambi/Sig/Fancy}}
 
−
|
 
−
|-
 
−
| [[Thousand Needles quests]]
 
−
| Will need revisiting after boilerplate is agreed upon. --{{:User:Jiyambi/Sig/Fancy}}
 
−
| {{Done}} --{{User:Jiyambi/Sig/Fancy}}
 
−
|- class="alt"
 
−
| [[Desolace quests]]
 
−
| Needs {{t|Chain}} added --{{User:Jiyambi/Sig/Fancy}}
 
−
|
 
−
|- class="alt"
 
−
| [[Dustwallow Marsh quests]]
 
−
| Formatting needs updating and probably more Mudsprocket quests --{{user|Fandyllic}}
 
−
|
 
−
|- class="alt"
 
−
| [[Feralas quests]]
 
−
| Formatting needs updating --{{user|Fandyllic}}
 
−
|
 
−
|- class="alt"
 
−
| [[Tanaris quests]]
 
−
| Formatting needs updating and probably some missing quests added --{{user|Fandyllic}}
 
−
|
 
−
|- class="alt"
 
−
| [[Azshara quests]]
 
−
| Formatting needs updating and Alliance quests added --{{user|Fandyllic}}
 
−
|
 
−
|- class="alt"
 
−
| [[Un'Goro Crater quests]]
 
−
| Formatting needs updating and probably some missing quests added --{{user|Fandyllic}}
 
−
|
 
−
|- class="alt"
 
−
| [[Felwood quests]]
 
−
| Formatting needs updating and missing quests added --{{user|Fandyllic}}
 
−
|
 
−
|- class="alt"
 
−
| [[Moonglade quests]]
 
−
| Missing all druid quests, needs formatting updated --{{:User:Jiyambi/Sig/Fancy}}
 
−
|
 
−
|- class="alt"
 
−
| [[Winterspring quests]]
 
−
| Needs {{t|inzone}} and {{t|chain}} added --{{:User:Jiyambi/Sig/Fancy}}
 
−
|
 
−
|- class="alt"
 
−
| [[Silithus quests]]
 
−
| Formatting needs updating and missing quests added --{{user|Fandyllic}}
 
−
|
 
−
|}
 
−  
−
===Eastern Kingdoms zones===
 
−
{| class="darktable" width="80%"
 
−
! width="20%" | <Zone> quests !! width="40%" | Quest table !! Chains
 
−
|- class="alt"
 
−
| [[Alterac Mountains quests]]
 
−
| Formatting needs updating --{{:User:Jiyambi/Sig/Fancy}}
 
−
|
 
−
|- class="alt"
 
−
| [[Arathi Highlands quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Badlands quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Blackrock Mountain quests]]
 
−
| Needs {{t|Chain}} added, also check to make sure that's all the quests --{{:User:Jiyambi/Sig/Fancy}}
 
−
|
 
−
|- class="alt"
 
−
| [[Blasted Lands quests]]
 
−
| Needs {{t|Chain}} added --{{:User:Jiyambi/Sig/Fancy}}
 
−
| {{done}} --{{:User:Jiyambi/Sig/Fancy}}
 
−
|- class="alt"
 
−
| [[Burning Steppes quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| Deadwind Pass quests - all quests pertain to [[Kara]], should not be included
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Dun Morogh quests]]
 
−
| Formatting needs updating, needs {{t|Chain}} added --{{:User:Jiyambi/Sig/Fancy}}
 
−
|
 
−
|- class="alt"
 
−
| [[Duskwood quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Eastern Plaguelands quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Elwynn Forest quests]]
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
|- class="alt"
 
−
| [[Eversong Woods quests]]
 
−
| Needs {{t|Chain}} added, possible formatting change, needs sortable function added --{{:User:Jiyambi/Sig/Fancy}}
 
−
|
 
−
|- class="alt"
 
−
| [[Ghostlands quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Hillsbrad Foothills quests]]
 
−
| Formatting needs updating, needs {{t|Chain}} added --{{:User:Jiyambi/Sig/Fancy}}
 
−
| {{done}} --[[User:Mikaka|Mikaka]]
 
−
|- class="alt"
 
−
| [[Hinterlands quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Loch Modan quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Redridge Mountains quests]]
 
−
| Formatting needs updating, needs {{t|Chain}} added --{{:User:Jiyambi/Sig/Fancy}}
 
−
|
 
−
|- class="alt"
 
−
| [[Searing Gorge quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Silverpine Forest quests]]
 
−
| Formatting needs updating, needs {{t|Chain}} added --{{:User:Jiyambi/Sig/Fancy}}
 
−
|
 
−
|- class="alt"
 
−
| [[Stranglethorn Vale quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Swamp of Sorrows quests]]
 
−
| Formatting needs updating, needs {{t|Chain}} added --{{:User:Jiyambi/Sig/Fancy}}
 
−
|
 
−
|- class="alt"
 
−
| [[Tirisfal Glades quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Western Plaguelands quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Westfall quests]]
 
−
|
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
|- class="alt"
 
−
| [[Wetlands quests]]
 
−
|
 
−
|
 
−
|}
 
−  
−
===Outland zones===
 
−
{| class="darktable" width="80%"
 
−
! width="20%" | <Zone> quests !! width="40%" | Quest table !! Chains
 
−
|- class="alt"
 
−
| [[Blade's Edge Mountains quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Hellfire Peninsula quests]]
 
−
| Formatting needs updating, needs {{t|Chain}} added --{{:User:Jiyambi/Sig/Fancy}}
 
−
|
 
−
|- class="alt"
 
−
| [[Nagrand quests]]
 
−
| Partway done but needs formatting fixed --{{:User:Jiyambi/Sig/Fancy}} 06:46, 17 December 2007 (UTC)
 
−
|
 
−
|- class="alt"
 
−
| [[Netherstorm quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Shadowmoon Valley quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Terokkar Forest quests]]
 
−
| Partway done but needs formatting fixed --{{:User:Jiyambi/Sig/Fancy}} 06:46, 17 December 2007 (UTC)
 
−
|
 
−
|- class="alt"
 
−
| [[Zangarmarsh quests]]
 
−
|
 
−
|
 
−
|}
 
−  
−
=== City ===
 
−  
−
{| class="darktable" width="80%"
 
−
! width="20%" | <Zone> quests !! width="40%" | Quest table !! Chains
 
−
|- class="alt"
 
−
| [[Darnassus quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Everlook quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Exodar quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Ironforge quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Orgrimmar quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Shattrath City quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Silvermoon quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Stormwind quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Thunder Bluff quests]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Undercity quests]]
 
−
|
 
−
|
 
−
|}
 
−  
−  
−
=== Battlegrounds ===
 
−
Discuss how battleground quest lists should be formatted on the [[WoWWiki talk:Quest list project|talk page]].
 
−  
−
{| class="darktable" width="80%"
 
−
! width="20%" | <Zone> quests !! width="40%" | Quest table !! Chains
 
−
|- class="alt"
 
−
| [[Alterac Valley]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Eye of the Storm]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Warsong Gulch]]
 
−
|
 
−
|
 
−
|- class="alt"
 
−
| [[Arathi Basin]]
 
−
|
 
−
|
 
−
|}
 
−  
−
=== Instance ===
 
−
Discuss how instance quest lists should be formatted on the [[WoWWiki talk:Quest list project|talk page]].
 
−  
−
==== Eastern Kingdoms ====
 
−
{| class="darktable" width="80%"
 
−
! width="20%" | Instance !! Quest table
 
−
|- class="alt"
 
−
| [[The Deadmines]]
 
−
|
 
−
|- class="alt"
 
−
| [[Shadowfang Keep]]
 
−
|
 
−
|- class="alt"
 
−
| [[Stormwind Stockade]]
 
−
|
 
−
|- class="alt"
 
−
| [[Gnomeregan]]
 
−
|
 
−
|- class="alt"
 
−
| [[Scarlet Monastery]]
 
−
|
 
−
|- class="alt"
 
−
| [[Uldaman]]
 
−
|
 
−
|- class="alt"
 
−
| [[Temple of Atal'Hakkar]]
 
−
|
 
−
|- class="alt"
 
−
| [[Blackrock Depths]]
 
−
|
 
−
|- class="alt"
 
−
| [[Blackrock Spire]]
 
−
|
 
−
|- class="alt"
 
−
| [[Stratholme]]
 
−
|
 
−
|- class="alt"
 
−
| [[Scholomance]]
 
−
|
 
−
|- class="alt"
 
−
| [[Zul'Gurub]]
 
−
|
 
−
|- class="alt"
 
−
| [[Molten Core]]
 
−
|
 
−
|- class="alt"
 
−
| [[Blackwing Lair]]
 
−
|
 
−
|- class="alt"
 
−
| [[Naxxramas]]
 
−
|
 
−
|- class="alt"
 
−
| [[Karazhan]]
 
−
|
 
−
|- class="alt"
 
−
| [[Zul'Aman]]
 
−
|
 
−
|}
 
−  
−
==== Kalimdor ====
 
−
{| class="darktable" width="80%"
 
−
! width="20%" | Instance !! Quest table
 
−
|-
 
−
| [[Ragefire Chasm]]
 
−
| {{Done}} ... I think ... --{{:User:Jiyambi/Sig/Fancy}}
 
−
|- class="alt"
 
−
| [[Wailing Caverns]]
 
−
|
 
−
|- class="alt"
 
−
| [[Blackfathom Deeps]]
 
−
|
 
−
|- class="alt"
 
−
| [[Razorfen Kraul]]
 
−
|
 
−
|- class="alt"
 
−
| [[Razorfen Downs]]
 
−
|
 
−
|- class="alt"
 
−
| [[Zul'Farrak]]
 
−
|
 
−
|-
 
−
| [[Maraudon]]
 
−
| {{Done}} ... I think ... --{{:User:Jiyambi/Sig/Fancy}}
 
−
|- class="alt"
 
−
| [[Dire Maul]]
 
−
|
 
−
|- class="alt"
 
−
| [[Onyxia's Lair]]
 
−
|
 
−
|- class="alt"
 
−
| [[Ruins of Ahn'Qiraj]]
 
−
|
 
−
|- class="alt"
 
−
| [[Temple of Ahn'Qiraj]]
 
−
|
 
−
|- class="alt"
 
−
| [[Old Hillsbrad Foothills]]
 
−
|
 
−
|- class="alt"
 
−
| [[Black Morass]]
 
−
|
 
−
|- class="alt"
 
−
| [[Battle for Mount Hyjal]]
 
−
|
 
−
|- class="alt"
 
−
| [[Caverns of Time]]
 
−
|
 
−
|}
 
−  
−
==== Outland ====
 
−
{| class="darktable" width="80%"
 
−
! width="20%" | Instance !! Quest table
 
−
|- class="alt"
 
−
| [[Hellfire Ramparts]]
 
−
|
 
−
|- class="alt"
 
−
| [[The Blood Furnace]]
 
−
|
 
−
|- class="alt"
 
−
| [[The Shattered Halls]]
 
−
|
 
−
|- class="alt"
 
−
| [[Magtheridon's Lair]]
 
−
|
 
−
|- class="alt"
 
−
| [[The Slave Pens]]
 
−
|
 
−
|- class="alt"
 
−
| [[The Underbog]]
 
−
|
 
−
|- class="alt"
 
−
| [[The Steamvault]]
 
−
|
 
−
|- class="alt"
 
−
| [[Serpentshrine Cavern]]
 
−
|
 
−
|- class="alt"
 
−
| [[Mana Tombs]]
 
−
|
 
−
|- class="alt"
 
−
| [[Auchenai Crypts]]
 
−
|
 
−
|- class="alt"
 
−
| [[Sethekk Halls]]
 
−
|
 
−
|- class="alt"
 
−
| [[Shadow Labyrinth]]
 
−
|
 
−
|- class="alt"
 
−
| [[The Mechanar]]
 
−
|
 
−
|- class="alt"
 
−
| [[The Botanica]]
 
−
|
 
−
|- class="alt"
 
−
| [[The Arcatraz]]
 
−
|
 
−
|- class="alt"
 
−
| [[Eye (Tempest Keep)|The Eye]]
 
−
|
 
−
|- class="alt"
 
−
| [[Gruul's Lair]]
 
−
|
 
−
|- class="alt"
 
−
| [[Black Temple]]
 
−
|
 
−
|}
 
−  
−
[[Category:WoWWiki Projects|Quest list project]]
 
−
[[Category:Quest list project| ]]
 

Revision as of 14:33, 4 April 2011

For other uses, see Cataclysm (disambiguation).
Spell fire meteorstorm
  • Cataclysm
  • Passive
  • Increases Fire spell damage by 25%.

Cataclysm is a warlock specialization that increases the Fire damage of all spells by 25%.

Patch changes

  • Cataclysm Patch 4.0.3 (2010-11-16): Changed from a talent to a Destruction specialization passive bonus.
  • Wrath-Logo-Small Patch 3.1.0 (2009-04-14): Now reduces the mana cost of Destruction spells by 4/7/10%. No longer increases the chance to hit.

External links