Wowpedia

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

READ MORE

Wowpedia
 
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 ==
−
A boilerplate format for these pages has been agreed upon. See the [[WoWWiki Talk:Quest list project|talk page]] for past discussion, and to give 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 list, see [[Feralas 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.
 
−  
−
===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.<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>
 
−  
−
''Descriptive info about 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>
 
−  
−
&#61;&#61; Quest table &#61;&#61;<br>
 
−
Quests which which require players to leave &#91;&#91;''&lt;zone_name&gt;''&#93;&#93; are denoted by a {{t|Outzone}}. Mouse over the icon to see where the quests take place.<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. <br><br>
 
−  
−
&#123;&#124; class="darktable sortable" width="100%"<br>
 
−
&#124;-<br>
 
−
&#33;width="10%"&#124; Faction<br>
 
−
&#33;width="5%"&#124; Level<br>
 
−
&#33;width="15%"&#124; Quest Name<br>
 
−
&#33;width="20%"&#124; Quest Giver<br>
 
−
&#33;width="15%"&#124; Begins<br>
 
−
&#33;width="20%"&#124; Prerequisite<br>
 
−
&#33;width="5%"&#124; <br>
 
−
&lt;!-- Repeat this section for each quest in the zone--&gt;<br>
 
−
&#124;-<br>
 
−
&#124; &#123;&#123;''&lt;Alliance/Horde/Neutral&gt;'' Icon Small&#125;&#125; [[Alliance]]/[[Horde]]/[[Neutral]]<br>
 
−
&lt;!-- Include the icon and link for the profession, class, or race if the quest is specific to one of these categories.--&gt;<br>
 
−
&#124; align="center" &#124; recommended_level (minimum_level)<br>
 
−
&#124; {{t|quest|quest_name}}<br>
 
−
&#124; {{t|npcrace|Race Gender|Alliance/Horde/Neutral|npc_name}}<br>
 
−
&#124; &#91;&#91;''&lt;subzone_name&gt;''&#93;&#93;{{t|coords|coordinate_1|coordinate_2|zone_name}}<br>
 
−
&#124; {{t|questlong|Alliance/Horde/Netral|prereq_quest_level|prereq_quest}} &lt;!-- Include only if there is a prereq. --&gt;<br>
 
−
&#124; align="center" &#124; {{t|Outzone|zone_name}}{{t|Chain|chain_below_section_header_name}} &lt;!-- Include only when applicable. --&gt;<br>
 
−
&#124;&#125;
 
−
</tt>
 
−
|}
 
−  
−
Use {{t|Outzone}} ({{outzone}}) for quests that start in, end in, or require travel to the quest list's zone, but can only be completed by leaving the zone at some point during the quest.
 
−  
−
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
 
−
|- class="alt"
 
−
| [[Teldrassil quests]]
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
| {{Done}} --{{User:Jiyambi/Sig/Fancy}}
 
−
|- class="alt"
 
−
| [[Azuremyst Isle quests]]
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
| {{Done}} --{{User:Jiyambi/Sig/Fancy}}
 
−
|- class="alt"
 
−
| [[Durotar quests]]
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
| {{Done}} --{{User:Jiyambi/Sig/Fancy}}
 
−
|- class="alt"
 
−
| [[Mulgore quests]]
 
−
| Table exists, format needs updating. Some quests missing.
 
−
| {{Done}} --{{User:Jiyambi/Sig/Fancy}}
 
−
|- class="alt"
 
−
| [[Darkshore quests]]
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
| {{Done}} --{{User:Jiyambi/Sig/Fancy}}
 
−
|- class="alt"
 
−
| [[Bloodmyst Isle quests]]
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
|- class="alt"
 
−
| [[The Barrens quests]]
 
−
| Update in progress.
 
−
|
 
−
|- class="alt"
 
−
| [[Stonetalon Mountains quests]]
 
−
| Table exists, format needs updating. Some quests missing.
 
−
|
 
−
|- class="alt"
 
−
| [[Ashenvale quests]]
 
−
| Table exists, format needs updating.
 
−
|
 
−
|- class="alt"
 
−
| [[Thousand Needles quests]]
 
−
| Table exists, format needs updating.
 
−
| {{Done}} --{{User:Jiyambi/Sig/Fancy}}
 
−
|- class="alt"
 
−
| [[Desolace quests]]
 
−
| Table exists, format needs updating.
 
−
|
 
−
|- class="alt"
 
−
| [[Dustwallow Marsh quests]]
 
−
| Table exists, format needs updating - quests can't be organized under headers if we want sorting to work. Descriptive text needs to be fixed.
 
−
|
 
−
|-
 
−
| [[Feralas quests]]
 
−
| {{Done}}--{{:User:Jiyambi/Sig/Fancy}}
 
−
| {{Done}}--{{:User:Jiyambi/Sig/Fancy}}
 
−
|- class="alt"
 
−
| [[Tanaris quests]]
 
−
| No table yet
 
−
|
 
−
|- class="alt"
 
−
| [[Azshara quests]]
 
−
| No table yet, needs Alliance quests.
 
−
|
 
−
|- class="alt"
 
−
| [[Un'Goro Crater quests]]
 
−
| No table yet
 
−
|
 
−
|- class="alt"
 
−
| [[Felwood quests]]
 
−
| No table yet
 
−
|
 
−
|- class="alt"
 
−
| [[Moonglade quests]]
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
|
 
−
|- class="alt"
 
−
| [[Winterspring quests]]
 
−
| Table exists, format needs updating, probably some missing quests.
 
−
|
 
−
|- class="alt"
 
−
| [[Silithus quests]]
 
−
| No table yet
 
−
|
 
−
|}
 
−  
−
===Eastern Kingdoms zones===
 
−
{| class="darktable" width="80%"
 
−
! width="20%" | <Zone> quests !! width="40%" | Quest table !! Chains
 
−
|-
 
−
| [[Alterac Mountains quests]]
 
−
| Table exists, format needs updating. May be missing some quests.
 
−
|
 
−
|-
 
−
| [[Arathi Highlands quests]]
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
|
 
−
|-
 
−
| [[Badlands quests]]
 
−
| No table yet
 
−
|
 
−
|-
 
−
| [[Blackrock Mountain quests]]
 
−
| Table exists, format needs updating. May be missing some quests.
 
−
|
 
−
|-
 
−
| [[Blasted Lands quests]]
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
| {{done}} --{{:User:Jiyambi/Sig/Fancy}}
 
−
|-
 
−
| [[Burning Steppes quests]]
 
−
| No table yet
 
−
|
 
−
|-
 
−
| Deadwind Pass quests - all quests pertain to [[Kara]], should not be included
 
−
|
 
−
|
 
−
|-
 
−
| [[Dun Morogh quests]]
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
|-
 
−
| [[Duskwood quests]]
 
−
| Table exists, format needs updating. May be missing some quests.
 
−
|
 
−
|-
 
−
| [[Eastern Plaguelands quests]]
 
−
| Nothing here yet, needs attention ASAP
 
−
|
 
−
|-
 
−
| [[Elwynn Forest quests]]
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
|-
 
−
| [[Eversong Woods quests]]
 
−
| Table exists, but needs lots of formatting updating.
 
−
|
 
−
|-
 
−
| [[Ghostlands quests]]
 
−
| Table exists, but needs lots of formatting updating.
 
−
|
 
−
|-
 
−
| [[Hillsbrad Foothills quests]]
 
−
| Table exists, format needs to be updated.
 
−
| {{done}} --[[User:Mikaka|Mikaka]]
 
−
|-
 
−
| [[Hinterlands quests]]
 
−
| No table yet
 
−
|
 
−
|-
 
−
| [[Loch Modan quests]]
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
|-
 
−
| [[Redridge Mountains quests]]
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
|
 
−
|-
 
−
| [[Searing Gorge quests]]
 
−
| Table exists, format needs updating. May be missing some quests.
 
−
|
 
−
|-
 
−
| [[Silverpine Forest quests]]
 
−
| Table exists, format needs updating. May be missing some quests.
 
−
|
 
−
|-
 
−
| [[Stranglethorn Vale quests]]
 
−
| Table exists, format needs updating. May be missing some quests.
 
−
|
 
−
|-
 
−
| [[Swamp of Sorrows quests]]
 
−
| Table exists, format needs updating. May be missing some quests.
 
−
|
 
−
|-
 
−
| [[Tirisfal Glades quests]]
 
−
| No table yet
 
−
|
 
−
|-
 
−
| [[Western Plaguelands quests]]
 
−
| No table yet
 
−
|
 
−
|-
 
−
| [[Westfall quests]]
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
|-
 
−
| [[Wetlands quests]]
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
| {{done}} --{{:User:Dang Fool/Sig}}
 
−
|}
 
−  
−
===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