<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
<head>
    

    
	

<script>
// Generate page 3 variation 
var chosenVariation = Math.floor(Math.random() * 3);
</script>

<script>
window.factorem = window.factorem || {};
window.factorem.slotSizes =  [
	[[728,90],[970,90],[970,250]],
	[[300,250]],
	[[300,250]],
	[[728,90]],
	[[728, 90]],
	[[300,250]],
	[],
	[]

		];
// AB Testing
var script = document.createElement('script');
var tstamp = new Date();
script.id = 'factorem';
if (chosenVariation == 0) {
script.src = '//cdm.cursecdn.com/js/mmo-champion/16.5.3-adf1ht0/cdmfactorem_min.js?sec=home&misc=' + tstamp.getTime();
script.async = true;
} else if (chosenVariation == 1) {
script.src = '//cdm.cursecdn.com/js/mmo-champion/16.5.3-adf1ht1/cdmfactorem_min.js?sec=home&misc=' + tstamp.getTime();
script.async = true;
} else {
script.src = '//cdm.cursecdn.com/js/mmo-champion/16.5.3-adf0ht1/cdmfactorem_min.js?sec=home&misc=' + tstamp.getTime();
script.async = true;
}
script.type='text/javascript';
document.head.appendChild(script);
</script>


<!-- Current ad code
<script>
window.factorem = window.factorem || {};
window.factorem.enableCriteo = false;

var script = document.createElement('script');
var tstamp = new Date();
script.id = 'factorem';
script.src = 'http://cdm.cursecdn.com/js/mmo-champion/cdmfactorem_min.js?sec=home&misc=' + tstamp.getTime();
script.async = false;
script.type='text/javascript';
document.head.appendChild(script);
</script>
-- >

<!-- Old ad code
var script = document.createElement('script');
var tstamp = new Date();
script.id = 'factorem';
script.src = 'http://cdm.cursecdn.com/js/mmo-champion/cdmfactorem_min.js?sec=home&misc=' + tstamp.getTime();
script.async = false;
script.type='text/javascript';
document.head.appendChild(script);
-->

	
    




<!-- Google Optimize start -->



<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  ga('create', 'UA-1555148-1', 'auto');
  ga('require', 'GTM-5Z9ZLHV');
</script>

<!-- Google Optimize end -->






<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-T7XQTD');</script>
<!-- End Google Tag Manager -->


<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": "WebSite",
  "name": "MMO-Champion",
  "url": "https://www.mmo-champion.com"
}
</script>

<script type="text/javascript">
function bodyClick(url) {
    // Extends clickable area of BODY-tag not only to initial viewport render
    // However, #page-cover gets needs to inherit min-height and height of BODY-tag
    $('body').css({ 'min-height':'100%', 'height':'auto', 'cursor':'pointer' });
    $('#page').css({ 'min-height':'100%', 'height':'auto', 'cursor':'default', 'width': '1000px' });
    $('body').click(function(e) {
        var obj = (e.target ? e.target : e.srcElement);
        if (obj.id != 'main-page') return true;
        window.open(url);
        return false;
    });
}
if (typeof console !== 'undefined') { console.firebug = 1; }
</script>

<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta property="fb:page_id" content="132326176778287" />
<meta id="e_vb_meta_bburl" name="vb_meta_bburl" content="https://www.mmo-champion.com" />
<base href="https://www.mmo-champion.com/" /><!--[if IE]></base><![endif]-->
<meta name="generator" content="vBulletin 4.2.3" />
<meta http-equiv="X-UA-Compatible" content="IE=9" />

	<link rel="Shortcut Icon" href="favicon.ico" type="image/x-icon" />


		<!--<meta name="keywords" content="mmo news, world of warcraft, raids, mmo , wow" />
		<meta name="description" content="Articles and forums with game news and raiding strategies." />-->
		<meta name="keywords" content="world of warcraft, wow, patch notes, notes, patch, news, guides" />
		<meta name="description" content="World of Warcraft News, with guides, patch notes, previews of upcoming content, and more!" />




<script type="text/javascript" src="https://yui-s.yahooapis.com/combo?2.9.0/build/yahoo-dom-event/yahoo-dom-event.js&2.9.0/build/element/element-min.js&2.9.0/build/tabview/tabview-min.js"></script>


	
		<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build/yuiloader-dom-event/yuiloader-dom-event.js"></script>
	

<script type="text/javascript">
<!--Flush Cache
	if (typeof YAHOO === 'undefined') // Load ALL YUI Local
	{
		document.write('<script type="text/javascript" src="clientscript/yui/yuiloader-dom-event/yuiloader-dom-event.js?v=423"><\/script>');
		document.write('<script type="text/javascript" src="clientscript/yui/connection/connection-min.js?v=423"><\/script>');
		var yuipath = 'clientscript/yui';
		var yuicombopath = '';
		var remoteyui = false;
	}
	else	// Load Rest of YUI remotely (where possible)
	{
		var yuipath = 'https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build';
		var yuicombopath = '';
		var remoteyui = true;
		if (!yuicombopath)
		{
			document.write('<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build/connection/connection-min.js?v=423"><\/script>');
		}
	}
	var SESSIONURL = "";
	var SECURITYTOKEN = "guest";
	var IMGDIR_MISC = "images/misc";
	var IMGDIR_BUTTON = "images/buttons";
	var vb_disable_ajax = parseInt("0", 10);
	var SIMPLEVERSION = "423";
	var BBURL = "https://www.mmo-champion.com";
	var LOGGEDIN = 0 > 0 ? true : false;
	var THIS_SCRIPT = "vbcms";
	var RELPATH = "content/";
	var PATHS = {
		forum : "",
		cms   : "",
		blog  : ""
	};
	//var AJAXBASEURL = "http://www.mmo-champion.com/";
	var AJAXBASEURL = "//www.mmo-champion.com/";
// -->
</script>
<script type="text/javascript" src="https://www.mmo-champion.com/clientscript/vbulletin-core.js?v=423"></script>



	
		<link rel="alternate" type="application/rss+xml" title="MMO-Champion News" href="external.php?do=rss&type=newcontent&sectionid=1&days=120&count=10" />
	
	


<link rel="stylesheet" type="text/css" href="//media.mmo-champion.com/images/news/2014/june/navwod.css?6"/>


<link rel="stylesheet" type="text/css" href="/static/css/v3.css?20171212v2"/>




	<link rel="stylesheet" type="text/css" href="css.php?styleid=9&amp;langid=1&amp;d=1513119670&amp;td=ltr&amp;sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin-formcontrols.css," />

<!--<link rel="stylesheet" type="text/css" href="/static/css/thickbox.css"/>-->
<!--  -->
<!--<script type="text/javascript" src="http://static.mmo-champion.com/js/modernizr-1.6.min.js"></script> -->

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>

<!-- Switched to newer jquery -->
<!--<script type="text/javascript" src="https://www.mmo-champion.com/clientscript/jquery/jquery-1.6.4.min.js"></script>-->
<script src="//code.jquery.com/ui/1.9.1/jquery-ui.js"></script> 
<script type="text/javascript" src="https://www.mmo-champion.com/static/jquery.cookie.js"></script>

<!--<script type="text/javascript" src="http://media.mmo-champion.com/js/hearth.js"></script>-->

<!--<script type="text/javascript" src="http://static-hearth.cursecdn.com/current/js/syndication/tt.js"></script>-->


<!--<script type="text/javascript" src="http://media.mmo-champion.com/images/news/2015/november/beta.js?v2"></script>-->
<!--<script type="text/javascript" src="http://media.mmo-champion.com/images/news/2016/april/jquerya.js"></script>-->

<!--<script type="text/javascript" src="http://media.mmo-champion.com/images/news/2016/may/robv3.js"></script>-->


<!--<script type="text/javascript" src="http://static-azeroth.cursecdn.com/current/js/syndication/tt.js"></script>-->
<!--Versioned js has unresolved issues-->
<script type="text/javascript" src="//static-azeroth.cursecdn.com/1-0-6582-31515/js/syndication/tt.js"></script>

<script type="text/javascript" src="//static-azeroth.cursecdn.com/1-0-6582-31515/js/syndication/mv.js"></script>
<!--Old menu?-->
<!--<script type="text/javascript" src="http://static.mmo-champion.com/mmoc/Themes/mmo3/scripts/menu2.js"></script>-->
<!--Do we even use thickbox?-->
<!--<script type="text/javascript" src="https://www.mmo-champion.com/clientscript/thickbox-compressed.js"></script>-->

<!--What is this for?-->
<!--
<script type="text/javascript">
$(document).ready(function() {
//Tooltips
    $(".tip_trigger").hover(function(){
        tip = $(this).find('.tip');
        tip.show(); //Show tooltip
    }, function() {
        tip.hide(); //Hide tooltip
    }).mousemove(function(e) {
        var mousex = e.pageX - 480; //Get X coodrinates
        var mousey = e.pageY + 17; //Get Y coordinates
        var tipWidth = tip.width(); //Find width of tooltip
        var tipHeight = tip.height(); //Find height of tooltip

        //Distance of element from the right edge of viewport
        var tipVisX = $(window).width() - (mousex + tipWidth);
        //Distance of element from the bottom of viewport
        var tipVisY = $(window).height() - (mousey + tipHeight);

        if ( tipVisX < 20 ) { //If tooltip exceeds the X coordinate of viewport
            mousex = e.pageX - tipWidth - 20;
        } if ( tipVisY < 20 ) { //If tooltip exceeds the Y coordinate of viewport
            mousey = e.pageY - tipHeight - 20;
        }
        //Absolute position the tooltip according to mouse position
        tip.css({  top: mousey, left: mousex });
    });
});
</script>-->

<script type="text/javascript" src="/static/filters.js?13"></script>
<script type="text/javascript" src="/curse/filters/filters.php"></script>

<script type="text/javascript" src="//static.mmo-champion.com/js/gallery/mmogallery.js?20141030"></script>
<script type="text/javascript" src="https://www.mmo-champion.com/clientscript/ytiframe.js"></script>

<script>

    $(document).ready(function () {
        Azeroth.ModelViewer.initialize();
    });

</script>

<style type="text/css">
.posttext img, .postcontent img {
    max-width:100%;
}
<style type="text/css">
.posttext img, .postcontent img {
    max-width:100%;
}
/*
body {
    background: url(//media.mmo-champion.com/images/news/2016/december/christmasBG2Long.jpg) repeat-x, url(//media.mmo-champion.com/images/news/2016/december/christmasBG2.jpg);
}
*/
</style>

</style>

<!-- <link rel="stylesheet" type="text/css" href="/static/filters.css?10"/>
<link rel="stylesheet" type="text/css" href="//static.mmo-champion.com/js/gallery/mmogallery.css" /> -->

	<!--[if lt IE 8]>
	<link rel="stylesheet" type="text/css" href="css.php?styleid=9&amp;langid=1&amp;d=1513119670&amp;td=ltr&amp;sheet=popupmenu-ie.css,vbulletin-ie.css,vbulletin-chrome-ie.css,vbulletin-formcontrols-ie.css,editor-ie.css" />
	<![endif]-->

    
        <link rel="alternate" type="application/rss+xml" title="MMO-Champion - CMS RSS Feed" href="external.php?do=rss&amp;type=newcontent&amp;sectionid=1&amp;days=120&amp;count=10" />
    
    <!--<title>MMO-Champion - World of Warcraft News and Raiding Strategies</title> -->
    <title>World of Warcraft News and Raiding Strategies - MMO-Champion</title>
	
		<link rel="stylesheet" type="text/css" href="css.php?styleid=9&amp;langid=1&amp;d=1513119670&amp;td=ltr&amp;sheet=widgets.css,vbcms.css,postbit-lite.css,postlist.css,lightbox.css,overlay.css,tagcloud.css," />
	
    <!--[if lt IE 8]>
        <link rel="stylesheet" type="text/css" href="css.php?styleid=9&amp;langid=1&amp;d=1513119670&amp;td=ltr&amp;sheet=vbcms-ie.css,postbit-lite-ie.css,postlist-ie.css" />
    <![endif]-->
    <!--[if lt IE 7]>
	<script type="text/javascript">
		window.LESS_THAN_IE7 = true;
	</script>
    <![endif]-->
	<script type="text/javascript" src="clientscript/vbulletin_overlay.js?v=423"></script>
	<script type="text/javascript" src="clientscript/vbulletin_cms.js?v=423"></script>
	<script type="text/javascript" src="clientscript/vbulletin_ajax_htmlloader.js?v=423">
    </script>
    <link rel="stylesheet" type="text/css" href="css.php?styleid=9&amp;langid=1&amp;d=1513119670&amp;td=ltr&amp;sheet=additional.css" />

</head>
<body style="text-align:left" id="main-page" class="site-mmo-champion">
<a name="top"></a>
<div style="background: #E31414;text-align: center;height: 25px;vertical-align: middle;line-height: 25px;font-size: 15px;font-weight: bold;">The site is currently in read-only mode.</div>

<!--
<style>
.above_body, .logo-shadow {
background: url(//media.mmo-champion.com/images/news/2017/march/header_bg.gif) repeat;
}

.article_preview .title h3, .forumhead, .threadlisthead {
background: url(//media.mmo-champion.com/images/news/2017/march/article_bg.gif) repeat-x;
background-size: 100% auto;
}

body {
background: url(//media.mmo-champion.com/images/news/2017/march/main.gif) repeat;
}
</style>
-->



<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T7XQTD"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->



<div id="page">
<div class="above_body"> <!-- closing tag is in template navbar -->
<div id="header" class="header floatcontainer doc_header">

	<a id="logo" href="https://www.mmo-champion.com/"><img src="//static.mmo-champion.com/images/tranquilizing/logo.png" alt="MMO-Champion" title="MMO-Champion" /></a>

	<!--<a id="logo" href="https://www.mmo-champion.com/"><img src="//media.mmo-champion.com/images/news/2016/december/christmasLogo.png" alt="MMO-Champion" title="MMO-Champion" /></a>-->

<!--<a id="logo" href="http://www.mmo-champion.com/"><img src="//media.mmo-champion.com/images/news/2017/march/logo.gif" alt="MMO-Champion" title="MMO-Champion"  style="height: 96%;"/></a>-->


	<ins class="logo-shadow"></ins>

	
	<div id="globalsearch" class="globalsearch">
		<form action="search.php?do=process" method="post" id="navbar_search" class="navbar_search">
			<input type="hidden" name="s" value="" />
			<input type="hidden" name="securitytoken" value="guest" />
			<input type="hidden" name="do" value="process" />
			<span class="textboxcontainer"><input type="text" value="" name="query" class="textbox" tabindex="99"/>
			<input name="showposts" value="1" id="rb_showposts_1" type="hidden"><!-- Added to force post display as default -->
			<input type="submit" value="Search" id="search_submit" tabindex="100" /></span>
			<!-- <a href="search.php" accesskey="4" class="navbar_advanced_search">[+]</a> -->
		</form>
	</div>
	
	<div id="toplinks" class="toplinks">
		
			<ul class="nouser">
<li>
			<script type="text/javascript" src="clientscript/vbulletin_md5.js?v=423"></script>
			<form id="navbar_loginform" action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)">
				<fieldset id="logindetails" class="logindetails">
					<div>
						<div>
					<input type="text" class="textbox default-value" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="User Name" />
					<input type="password" class="textbox" tabindex="102" name="vb_login_password" id="navbar_password" size="10" />
					<input type="text" class="textbox default-value" tabindex="102" name="vb_login_password_hint" id="navbar_password_hint" size="10" value="Password" style="display:none;" />
					<input type="submit" class="loginbutton" tabindex="104" value="Log in" title="Enter your username and password in the boxes provided to login, or click the 'register' button to create a profile for yourself." accesskey="s" />
						</div>
					</div>
				</fieldset>
				<div id="remember" class="remember">
					<label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" /> Remember Me?</label>
				</div>

				<input type="hidden" name="s" value="" />
				<input type="hidden" name="securitytoken" value="guest" />
				<input type="hidden" name="do" value="login" />
				<input type="hidden" name="vb_login_md5password" />
				<input type="hidden" name="vb_login_md5password_utf" />
			</form>
			<script type="text/javascript">
			YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "inline");
			YAHOO.util.Dom.setStyle('navbar_password', "display", "none");
			vB_XHTML_Ready.subscribe(function()
			{
			//
				YAHOO.util.Event.on('navbar_username', "focus", navbar_username_focus);
				YAHOO.util.Event.on('navbar_username', "blur", navbar_username_blur);
				YAHOO.util.Event.on('navbar_password_hint', "focus", navbar_password_hint);
				YAHOO.util.Event.on('navbar_password', "blur", navbar_password);
			});
			
			function navbar_username_focus(e)
			{
			//
				var textbox = YAHOO.util.Event.getTarget(e);
				if (textbox.value == 'User Name')
				{
				//
					textbox.value='';
					textbox.style.color='#000000';
				}
			}

			function navbar_username_blur(e)
			{
			//
				var textbox = YAHOO.util.Event.getTarget(e);
				if (textbox.value == '')
				{
				//
					textbox.value='User Name';
					textbox.style.color='#000000';
				}
			}
			
			function navbar_password_hint(e)
			{
			//
				var textbox = YAHOO.util.Event.getTarget(e);
				
				YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "none");
				YAHOO.util.Dom.setStyle('navbar_password', "display", "inline");
				YAHOO.util.Dom.get('navbar_password').focus();
			}

			function navbar_password(e)
			{
			//
				var textbox = YAHOO.util.Event.getTarget(e);
				
				if (textbox.value == '')
				{
					YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "inline");
					YAHOO.util.Dom.setStyle('navbar_password', "display", "none");
				}
			}
			</script>
				</li>
			
				<li><div>Need an account? <a href="register.php" rel="nofollow">Register Now.</a></div></li>
			
				<li><a rel="help" href="faq.php">?</a></li>
				
			</ul>
		
	</div>

	
</div>
<div>
<script>
var _prum = [['id', '5436bf43abe53def4b1f3f62'],
             ['mark', 'firstbyte', (new Date()).getTime()]];
(function() {
    var s = document.getElementsByTagName('script')[0]
      , p = document.createElement('script');
    p.async = 'async';
    p.src = '//rum-static.pingdom.net/prum.min.js';
    s.parentNode.insertBefore(p, s);
})();
</script>
</div>
<div id="navbar" class="navbar">

<ul id="navtabs" class="navtabs floatcontainer">




<!--
<li class="dropdown dropdown-mop">
 <a class="navtab" href="javascript: void(0);">Mists of Pandaria</a> 

<ul class="wowmenu mopmenu">


<li>
<p class="first">Classes</p>
<ul>
<li><a target="_blank" href="http://www.wowtal.com/">Talent Calculator</a></li>
<li><a href="http://www.mmo-champion.com/content/1116-Death-Knight-Cataclysm">Death Knight</a></li>
<li><a href="http://www.mmo-champion.com/content/1117-Druid-Cataclysm">Druid</a></li>
<li><a href="http://www.mmo-champion.com/content/1118-Hunter-Cataclysm">Hunter</a></li>
<li><a href="http://www.mmo-champion.com/content/1669-Mage-Cataclysm">Mage</a></li>
<li><a href="http://www.mmo-champion.com/content/1670-Paladin-Cataclysm">Paladin</a></li>
<li><a href="http://www.mmo-champion.com/content/1123-Priest-Cataclysm">Priest</a></li>
<li><a href="http://www.mmo-champion.com/content/1122-Rogue-Cataclysm">Rogue</a></li>
<li><a href="http://www.mmo-champion.com/content/1124-Shaman-Cataclysm">Shaman</a></li>
<li><a href="http://www.mmo-champion.com/content/1125-Warlock-Cataclysm">Warlock</a></li>
<li><a href="http://www.mmo-champion.com/content/1676-Warrior-Cataclysm">Warrior</a></li>
</ul>
</li>


<li>
    <p class="first">Raids</p>

    <ul>
        <li class="nobullet">World Bosses</li>
        <li><a href="http://www.mmo-champion.com/content/839-Nalak-The-Storm-Lord-Pandaria">Nalak, The Storm Lord</a></li>
        <li><a href="http://www.mmo-champion.com/content/1593-Oondasta-Pandaria">Oondasta</a></li>
        <li><a href="http://www.mmo-champion.com/content/1265-Sha-of-Anger-Pandaria">Sha of Anger</a></li>
        <li><a href="http://www.mmo-champion.com/content/710-Salyis-s-Warband-Pandaria">Salyis's Warband</a></li>

        <li class="nobullet">Patch 5.0 Raids</li>
        <li><a href="http://www.mmo-champion.com/content/339">Mogu'shan Vaults</a></li>
        <li><a href="http://www.mmo-champion.com/content/788-Heart-of-Fear">Heart of Fear</a></li>
        <li><a href="http://www.mmo-champion.com/content/308-Terrace-of-the-Endless-Spring">Terrace of the Endless Spring</a></li>

        <li class="nobullet">Throne of Thunder</li>
        <li><a href="http://www.mmo-champion.com/content/756-Jin-rokh-the-Breaker-Throne-of-Thunder">Jin'rokh the Breaker</a></li>
        <li><a href="http://www.mmo-champion.com/content/327-Horridon-Throne-of-Thunder">Horridon</a></li>
        <li><a href="http://www.mmo-champion.com/content/332">Council of Elders</a></li>
        <li><a href="http://www.mmo-champion.com/content/358-Tortos-Throne-of-Thunder">Tortos</a></li>
        <li><a href="http://www.mmo-champion.com/content/360-Megaera-Throne-of-Thunder">Megaera</a></li>
        <li><a href="http://www.mmo-champion.com/content/1391-Ji-Kun-Throne-of-Thunder">Ji-Kun</a></li>
        <li><a href="http://www.mmo-champion.com/content/347-Durumu-the-Forgotten-Throne-of-Thunder">Durumu the Forgotten</a></li>
        <li><a href="http://www.mmo-champion.com/content/350">Primordius</a></li>
        <li><a href="http://www.mmo-champion.com/content/348-Dark-Animus-Throne-of-Thunder">Dark Animus</a></li>
        <li><a href="http://www.mmo-champion.com/content/351-Iron-Qon-Throne-of-Thunder">Iron Qon</a></li>
        <li><a href="http://www.mmo-champion.com/content/1377-Twin-Consorts-Throne-of-Thunder">Twin Consorts</a></li>
        <li><a href="http://www.mmo-champion.com/content/352-Lei-Shen-Throne-of-Thunder">Lei Shen</a></li>
        <li><a href="http://www.mmo-champion.com/content/1294">Ra-den</a></li>

    
        <li class="nobullet">Bastion of Twilight</li>
        <li><a href="http://www.mmo-champion.com/content/616-Cho-gall-Bastion-of-Twilight">Cho'gall</a></li>
        <li><a href="http://www.mmo-champion.com/content/624-Halfus-Wyrmbreaker-Bastion-of-Twilight">Halfus Wyrmbreaker</a></li>
        <li><a href="http://www.mmo-champion.com/content/148-Valiona-Theralion-Bastion-of-Twilight">Valiona Theralion</a></li>
        <li><a href="http://www.mmo-champion.com/content/147-Lady-Sinestra-Bastion-of-Twilight">Lady Sinestra</a></li>
        <li><a href="http://www.mmo-champion.com/content/1170-Twilight-Ascendant-Council-Bastion-of-Twilight">Twilight Ascendant Council</a></li>

        <li class="nobullet">Blackwing Descent</li>
        <li><a href="http://www.mmo-champion.com/content/614-Atramedes-Blackwing-Descent">Atramedes</a></li>
        <li><a href="http://www.mmo-champion.com/content/615-Chimaeron-Blackwing-Descent">Chimaeron</a></li>
        <li><a href="http://www.mmo-champion.com/content/141-Magmaw-Blackwing-Descent">Magmaw</a></li>
        <li><a href="http://www.mmo-champion.com/content/140-Maloriak-Blackwing-Descent">Maloriak</a></li>
        <li><a href="http://www.mmo-champion.com/content/116-Omnitron-Defense-System-Blackwing-Descent">Omnitron Defense System</a></li>
        <li><a href="http://www.mmo-champion.com/content/591-Nefarian-Onyxia-Blackwing-Descent">Onyxia and Nefarian</a></li>

        <li class="nobullet">Baradin Hold (PvP)</li>
        <li><a href="http://www.mmo-champion.com/content/134-Argaloth-Baradin-Hold">Argaloth</a></li>

    </ul>

</li>

<li>
    <p class="second">Dungeons</p>

    <ul>
        <li><a href="http://www.mmo-champion.com/content/689-Temple-of-the-Jade-Serpent/">Temple of the Jade Serpent</a></li>
<li><a href="http://www.mmo-champion.com/content/1252/">Stormstout Brewery</a></li>
<li><a href="http://www.mmo-champion.com/content/1004">Mogu’shan Palace</a></li>
<li><a href="http://www.mmo-champion.com/content/534/">Shado-Pan Monastery</a></li>
<li><a href="http://www.mmo-champion.com/content/1011/">Siege of Niuzao Temple</a></li>
<li><a href="http://www.mmo-champion.com/content/1560/">Gate of the Setting Sun</a></li>
<li><a href="http://www.mmo-champion.com/content/1559">Scarlet Halls</a></li>
<li><a href="http://www.mmo-champion.com/content/530">Scarlet Monastery</a></li>
<li><a href="http://www.mmo-champion.com/content/548-Patch-3-3-Patch-Notes">Scholomance</a></li>
    </ul>

</li>


<li>
    <p class="second">Scenarios</p>

    <ul>
        <li><a href="http://www.mmo-champion.com/content/521-A-Brewing-Storm-Mists-of-Pandaria-Scenario">A Brewing Storm</a></li>
        <li><a href="http://www.mmo-champion.com/content/883-Brewmoon-Festival-Mists-of-Pandaria-Scenario">Brewmoon Festival</a></li>
        <li><a href="http://www.mmo-champion.com/content/395-Greenstone-Village-Mists-of-Pandaria-Scenario">Greenstone Village</a></li>
        <li><a href="http://www.mmo-champion.com/content/394">Unga Ingoo</a></li>
        <li><a href="http://www.mmo-champion.com/content/389">Crypt of Forgotten Kings</a></li>
        <li><a href="http://www.mmo-champion.com/content/388-Arena-of-Annihilation-Mists-of-Pandaria-Scenario">Arena of Annihilation</a></li>
        <li><a href="http://www.mmo-champion.com/content/1418-Theramore-s-Fall-Mists-of-Pandaria-Scenario">Theramore's Fall</a></li>




    </ul>

</li>


<li>
    <p class="third">Factions</p>

    <ul>


        <li><a href="http://www.mmo-champion.com/content/944-Golden-Lotus-Mists-of-Pandaria-Faction">Golden Lotus</a></li>

        <li><a href="http://www.mmo-champion.com/content/935-Order-of-the-Cloud-Serpent-Mists-of-Pandaria-Faction">Order of the Cloud Serpent</a></li>
        <li><a href="http://www.mmo-champion.com/content/946-Shado-pan-Mists-of-Pandaria-Faction">Shado-pan</a></li>
        <li><a href="http://www.mmo-champion.com/content/933-The-Anglers-Mists-of-Pandaria-Faction">The Anglers</a></li>
        <li><a href="http://www.mmo-champion.com/content/1484-The-August-Celestials-Mists-of-Pandaria-Faction">The August Celestials</a></li>


        <li><a href="http://www.mmo-champion.com/content/396-The-Klaxxi-Mists-of-Pandaria-Faction">The Klaxxi</a></li>

        <li><a href="http://www.mmo-champion.com/content/328-The-Lorewalkers-Mists-of-Pandaira-Faction">The Lorewalkers</a></li>
        <li><a href="http://www.mmo-champion.com/content/697-The-Tillers-Mists-of-Pandaria-Faction">The Tillers</a></li>

        <li><a href="http://www.mmo-champion.com/content/128-Baradin-s-Wardens-Cataclysm-Faction">Baradin's Wardens</a></li>
    </ul>

</li>


<li>
    <p class="fourth">New Zones</p>

    <ul>
            <li><a href="http://www.mmo-champion.com/content/527-The-Jade-Forest">Jade Forest</a></li>
            <li><a href="http://www.mmo-champion.com/content/523-Valley-of-the-Four-Winds">Valley of the Four Winds</a></li>
            <li><a href="http://www.mmo-champion.com/content/528-Krasarang-Wilds">Krasarang Wilds</a></li>
            <li><a href="http://www.mmo-champion.com/content/1507-Kun-Lai-Summit">Kun-Lai Summit</a></li>
            <li><a href="http://www.mmo-champion.com/content/1527-Townlong-Steppes">Townlong Steppes</a></li>
            <li><a href="http://www.mmo-champion.com/content/1552-Dread-Wastes">Dread Wastes</a></li>
            <li><a href="http://www.mmo-champion.com/content/1475-Vale-of-Eternal-Blossoms">Vale of Eternal Blossoms</a></li>

        <li><a href="http://www.mmo-champion.com/content/1102-Deepholm">Deepholm</a></li>
    </ul>

</li>

<li>
    <p class="sixth">Items</p>

    <ul>
        <li><a href="http://www.mmo-champion.com/content/1481-Mounts-Mists-of-Pandaria">Mounts</a></li>
        <li><a href="http://www.mmo-champion.com/content/830-Pets-Mists-of-Pandaria">Pets</a></li>
        <li><a href="http://www.mmo-champion.com/content/381-Tier-14-Armor-Sets">Tier 14 Armor Sets</a></li>
        <li><a href="http://www.mmo-champion.com/content/495-Tier-15-Armor-Sets">Tier 15 Armor Sets</a></li>
        <li><a href="http://www.mmo-champion.com/content/536-Season-12-Armor-Sets">Season 12 Armor</a></li>
        <li><a href="http://www.mmo-champion.com/content/972-Season-13-Armor-Sets">Season 13 Armor</a></li>
        <li><a href="http://www.mmo-champion.com/content/932-Challenge-Mode-Armor-Sets">Challenge Mode</a></li>

    </ul>

</li>


<li>
<p class="sixth">Old World Changes</p>
<ul>
<li class="nobullet">Eastern Kingdoms</li>
<li><a href="http://www.mmo-champion.com/content/1064-Arathi-Highlands">Arathi Highlands</a></li>
<li><a href="http://www.mmo-champion.com/content/1063-Alterac-Mountains">Alterac Mountains</a></li>
<li><a href="http://www.mmo-champion.com/content/1112-Badlands">Badlands</a></li>
<li><a href="http://www.mmo-champion.com/content/1065-Blackrock-Mountains">Blackrock Mountains</a></li>
<li><a href="http://www.mmo-champion.com/content/1066-Blasted-Lands">Blasted Lands</a></li>
<li><a href="http://www.mmo-champion.com/content/1617-Burning-Steppes">Burning Steppes</a></li>
<li><a href="http://www.mmo-champion.com/content/1068-Dun-Morogh">Dun Morogh</a></li>
<li><a href="http://www.mmo-champion.com/content/1619-Duskwood">Duskwood</a></li>
<li><a href="http://www.mmo-champion.com/content/1075-Eastern-Plaguelands">Eastern Plaguelands</a></li>
<li><a href="http://www.mmo-champion.com/content/1621-Elwynn-Forest">Elwynn Forest</a></li>
<li><a href="http://www.mmo-champion.com/content/1073-Hinterlands">Hinterlands</a></li>
<li><a href="http://www.mmo-champion.com/content/1622-Hillsbrad-Foothills">Hillsbrad Foothills</a></li>
<li><a href="http://www.mmo-champion.com/content/1074-Ironforge">Ironforge</a></li>
<li><a href="http://www.mmo-champion.com/content/115-Loch-Modan">Loch Modan</a></li>
<li><a href="http://www.mmo-champion.com/content/1627-Redridge-Mountains">Redridge Mountains</a></li>
<li><a href="http://www.mmo-champion.com/content/1628-Searing-Gorge">Searing Gorge</a></li>
<li><a href="http://www.mmo-champion.com/content/1079-Silverpine-Forest">Silverpine Forest</a></li>
<li><a href="http://www.mmo-champion.com/content/1630-Stormwind">Stormwind</a></li>
<li><a href="http://www.mmo-champion.com/content/1631-Stranglethorn">Stranglethorn</a></li>
<li><a href="http://www.mmo-champion.com/content/1632-Swamp-of-Sorrows">Swamp of Sorrows</a></li>
<li><a href="http://www.mmo-champion.com/content/1633-Tirisfal-Glades">Tirisfal Glades</a></li>
<li><a href="http://www.mmo-champion.com/content/1634-Undercity">Undercity</a></li>
<li><a href="http://www.mmo-champion.com/content/1086-Wetlands">Wetlands</a></li>
<li><a href="http://www.mmo-champion.com/content/1626-Western-Plaguelands">Western Plaguelands</a></li>
<li><a href="http://www.mmo-champion.com/content/1085-Westfall">Westfall</a></li>
<li class="nobullet">Kalimdor</li>
<li><a href="http://www.mmo-champion.com/content/1088-Ashenvale">Ashenvale</a></li>
<li><a href="http://www.mmo-champion.com/content/1089-Azshara">Azshara</a></li>
<li><a href="http://www.mmo-champion.com/content/1090-Barrens-North">Barrens North</a></li>
<li><a href="http://www.mmo-champion.com/content/1091-Barrens-South">Barrens South</a></li>
<li><a href="http://www.mmo-champion.com/content/1092-Darkshore">Darkshore</a></li>
<li><a href="http://www.mmo-champion.com/content/1093-Desolace">Desolace</a></li>
<li><a href="http://www.mmo-champion.com/content/1094-Durotar">Durotar</a></li>
<li><a href="http://www.mmo-champion.com/content/1070-Dustwallow-Marsh">Dustwallow Marsh</a></li>
<li><a href="http://www.mmo-champion.com/content/1095-Felwood">Felwood</a></li>
<li><a href="http://www.mmo-champion.com/content/1096-Feralas">Feralas</a></li>
<li><a href="http://www.mmo-champion.com/content/1097-Moonglade">Moonglade</a></li>
<li><a href="http://www.mmo-champion.com/content/1113-Mulgore">Mulgore</a></li>
<li><a href="http://www.mmo-champion.com/content/1098-Orgrimmar">Orgrimmar</a></li>
<li><a href="http://www.mmo-champion.com/content/1661-Silithus">Silithus</a></li>
<li><a href="http://www.mmo-champion.com/content/1099-Stonetalon-Mountains">Stonetalon Mountains</a></li>
<li><a href="http://www.mmo-champion.com/content/1100-Tanaris">Tanaris</a></li>
<li><a href="http://www.mmo-champion.com/content/1101-Un-goro">Un'goro Crater</a></li>
<li><a href="http://www.mmo-champion.com/content/1637-Thousand-Needles">Thousand Needles</a></li>
</ul>
</li>


<li>
    <p class="seventh">Professions</p>

    <ul>


<li><a href="http://www.mmo-champion.com/content/979-Alchemy-Mists-of-Pandaria">Alchemy</a></li>
<li><a href="http://www.mmo-champion.com/content/268-Archaeology-Mists-Of-Pandaria">Archaeology</a></li>
<li><a href="http://www.mmo-champion.com/content/511-Blacksmithing-Mists-of-Pandaria">Blacksmithing</a></li>

<li><a href="http://www.mmo-champion.com/content/516-Enchanting-Mists-of-Pandaria">Enchanting</a></li>
<li><a href="http://www.mmo-champion.com/content/502-Engineering-Mists-of-Pandaria">Engineering</a></li>


<li><a href="http://www.mmo-champion.com/content/1534-First-Aid-Mists-of-Pandaria">First Aid</a></li>
<li><a href="http://www.mmo-champion.com/content/508-Inscription-Mists-of-Pandaria">Inscription</a></li>
<li><a href="http://www.mmo-champion.com/content/503-Jewelcrafting-Mists-of-Pandaria">Jewelcrafting</a></li>

<li><a href="http://www.mmo-champion.com/content/1533-Leatherworking-Mists-of-Pandaria">Leatherworking</a></li>

<li><a href="http://www.mmo-champion.com/content/510-Mining-Mists-of-Pandaria">Mining</a></li>
<li><a href="http://www.mmo-champion.com/content/504-Skinning-Mists-of-Pandaria">Skinning</a></li>


<li><a href="http://www.mmo-champion.com/content/924-Tailoring-Mists-of-Pandaria">Tailoring</a></li>


        <li><a href="http://www.mmo-champion.com/content/604-Archaeology-Cataclysm">Archaeology</a></li>
        <li><a href="http://www.mmo-champion.com/content/1127-Alchemy-Cataclysm">Alchemy</a></li>
        <li><a href="http://www.mmo-champion.com/content/1121-Blacksmithing-Cataclysm">Blacksmithing</a></li>
        <li><a href="http://www.mmo-champion.com/content/1128-Cooking-Cataclysm">Cooking</a></li>
        <li><a href="http://www.mmo-champion.com/content/1679-Enchanting-Cataclysm">Enchanting</a></li>
        <li><a href="http://www.mmo-champion.com/content/1680-Engineering-Cataclysm">Engineering</a></li>
        <li><a href="http://www.mmo-champion.com/content/1681-First-Aid-Cataclysm">First Aid</a></li>
        <li><a href="http://www.mmo-champion.com/content/1684-Inscription-Cataclysm">Inscription</a></li>
        <li><a href="http://www.mmo-champion.com/content/1685-Jewelcrafting-Cataclysm">Jewelcrafting</a></li>
        <li><a href="http://www.mmo-champion.com/content/1686-Leatherworking-Cataclysm">Leatherworking</a></li>
        <li><a href="http://www.mmo-champion.com/content/1690-Tailoring-Cataclysm">Tailoring</a></li>


    </ul>

</li>


<li>
    <p class="eighth">PvP</p>

    <ul>
        <li><a href="http://www.wowpedia.org/Tol_Barad">Tol Barad Outdoor PvP</a></li>
    </ul>

</li>


<li>
    <p class="ninth">Pet Battles</p>

    <ul>
        <li><a href="http://www.wowpedia.org/Tol_Barad">Tol Barad Outdoor PvP</a></li>
    </ul>

</li>


<li>
<p class="eighth">Forums</p>
<ul>
<li><a href="http://www.mmo-champion.com/forums/281-General-Discussions">General Discussions</a></li>
<li><a href="http://www.mmo-champion.com/forums/294-Old-World-Changes">Old World Changes</a></li>
<li><a href="http://www.mmo-champion.com/forums/295-New-Zones">New Zones</a></li>
<li><a href="http://www.mmo-champion.com/forums/296-Professions">Professions</a></li>
<li><a href="http://www.mmo-champion.com/forums/297-Raids-amp-Dungeons">Raids & Dungeons</a></li>
<li><a href="http://www.mmo-champion.com/forums/298-PvP">PvP</a></li>
</ul>
</li>


<li>
<p class="eighth">Miscellaneous</p>
<ul>
</ul>
</li>


</ul>



</li>
-->








<li><a class="navtab" href="content.php" accesskey="1">Home</a></li>
    <li><a class="navtab" href="forum.php">Forum</a></li>



    <li><a class="navtab" href="search.php?do=getdaily&amp;contenttype=vBForum_Post" accesskey="2">What's New?</a></li>





    <li><a href="http://www.wowdb.com/" target="_blank">Database</a></li>
    <li><a href="http://blue.mmo-champion.com/" target="_blank">Blue Tracker</a>
    <li><a href="http://www.wowpedia.org/" target="_blank">Wiki</a>
    <li><a href="http://www.wowdb.com/talent-calculator" target="_blank">Talent Calc</a></li>
    <!--<li><a href="http://raidcomp.mmo-champion.com/" target="_blank">Raid Comp</a></li>-->
    <li><a href="https://www.youtube.com/user/MMOChampionWoW" target="_blank">Videos</a></li>
    <li><a href="https://www.mmo-champion.com/build-of-the-month/"><!--<span style="font-family:Arial;font-size: 11px;color: #b6ff73;text-shadow: 0 0 10px #9be15a;">NEW!</span> --><img src="//media.mmo-champion.com/images/news/2016/may/botmIconv3.png" style="vertical-align:middle;"/> Build of the Month</a></li>



<li style="float:right;"><a href="https://www.mmo-champion.com/premiumpromo.php"><img src="https://www.mmo-champion.com/favicon.ico" style="height: 75%;width: auto;vertical-align: middle;" /> Premium</a></li>
<!--<li style="float:right;background-image:url('http://media.mmo-champion.com/images/news/2013/october/blizzconButton.png');background-position:center;"><a href="http://www.mmo-champion.com/content/7026-BlizzCon-2017-Schedule">Blizzcon</a></li>-->






</ul>
</div>
</div><!-- closing div for above_body -->

<div class="body_wrapper">
	

<div id="ad-horizontal-header">
    <!--<div id="adhh">-->
	        <div class="atflb">
<div id='cdm-zone-01'><!--<div id="upsellPremiumB"><a href="https://www.mmo-champion.com/premiumpromo.php" target="_blank"><img src="https://media.mmo-champion.com/images/news/2017/november/pb1.jpg" /></a></div>--></div>
	        </div>
	        
	    </div>

<!-- Remove upsell when ad loads -->
<!--
<script>
var observerB = new MutationObserver(function(mutationsB) {
  mutationsB.forEach(function(mutation) {
	observerB.disconnect();
	$('#upsellPremiumB').remove();
console.log("Removed upsellB");
  });    
});
 
var configB = { attributes: true, childList: true, characterData: true };
observerB.observe(document.getElementById('cdm-zone-01'), configB);
</script>
-->
	
    
     
    


    

<div class="vbcms_content">
<div id="column1">
  
		<div class="bar">
<div class="border">
  <div class="recentbar">

    <div class="recent">
      <div>
        <h3>
          <img src="images/cms/widget-article.png" alt="" />
          Recent Blue Posts
        </h3>
		
        <div class="recent-body">
          
		<div class="cms_widget_post_bit">
			<div>
				<div class="meta">
					<div class="cms_widget_post_userinfo">47 mins ago</div>
				</div>
				<h4 class="cms_widget_post_header blue">
					<a href="https://blue.mmo-champion.com/topic/1082701-changes-to-recruit-a-friend/"><img src="//blue.mmo-champion.com/public/style_images/master/tracker/flags/us-en.png" alt="us" /> Changes to Recruit-A-Friend</a>
				</h4>
			</div>
		</div>
		
		<div class="cms_widget_post_bit">
			<div>
				<div class="meta">
					<div class="cms_widget_post_userinfo">An hour ago</div>
				</div>
				<h4 class="cms_widget_post_header">
					<a href="https://blue.mmo-champion.com/topic/1082696-tiffin-wrynns-memorial-plaque-removed/"><img src="//blue.mmo-champion.com/public/style_images/master/tracker/flags/us-en.png" alt="us" /> Tiffin Wrynn&#039;s Memorial Plaque Removed</a>
				</h4>
			</div>
		</div>
		
		<div class="cms_widget_post_bit">
			<div>
				<div class="meta">
					<div class="cms_widget_post_userinfo">An hour ago</div>
				</div>
				<h4 class="cms_widget_post_header blue">
					<a href="https://blue.mmo-champion.com/topic/1082691-changes-to-recruit-a-friend-now-live/"><img src="//blue.mmo-champion.com/public/style_images/master/tracker/flags/us-en.png" alt="us" /> Changes to Recruit-A-Friend &ndash; Now Live</a>
				</h4>
			</div>
		</div>
		
		<div class="cms_widget_post_bit">
			<div>
				<div class="meta">
					<div class="cms_widget_post_userinfo">An hour ago</div>
				</div>
				<h4 class="cms_widget_post_header blue">
					<a href="https://blue.mmo-champion.com/topic/1082694-changes-to-recruit-a-friend-now-live/"><img src="//blue.mmo-champion.com/public/style_images/master/tracker/flags/gb-en.png" alt="gb" /> Changes to Recruit-A-Friend &ndash; Now Live</a>
				</h4>
			</div>
		</div>
		
		<div class="cms_widget_post_bit">
			<div>
				<div class="meta">
					<div class="cms_widget_post_userinfo">An hour ago</div>
				</div>
				<h4 class="cms_widget_post_header">
					<a href="https://blue.mmo-champion.com/topic/1082661-new-toon-for-one-ability/"><img src="//blue.mmo-champion.com/public/style_images/master/tracker/flags/us-en.png" alt="us" /> New toon for one ability?</a>
				</h4>
			</div>
		</div>
		
		<div class="cms_widget_post_bit">
			<div>
				<div class="meta">
					<div class="cms_widget_post_userinfo">An hour ago</div>
				</div>
				<h4 class="cms_widget_post_header">
					<a href="https://blue.mmo-champion.com/topic/1082686-blue-proto-drake-the-undroppable/"><img src="//blue.mmo-champion.com/public/style_images/master/tracker/flags/us-en.png" alt="us" /> Blue Proto-Drake the Undroppable</a>
				</h4>
			</div>
		</div>
		
		<div class="cms_widget_post_bit">
			<div>
				<div class="meta">
					<div class="cms_widget_post_userinfo">2 hours ago</div>
				</div>
				<h4 class="cms_widget_post_header">
					<a href="https://blue.mmo-champion.com/topic/1082631-lack-of-forum-blue-posts/"><img src="//blue.mmo-champion.com/public/style_images/master/tracker/flags/us-en.png" alt="us" /> Lack of Forum Blue Posts</a>
				</h4>
			</div>
		</div>
		
          <a class="goto" href="//blue.mmo-champion.com/">Go to Blue Tracker &raquo;</a>
        </div>
      </div>
    </div><!--

    --><div class="recent">
      <div>
        <h3>
          <img src="images/cms/widget-forum.png" alt="Recent Forum Posts" />
          Recent Forum Posts
        </h3>

	<div class="recent-body">
<div class="recent-threads topic-rtopic">
    
        <div class="cms_widget_post_bit">
            <div>
                <div class="meta">
                    <div class="cms_widget_post_userinfo">11:17 PM</div>
                </div>
                <h4 class="cms_widget_post_header">
                    <img src="//media.mmo-champion.com/images/news/2016/february/recentPostsWoW.png" style="float:left; padding-right:4px; top: 2px;" /><a href="showthread.php?t=2370547&goto=newpost">Changes to Recruit-A-Friend - Now Live</a>
                </h4>
            </div>
        </div>
    
        <div class="cms_widget_post_bit">
            <div>
                <div class="meta">
                    <div class="cms_widget_post_userinfo">10:53 PM</div>
                </div>
                <h4 class="cms_widget_post_header">
                    <img src="//media.mmo-champion.com/images/news/2016/february/recentPostsWoW.png" style="float:left; padding-right:4px; top: 2px;" /><a href="showthread.php?t=2370538&goto=newpost">MMO-Champion Maintenance</a>
                </h4>
            </div>
        </div>
    
        <div class="cms_widget_post_bit">
            <div>
                <div class="meta">
                    <div class="cms_widget_post_userinfo">05:16 PM</div>
                </div>
                <h4 class="cms_widget_post_header">
                    <img src="//media.mmo-champion.com/images/news/2016/february/recentPostsWoW.png" style="float:left; padding-right:4px; top: 2px;" /><a href="showthread.php?t=2370439&goto=newpost">Would you like a +gold gear set / affix added to the game?</a>
                </h4>
            </div>
        </div>
    
        <div class="cms_widget_post_bit">
            <div>
                <div class="meta">
                    <div class="cms_widget_post_userinfo">05:15 PM</div>
                </div>
                <h4 class="cms_widget_post_header">
                    <img src="//media.mmo-champion.com/images/news/2016/february/recentPostsPaladin.png" style="float:left; padding-right:4px; top: 2px;" /><a href="showthread.php?t=2366449&goto=newpost">Is ret currently enjoyable?</a>
                </h4>
            </div>
        </div>
    
        <div class="cms_widget_post_bit">
            <div>
                <div class="meta">
                    <div class="cms_widget_post_userinfo">05:14 PM</div>
                </div>
                <h4 class="cms_widget_post_header">
                    <img src="//media.mmo-champion.com/images/news/2016/february/recentPostsPaladin.png" style="float:left; padding-right:4px; top: 2px;" /><a href="showthread.php?t=2330193&goto=newpost">8.0 Paladin Hopes, Fantasies, Guesses?</a>
                </h4>
            </div>
        </div>
    
        <div class="cms_widget_post_bit">
            <div>
                <div class="meta">
                    <div class="cms_widget_post_userinfo">05:14 PM</div>
                </div>
                <h4 class="cms_widget_post_header">
                    <img src="//media.mmo-champion.com/images/news/2016/february/recentPostsWoW.png" style="float:left; padding-right:4px; top: 2px;" /><a href="showthread.php?t=2370152&goto=newpost">Do you think faction pride is still a thing</a>
                </h4>
            </div>
        </div>
    
        <div class="cms_widget_post_bit">
            <div>
                <div class="meta">
                    <div class="cms_widget_post_userinfo">05:11 PM</div>
                </div>
                <h4 class="cms_widget_post_header">
                    <img src="//media.mmo-champion.com/images/news/2016/february/recentPostsAchievements.png" style="float:left; padding-right:4px; top: 2px;" /><a href="showthread.php?t=2344560&goto=newpost">Mage Tower - All classes, all specs! Is this usual?</a>
                </h4>
            </div>
        </div>
    
</div><!-- Ad Main Page -->
               <a href="forum.php" class="goto">Go to Forums &raquo;</a>

               <a href="javascript:;" class="configure">Forum Filters</a>
         </div>
<script>newsFilters.init();</script>
       </div>
    </div>
  </div> <!-- recentbar -->

<div class="recent-ad atfmrec">
<div id='cdm-zone-02'><div id="upsellPremium"><a href="https://www.mmo-champion.com/premiumpromo.php" target="_blank"><img src="https://media.mmo-champion.com/images/news/2017/november/p2.jpg" /></a></div><!----></div>       
</div> <!-- recent-ad -->
</div> <!-- widget border -->
</div> <!-- bar -->



<!---->
<script>
var observer = new MutationObserver(function(mutations) {
  mutations.forEach(function(mutation) {
	observer.disconnect();
	$('#upsellPremium').remove();
console.log("Removed upsell");
  });    
});
 
var config = { attributes: true, childList: true, characterData: true };
observer.observe(document.getElementById('cdm-zone-02'), config);
</script>


	<div class="title">
	<!-- section page title div -->
		<h1 class="header">
			<span>World of Warcraft News and Raiding Strategies</span>
			
			
				<a href="external.php?do=rss&amp;type=newcontent&amp;sectionid=1&amp;days=120&amp;count=10"><img src="images/misc/rss_40b.png" alt="RSS Feed" /></a>
			
		</h1>
		
			
		

	</div>
	<!-- closes section page title div -->
	








<nav id="navwod">
    <div id="navwod-bg">
        <ul class="navul nav-stacked">
            <li id="navwod-leftcap" class="navwod-cap"></li>
            <li class="top-nav" id="navwod-logo">
                <img src="//media.mmo-champion.com/images/news/2015/august/legionnavlogo.png" style="margin-top: -8px;" />
            </li>
            <!-- <li class="top-nav"><a href="#">Garrisons <div class="navwod-arrow navwod-down"></div></a>
       <ul class="dropdown-menu">

            <li><a href="#">Large <div class="navwod-arrow navwod-right"></div></a>
            <ul class="dropdown-menu">
                <li><a href="http://www.mmo-champion.com/content/896-Warlords-of-Draenor-Garrisons-Dwarven-Bunker-War-Mill">Dwarven Bunker / War Mill</a></li>
                <li><a href="http://www.mmo-champion.com/content/1461-Warlords-of-Draenor-Garrisons-Stables">Stables</a></li>
                <li><a href="http://www.mmo-champion.com/content/904-Warlords-of-Draenor-Garrisons-Barracks">Barracks</a></li>
                <li><a href="http://www.mmo-champion.com/content/428-Warlords-of-Draenor-Garrisons-Mage-Tower-Spirit-Lodge">Mage Tower / Spirit Lodge</a></li>
                <li><a href="http://www.mmo-champion.com/content/909-Warlords-of-Draenor-Garrisons-Gnomish-Gearworks-Goblin-Workshop">Gearworks / Workshop</a></li>
            </ul>
            </li>

           
            <li><a href="#">Medium <div class="navwod-arrow navwod-right"></div></a>

            <ul class="dropdown-menu">
                <li><a href="http://www.mmo-champion.com/content/885-Warlords-of-Draenor-Garrisons-Barn">Barn</a></li>
                <li><a href="http://www.mmo-champion.com/content/1434-Warlords-of-Draenor-Garrisons-Inn-Tavern">Inn / Tavern</a></li>
                <li><a href="http://www.mmo-champion.com/content/1450-Warlords-of-Draenor-Garrisons-Lumber-Mill">Lumber Mill</a></li>
                <li><a href="http://www.mmo-champion.com/content/893-Warlords-of-Draenor-Garrisons-Trading-Post">Trading Post</a></li>
                <li><a href="http://www.mmo-champion.com/content/895-Warlords-of-Draenor-Garrisons-Gladiator-s-Sanctum">Gladiator's Sanctum</a></li>
            </ul>
            </li>

            <li><a href="#">Small <div class="navwod-arrow navwod-right"></div></a>

            <ul class="dropdown-menu">
                <li><a href="http://www.mmo-champion.com/content/882-Warlords-of-Draenor-Garrisons-Alchemy-Lab">Alchemy Lab</a></li>
                <li><a href="http://www.mmo-champion.com/content/910-Warlords-of-Draenor-Garrisons-Enchanter-s-Study">Enchanter's Study</a></li>
                <li><a href="http://www.mmo-champion.com/content/442-Warlords-of-Draenor-Garrisons-Engineering-Works">Engineering Works</a></li>
                <li><a href="http://www.mmo-champion.com/content/436-Warlords-of-Draenor-Garrisons-Gem-Boutique">Gem Boutique</a></li>
                <li><a href="http://www.mmo-champion.com/content/943-Warlords-of-Draenor-Garrisons-Salvage-Yard">Salvage Yard</a></li>
                <li><a href="http://www.mmo-champion.com/content/916-Warlords-of-Draenor-Garrisons-Scribe-s-Quarters">Scribe's Quarters</a></li>
                <li><a href="http://www.mmo-champion.com/content/942-Warlords-of-Draenor-Garrisons-Storehouse">Storehouse</a></li>
                <li><a href="http://www.mmo-champion.com/content/1476-Warlords-of-Draenor-Garrisons-Tailoring-Emporium">Tailoring Emporium</a></li>
                <li><a href="http://www.mmo-champion.com/content/1467-Warlords-of-Draenor-Garrisons-The-Forge">The Forge</a></li>
                <li><a href="http://www.mmo-champion.com/content/921-Warlords-of-Draenor-Garrisons-The-Tannery">The Tannery</a></li>
            </ul>
            </li>

            <li><a href="#">Special <div class="navwod-arrow navwod-right"></div></a>

            <ul class="dropdown-menu">
                <li><a href="http://www.mmo-champion.com/content/1462-Warlords-of-Draenor-Garrisons-Town-Hall">Town Hall / Great Hall</a></li>
                <li><a href="http://www.mmo-champion.com/content/1477-Warlords-of-Draenor-Garrisons-Lunarfall-Excavation-Frostwall-Mines">Mine</a></li>
                <li><a href="http://www.mmo-champion.com/content/1478-Warlords-of-Draenor-Garrisons-Herb-Garden">Herb Garden</a></li>
            </ul>
            </li>

        </ul>
        </li>

            <li class="top-nav"><a href="#">Zones <div class="navwod-arrow navwod-down"></div></a> 
                <ul class="dropdown-menu">
                    <li><a href="http://www.mmo-champion.com/content/887-Warlords-of-Draenor-Shadowmoon-Valley">Shadowmoon Valley</a></li>
                    <li><a href="http://www.mmo-champion.com/content/865-Warlords-of-Draenor-Nagrand">Nagrand</a></li>
                    <li><a href="http://www.mmo-champion.com/content/207-Warlords-of-Draenor-Gorgrond">Gorgrond</a></li>
                    <li><a href="http://www.mmo-champion.com/content/888-Warlords-of-Draenor-Spires-of-Arak">Spires of Arak</a></li>
                    <li><a href="http://www.mmo-champion.com/content/429-Warlords-of-Draenor-Talador">Talador</a></li>
                </ul>
            </li>-->

            <li class="top-nav"><a href="#">Items <div class="navwod-arrow navwod-down"></div></a> 
                <ul class="dropdown-menu">
                    <li><a href="https://www.mmo-champion.com/content/221-Legion-Gearing-Up">Gearing Up</a></li>
                    <li><a href="https://www.mmo-champion.com/content/1407-Tier-19-Armor-Sets">Tier 19 Armor Sets</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6272-Patch-7-2-Tier-20-Armor-Set-Models">Tier 20 Armor Sets</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6765-WoW-Patch-7-3-Tier-21-Armor-Sets">Tier 21 Armor Sets</a></li>
                    <li><a href="https://www.mmo-champion.com/content/1681-Legion-Order-Hall-Armor-Sets">Order Hall Armor Sets</a></li>
                    <li><a href="https://www.mmo-champion.com/content/985-Legion-Artifact-Weapons">Artifact Models</a></li>
                    <li><a href="https://www.mmo-champion.com/content/318-Legion-Artifact-Weapons">Artifact Weapons</a></li>
                    <li><a href="https://www.mmo-champion.com/content/1669-Legion-Legendary-Items">Legendary Items</a></li>
                    <li><a href="https://www.mmo-champion.com/content/559-Legion-Mounts">Mounts</a></li>
                </ul>
            </li>

            
<!--
            <li class="top-nav"><a href="#">Misc <div class="navwod-arrow navwod-down"></div></a> 
                <ul class="dropdown-menu">
                    <li><a href="http://www.mmo-champion.com/content/1608-Legion-World-Quests">World Quests</a> </li>
                    <li><a href="http://www.mmo-champion.com/content/1687-Legion-Class-Order-Halls">Order Halls</a></li>
                    <li><a href="http://www.mmo-champion.com/content/1547-Legion-Factions">Factions</a></li>
                    <li><a href="http://www.mmo-champion.com/content/1566-Legion-Currencies">Currencies</a></li>
                    <li><a href="http://www.mmo-champion.com/content/694-Legion-PvP">PvP</a></li>
                    <li><a href="http://www.mmo-champion.com/content/477-Legion-Music">Music</a></li>
                </ul>
            </li>
-->
            <li class="top-nav"><a href="#">Tools <div class="navwod-arrow navwod-down"></div></a> 
                <ul class="dropdown-menu">
                    <li><a href="http://ptr.wowdb.com/talent-calculator">Talent Calculator</a></li>
                    <li><a href="http://ptr.wowdb.com/pvp-talent-calculator">PvP Talent Calculator</a></li>
                    <li><a href="http://ptr.wowdb.com/artifact-calculator">Artifact Trait Calculator</a></li>
                    <li><a href="http://bna.mmo-champion.com/tools/flying/">Flying Progress Tool</a></li>
                </ul>
            </li>
            
            <li class="top-nav"><a href="#">Raids <div class="navwod-arrow navwod-down"></div></a> 
                <ul class="dropdown-menu">
                    <li><a href="https://www.mmo-champion.com/content/6435-Tomb-of-Sargeras-WoW-Raid-Guide-and-Boss-Strategies">Tomb of Sargeras Guides</a></li>
                    <li><a href="https://www.mmo-champion.com/content/498-Nighthold-Raid-Boss-Guides-and-Loot">Nighthold Guide</a></li>
                    <li><a href="https://www.mmo-champion.com/content/595-Legion-World-Bosses">World Bosses</a></li>
                </ul>
            </li>
<!--
            <li class="top-nav"><a href="#">Dungeons <div class="navwod-arrow navwod-down"></div></a> 
                <ul class="dropdown-menu">
                    <li><a href="http://www.mmo-champion.com/content/509-Legion-Challenge-Mode-Dungeons">Challenge Mode</a></li>
                    <li><a href="http://www.mmo-champion.com/content/1463-Legion-Assault-on-Violet-Hold">Assault on Violet Hold</a></li>
                    <li><a href="http://www.mmo-champion.com/content/496-Legion-Black-Rook-Hold">Black Rook Hold</a></li>
                    <li><a href="http://www.mmo-champion.com/content/1139-Legion-Court-of-Stars">Court of Stars</a></li>
                    <li><a href="http://www.mmo-champion.com/content/959-Legion-Darkheart-Thicket">Darkheart Thicket</a></li>
                    <li><a href="http://www.mmo-champion.com/content/555-Legion-Eye-of-Azshara">Eye of Azshara</a></li>
                    <li><a href="http://www.mmo-champion.com/content/1528-Legion-Halls-of-Valor">Halls of Valor</a></li>
                    <li><a href="http://www.mmo-champion.com/content/1425-Legion-Maw-of-Souls">Maw of Souls</a></li>
                    <li><a href="http://www.mmo-champion.com/content/681-Legion-Neltharion-s-Lair">Neltharion's Lair</a></li>
                    <li><a href="http://www.mmo-champion.com/content/629-Legion-The-Arcway">The Arcway</a></li>
                    <li><a href="http://www.mmo-champion.com/content/225-Legion-Vault-of-the-Wardens">Vault of the Wardens</a></li>
                </ul>
            </li>
-->
            <li class="top-nav"><a href="#">Patch 7.1 <div class="navwod-arrow navwod-down"></div></a> 
                <ul class="dropdown-menu">
                    <li><a href="https://www.mmo-champion.com/content/6054-Patch-7-1-Live-This-Week">Patch 7.1 Recap</a></li>
                    <li><a href="https://www.mmo-champion.com/content/223-Patch-7-1-Karazhan-Legion">Return to Karazhan</a></li>
                    <li><a href="https://www.mmo-champion.com/content/1121-Patch-7-1-Mounts">Mounts</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6236-Official-Patch-Notes-World-of-Warcraft-Patch-7-1-5">Patch 7.1.5 Notes</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6237-Patch-7-1-5-Live-This-Week">Patch 7.1.5 Summary</a></li>
                </ul>
            </li>

            <li class="top-nav"><a href="#">Patch 7.2 <div class="navwod-arrow navwod-down"></div></a> 
                <ul class="dropdown-menu">
                    <li><a href="https://www.mmo-champion.com/threads/2191921-World-of-Warcraft-Patch-7-2-The-Tomb-of-Sargeras-Patch-Notes?p=45143710#post45143710">Official Notes</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6491-Patch-7-2-Live-This-Week!">Patch Recap</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6435-Tomb-of-Sargeras-WoW-Raid-Guide-and-Boss-Strategies">Tomb of Sargeras Guides</a></li>
                    <li><a href="https://www.mmo-champion.com/content/1128-Patch-7-2-Cathedral-of-Eternal-Night">Cathedral of Eternal Night</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6485-Patch-7.2-Artifact-Changes">Artifact Changes</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6488-Patch-7-2-The-Broken-Shore">The Broken Shore</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6272-Patch-7-2-Tier-20-Armor-Set-Models">Tier 20 Armor Sets</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6280-Patch-7-2-Dungeon-Set-Models">Dungeon Armor Sets</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6265-Patch-7-2-PTR-Build-23436-Class-Mount-Models">Class Mounts</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6482-World-of-Warcraft-Patch-7.2-New-Mounts">Other Mounts</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6264-Patch-7-2-PTR-Build-23436#officialNotes">Patch 7.2 Notes</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6476-Mythic-Keystone-Dungeons-at-7-2-Launch-Pet-Battle-Dungeon-Wailing-Critters#petBattleD">Pet Battle Dungeon</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6428-How-to-Get-to-the-Tomb-of-Sargeras-Raid-Entrance">How to get to ToS</a></li>

                </ul>
            </li>


            <li class="top-nav"><a href="#">Patch 7.2.5 <div class="navwod-arrow navwod-down"></div></a> 
                <ul class="dropdown-menu">
                    <li><a href="https://www.mmo-champion.com/content/6687-World-of-Warcraft-7-2-5-Patch-Notes">Official Notes</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6696-Patch-7-2-5-Live-This-Week">Patch Recap</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6694-Patch-7.2.5-Legendary-Items">Legendary Items</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6693-Patch-7-2-5-The-Deaths-of-Chromie-Scenario">The Deaths of Chromie</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6690-Black-Temple-Timewalking">Black Temple Timewalking</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6561-Trial-of-Style-Pose-with-the-Blues-SC1-Free-to-Play-Blue-Posts-Hearthstone-Art">Trial of Style</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6583-Patch-7-2-5-Deadmines-Pet-Battle-Dungeon-Blue-Tweets-HeroStorm-2-0">Deadmines Pet Battle Dungeon</a></li>
                </ul>
            </li>

            <li class="top-nav"><a href="#">Patch 7.3 <div class="navwod-arrow navwod-down"></div></a> 
                <ul class="dropdown-menu">
                    <li><a href="https://www.mmo-champion.com/content/6921-World-of-Warcraft-7-3-Patch-Notes">Official Notes</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6944-Patch-7-3-Live-This-Week">Patch Recap</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6942-Patch-7-3-Artifact-Changes-and-the-Netherlight-Crucible">Artifacts & Netherlight Crucible</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6847-WoW-Seat-of-the-Triumvirate-Boss-Strategies-and-Loot-List">Seat of the Triumvirate</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6929-Patch-7-3-New-Factions">New Factions</a></li>
                    <li><a href="https://www.mmo-champion.com/content/6927-Patch-7-3-PTR-Build-24904-Invasion-Points-Preview-Blue-Posts-UnderWatched-Ep-7#invasion">Invasion Points</a></li>
                </ul>
            </li>

            
                        <!--<li class="top-nav"><a href="#">Dev Interviews <div class="navwod-arrow navwod-down"></div></a> 
                <ul class="dropdown-menu">
                    <li><a href="http://www.mmo-champion.com/content/5073-Dev-Interviews-August-6-7-Hotfixes-Blue-Posts-Pet-Battle-Bonus-Event-Legion-Art">Set 1</a></li>
                    <li><a href="http://www.mmo-champion.com/content/5075-Legion-Dev-Talk-Dev-Interviews">Set 2</a></li>
                    <li><a href="http://www.mmo-champion.com/content/5077-Dev-Interviews-Rogue-Order-Hall-Blue-Posts-Warcraft-Movie-Prop-Contest-DLC-500">Set 3</a></li>
                    <li><a href="http://www.mmo-champion.com/content/5083-Dev-Interviews-HFC-LFR-Wing-4-August-11-Hotfixes-Blue-Posts-Heroes-PTR-Build">Set 4</a></li>
                    <li><a href="http://www.mmo-champion.com/content/5094-Blizzcon-Goody-Bag-Dev-Interviews-Developer-Communication-Tweets-Heroes-Patch">Set 5</a></li>
                    <li><a href="http://www.mmo-champion.com/content/5097-Patch-6-2-2-PTR-Build-20426-Dev-Interviews-Patch-6-2-2-Development-Blue-Tweets">Set 6</a></li>
                    <li><a href="http://www.mmo-champion.com/content/5090-Dev-Interviews-Legion-PvP-Blue-Tweets-Setup-of-the-Month-Wildstar-DLC-501">PvP</a></li>
                    <li><a href="http://www.mmo-champion.com/content/5123-Dragoncon-2015-Recap-September-4-Hotfixes-Blue-Tweets-Rexxar-Spotlight-Final-Boss">Dragoncon</a></li>
                </ul>
            </li> -->
            
            <li id="navwod-rightcap" class=" navwod-cap"></li>
        </ul>
    </div>
</nav>


<!--<div style="text-align:center;margin-left:auto;margin-right:auto;width:900px;margin-bottom:10px;"><br>
<a href="https://www.mmo-champion.com/private.php" target="_blank"><font color="#FF0000"><b>MMOC 2017 Recap Giveaway:</b></font> <b>Winners have been PMed, check your PMs to see if you won!</b><br></a>
</div>-->


<!--<div style="text-align:center;margin-left:auto;margin-right:auto;width:900px;margin-bottom:10px;"><br>
<a href="http://www.mmo-champion.com/threads/2343417-Black-Friday-2017-Deals?p=48137679&viewfull=1#post48137679" target="_blank"><img src="http://media.mmo-champion.com/images/news/2017/november/bfTPB.jpg" /></a></div>-->

<!--<div style="text-align:center;margin-left:auto;margin-right:auto;width:900px;margin-bottom:10px;"><br>
<a href="http://www.mmo-champion.com/content/7188-Antorus-the-Burning-Throne-WoW-Raid-Guide-and-Boss-Strategies" target="_blank"><img src="https://media.mmo-champion.com/images/news/2017/november/antorusBP.jpg" /></a></div>-->

<!--<div style="text-align:center;margin-left:auto;margin-right:auto;width:900px;margin-bottom:10px;"><br>
<a href="http://bna.mmo-champion.com/tools/flying/" target="_blank"><img src="http://media.mmo-champion.com/images/news/2017/april/flightTestBanner.jpg" /></a>-->

<!--  
<div style="text-align:center;margin-left:auto;margin-right:auto;width:900px;margin-bottom:10px;"><br>
<a href="http://bit.ly/2uDyfRl" target="_blank"><img src="http://media.mmo-champion.com/images/news/2017/august/ddb.jpg" /></a></div>
-->
<!--
<div style="text-align:center;margin-left:auto;margin-right:auto;width:900px;margin-bottom:10px;"><br>
<a href="http://www.mmo-champion.com/content/1683-Build-of-the-Month" target="_blank"><img src="http://media.mmo-champion.com/images/news/2017/october/botmaw.jpg" /></a>

<br /><br /><br />
<a href="http://www.mmo-champion.com/private.php" target="_blank"><font color="#FF0000"><b>Virtual Ticket Giveaway:</b></font> <b>Winners have been PMed, check your PMs to see if you won!</b><br><br></a>
</div>



<div style="text-align:center;margin-left:auto;margin-right:auto;width:900px;margin-bottom:10px;"><br>

<a href="http://bit.ly/2u0eEyx" target="_blank"><img src="http://media.mmo-champion.com/images/news/2017/july/primeForum.png" /></a>
<a href="http://bit.ly/2u0eEyx" target="_blank"><img src="http://media.mmo-champion.com/images/news/2017/july/primeBanner2.png" /></a>
</div>-->


<div style="text-align:center;margin-left:auto;margin-right:auto;width:900px;margin-bottom:10px;">
<br /><br />The site is currently in <b><span style="color: red;">read-only mode</span></b> <br /><br /></div>


<!--<div style="text-align:center;margin-left:auto;margin-right:auto;width:900px;margin-bottom:10px;"><br>
<a href="http://www.mmo-champion.com/content/6944-Patch-7-3-Live-This-Week" target="_blank"><img src="http://media.mmo-champion.com/images/news/2017/august/patch73Recap.jpg" /></a><br></div>-->



<!--
<div style="text-align:center;margin-left:auto;margin-right:auto;width:900px;margin-bottom:10px;"><br>
<a href="http://www.mmo-champion.com/content/6539-Patch-7-2-Riddler-s-Mind-Worm-April-11-Hotfixes-Arena-Rating-Cutoffs" target="_blank"><img src="http://media.mmo-champion.com/images/news/2017/april/rmg.jpg" /></a>
<br><br>
-->

<!--<a href="http://www.mmo-champion.com/private.php" target="_blank"><font color="#FF0000"><b>Blizzard Pet / Mount Giveaway:</b></font> <b>Winners have been PMed, check your PMs to see if you won!</b><br><br></a>
<a href="http://www.mmo-champion.com/content/6379-MMO-Champion-10-Year-Anniversary-Celebration" target="_blank"><img src="http://media.mmo-champion.com/images/news/2017/march/mmoc10.jpg" /></a>-->

<!--<a href="http://www.mmo-champion.com/content/6272-Patch-7-2-Tier-20-Armor-Set-Models" target="_blank"><img src="http://media.mmo-champion.com/images/news/2017/january/tier20PromoBanner3.jpg" alt="Tier 20 Armor Set Models" /></a> <a href="http://www.mmo-champion.com/content/6265-Patch-7-2-PTR-Build-23436-Class-Mount-Models" target="_blank"><img src="http://media.mmo-champion.com/images/news/2017/january/classMountPormoBanner3.jpg" alt="Patch 7.2 - Class Mount Models" /></a>

</div>-->




	<div id="section_content">
		
	<div class="fullwidth">
		<!-- styles defined in template: headinclude -->


		<div class="border">
		<div class="article_preview">
			
			<div class="title">
				<h3 class="article_preview">
					<a href="https://www.mmo-champion.com/content/7346-MMO-Champion-Maintenance"><span>MMO-Champion Maintenance</span></a>&nbsp;
				
				</h3>
			</div>
			

			
			<div class="cms_article_username">
				
					by <div class="popupmenu memberaction">
	<a class="username offline popupctrl" href="members/523085-chaud" title="chaud is offline">
<span class="usernameMemberAction"><strong><span class="user-admin">chaud</span></strong></span>
</a>
	<ul class="popupbody popuphover memberaction_body">
		<li class="left">
                        <img src="images/site_icons/profile.png" alt="" />
			<a href="members/523085-chaud">
				View Profile
			</a>
		</li>
		
		<li class="right">
                        <img src="images/site_icons/forum.png" alt="" />
			<a href="search.php?do=finduser&amp;userid=523085&amp;contenttype=vBForum_Post&amp;showposts=1" rel="nofollow">
				View Forum Posts
			</a>
		</li>
		
		
		<li class="left">
                        <img src="images/site_icons/message.png" alt="" />
			<a href="private.php?do=newpm&amp;u=523085" rel="nofollow">
				Private Message
			</a>
		</li>
		

                <li class="right">
                        <img src="images/site_icons/forum.png" alt="" />
                        <a href="search.php?do=finduser&amp;u=523085&amp;starteronly=1&amp;contenttype=vBForum_Thread">
                                 View Started Threads
                        </a>
                </li>
		
		
		
		<!---->
		
		<!--
		<li class="right">
                        <img src="images/site_icons/article.png" alt="" />
			<a href="https://www.mmo-champion.com/list/author/523085-chaud" rel="nofollow">
				View Articles
			</a>
		</li>
		-->

		

		
		
	</ul>
</div>
				

				
		            
		                    Published on 2018-01-22  10:12 PM
		            

					
				

				

		 		

			</div>
			
			
		

			<div class="fullwidth article_preview_contents restore">
				
				<div>
		                        <br />
					<div class="cms_article_txt_content postcontainer">
					<font size="3"><b>MMO-Champion Maintenance</b></font><br />
The site will be in read-only mode for the next several hours while we do some work.
					<!---->
					</div>
				</div>
			</div>

			<div class="fullwidth">

				

				
<div class="cms_article_comments">
<table><tr><td>
<div class="comment_facebook">
<div class="fb-like" data-send="false" data-href="https://www.mmo-champion.com/content/7346-MMO-Champion-Maintenance" data-layout="button_count" data-show-faces="true" data-size="small" data-action="like" data-font="tahoma"></div>
</div>
</td><td>
<div class="comment_twitter"><a href="https://twitter.com/share" data-text="MMO-Champion Maintenance" class="twitter-share-button" data-url="https://www.mmo-champion.com/content/7346-MMO-Champion-Maintenance" data-count="horizontal" data-via="MMOChampion">Tweet</a></div>
</td><td>
					<span class="cms_article_comment_number">
						<a href="https://www.mmo-champion.com/content/7346-MMO-Champion-Maintenance?page=1#comments"><img class="inlineimg" src="images/buttons/firstnew-comment.png" alt="" /></a>
						<a href="https://www.mmo-champion.com/content/7346-MMO-Champion-Maintenance?page=1#comments"  rel="nofollow">7
						Comments
						</a>
					</span>
</td></tr></table>
</div>
				
			</div>
		</div>
		</div>

	</div>

	<script type="text/javascript">
(function(){
var num = window.innerWidth >= 680 ? '05' : '06';
document.write('<div id="cdm-zone-' + num + '"></div>');
})();
</script><div class="fullwidth cms_separator">
		<!-- styles defined in template: headinclude -->


		<div class="border">
		<div class="article_preview">
			
			<div class="title">
				<h3 class="article_preview">
					<a href="https://www.mmo-champion.com/content/7349-Changes-to-Recruit-A-Friend-Now-Live"><span>Changes to Recruit-A-Friend - Now Live</span></a>&nbsp;
				
				</h3>
			</div>
			

			
			<div class="cms_article_username">
				
					by <div class="popupmenu memberaction">
	<a class="username offline popupctrl" href="members/523085-chaud" title="chaud is offline">
<span class="usernameMemberAction"><strong><span class="user-admin">chaud</span></strong></span>
</a>
	<ul class="popupbody popuphover memberaction_body">
		<li class="left">
                        <img src="images/site_icons/profile.png" alt="" />
			<a href="members/523085-chaud">
				View Profile
			</a>
		</li>
		
		<li class="right">
                        <img src="images/site_icons/forum.png" alt="" />
			<a href="search.php?do=finduser&amp;userid=523085&amp;contenttype=vBForum_Post&amp;showposts=1" rel="nofollow">
				View Forum Posts
			</a>
		</li>
		
		
		<li class="left">
                        <img src="images/site_icons/message.png" alt="" />
			<a href="private.php?do=newpm&amp;u=523085" rel="nofollow">
				Private Message
			</a>
		</li>
		

                <li class="right">
                        <img src="images/site_icons/forum.png" alt="" />
                        <a href="search.php?do=finduser&amp;u=523085&amp;starteronly=1&amp;contenttype=vBForum_Thread">
                                 View Started Threads
                        </a>
                </li>
		
		
		
		<!---->
		
		<!--
		<li class="right">
                        <img src="images/site_icons/article.png" alt="" />
			<a href="https://www.mmo-champion.com/list/author/523085-chaud" rel="nofollow">
				View Articles
			</a>
		</li>
		-->

		

		
		
	</ul>
</div>
				

				
		            
		                    Published on 2018-01-22  10:11 PM
		            

					
				

				

		 		

			</div>
			
			
		

			<div class="fullwidth article_preview_contents restore">
				
				<div>
		                        <br />
					<div class="cms_article_txt_content postcontainer">
					<font size="3"><b>Changes to Recruit-A-Friend - Now Live</b></font><br />
<div class="bbcode_container">
			<div class="bbcode_blizzquote">
				<div class="blizzquote_container">
					<div class="bbcode_blizzquote_container"></div>
					<div class="bbcode_postedby">
						Originally Posted by <strong>Blizzard</strong>
						(<a href="https://blue.mmo-champion.com/topic/1082694-changes-to-recruit-a-friend-now-live/" />Blue Tracker</a> / <a href="http://us.battle.net/wow/en/blog/21342575?page=1#1" />Official Forums</a>)
					</div>
					<div class="message">In Patch 7.3.5, we made significant changes to the level 1–100 experience to ensure players can better enjoy the stories, quest lines, and zones they want to at their own pace. Because of this, we are adjusting the XP bonus on the Recruit-A-Friend (RAF) program to ensure it reflects the updated pacing of the game as new players level their characters and explore Azeroth.<br />
<br />
<font size="3"><b><font color="#FFF3A5">Dynamic Leveling in Patch 7.3.5</font></b></font><br />
As you may have heard, Patch 7.3.5 significantly overhauled the level-up experience in World of Warcraft so that zones from 1–100 will dynamically scale to your character’s level. Why? Over the years, we’ve made multiple changes to adjust the leveling curve—and as a result, the pace of characters’ progress has become significantly out of sync with the content. Players often out-level areas long before they’ve had a chance to complete key stories and quest lines, leading to a less-than-ideal experience.<br />
<br />
With this significant update to pacing, the existing Recruit-A-Friend program would no longer provide the best experience for players new to World of Warcraft. Even with scaling zones, triple-speed leveling would mean new players going into dungeons could find themselves overwhelmed by multiple new abilities gained over the course of a single instance run, and might still outpace storylines that help the world make sense and make players feel like they’re part of it—and we want new players to feel at home in Azeroth.<br />
<br />
To align the Recruit-A-Friend XP bonus with the upcoming leveling changes, we have reduced the XP boost gained from the Recruit-A-Friend program when playing with a linked friend down from 200% (300% XP vs. base XP) to 50%* (150% XP vs. base XP). We are making these changes to ensure the XP boost doesn’t upset game balance and undermine the experience, while still giving a significant XP bonus to you and a friend as a thank-you for being part of the Recruit-A-Friend program.<br />
<br />
<font size="3"><b><font color="#FFF3A5">Recruit-A-Friend Changes in Full</font></b></font><br />
<ul><li style="">The XP boost has been reduced from 200% bonus to 50% bonus*, effective today, January 22, 2018.<br /></li><li style="">If you’re already actively participating in the program, fear not! If you either sent or received an invite before the change went into effect today, once the invite is accepted you and your friend will still receive triple XP* (200% XP bonus) until the link between your accounts expires (90 days from the date the new recruit’s account was first created). Please note: RAF invites expire after seven days.<br /></li><li style="">Heirloom gear XP bonuses will no longer stack with the RAF boost (i.e., the maximum XP boost you will see from today onwards is 50%). If you were already on the program, Heirloom gear will still stack.<br /></li><li style="">All other rewards are unchanged and yours to enjoy:<br />
	<ul><li style="">Summon your friend once every 30 minutes.<br /></li><li style="">10% bonus reputation from kills that grant reputation.*<br /></li><li style="">Level granting: for every two levels your friend gains while the accounts are linked, they can grant one level to one of your characters.<br /></li><li style="">Recruiter rewards, including game time and epic mounts.<br />
	</li></ul>	</li></ul><br />
*For a full list of the rewards and the in-game criteria for receiving them, visit our <a href="https://us.battle.net/support/en/article/11009" target="_blank">RAF In-Game Bonuses page</a>.<br />
</div>
				</div>
			</div>
		</div>
					<!---->
					</div>
				</div>
			</div>

			<div class="fullwidth">

				

				
<div class="cms_article_comments">
<table><tr><td>
<div class="comment_facebook">
<div class="fb-like" data-send="false" data-href="https://www.mmo-champion.com/content/7349-Changes-to-Recruit-A-Friend-Now-Live" data-layout="button_count" data-show-faces="true" data-size="small" data-action="like" data-font="tahoma"></div>
</div>
</td><td>
<div class="comment_twitter"><a href="https://twitter.com/share" data-text="Changes to Recruit-A-Friend - Now Live" class="twitter-share-button" data-url="https://www.mmo-champion.com/content/7349-Changes-to-Recruit-A-Friend-Now-Live" data-count="horizontal" data-via="MMOChampion">Tweet</a></div>
</td><td>
					<span class="cms_article_comment_number">
						<a href="https://www.mmo-champion.com/content/7349-Changes-to-Recruit-A-Friend-Now-Live?page=4#comments"><img class="inlineimg" src="images/buttons/firstnew-comment.png" alt="" /></a>
						<a href="https://www.mmo-champion.com/content/7349-Changes-to-Recruit-A-Friend-Now-Live?page=4#comments"  rel="nofollow">67
						Comments
						</a>
					</span>
</td></tr></table>
</div>
				
			</div>
		</div>
		</div>

	</div>

	<div class="fullwidth cms_separator">
		<!-- styles defined in template: headinclude -->


		<div class="border">
		<div class="article_preview">
			
			<div class="title">
				<h3 class="article_preview">
					<a href="https://www.mmo-champion.com/content/7343-Call-of-the-Scarab-Live-Patch-7-3-5-Broadcast-Text-DLC-617"><span>Call of the Scarab Live, Patch 7.3.5 - Broadcast Text, DLC #617</span></a>&nbsp;
				
				</h3>
			</div>
			

			
			<div class="cms_article_username">
				
					by <div class="popupmenu memberaction">
	<a class="username offline popupctrl" href="members/523085-chaud" title="chaud is offline">
<span class="usernameMemberAction"><strong><span class="user-admin">chaud</span></strong></span>
</a>
	<ul class="popupbody popuphover memberaction_body">
		<li class="left">
                        <img src="images/site_icons/profile.png" alt="" />
			<a href="members/523085-chaud">
				View Profile
			</a>
		</li>
		
		<li class="right">
                        <img src="images/site_icons/forum.png" alt="" />
			<a href="search.php?do=finduser&amp;userid=523085&amp;contenttype=vBForum_Post&amp;showposts=1" rel="nofollow">
				View Forum Posts
			</a>
		</li>
		
		
		<li class="left">
                        <img src="images/site_icons/message.png" alt="" />
			<a href="private.php?do=newpm&amp;u=523085" rel="nofollow">
				Private Message
			</a>
		</li>
		

                <li class="right">
                        <img src="images/site_icons/forum.png" alt="" />
                        <a href="search.php?do=finduser&amp;u=523085&amp;starteronly=1&amp;contenttype=vBForum_Thread">
                                 View Started Threads
                        </a>
                </li>
		
		
		
		<!---->
		
		<!--
		<li class="right">
                        <img src="images/site_icons/article.png" alt="" />
			<a href="https://www.mmo-champion.com/list/author/523085-chaud" rel="nofollow">
				View Articles
			</a>
		</li>
		-->

		

		
		
	</ul>
</div>
				

				
		            
		                    Published on 2018-01-21  11:24 PM
		            

					
				

				

		 		

			</div>
			
			
		

			<div class="fullwidth article_preview_contents restore">
				
				<div>
		                        <br />
					<div class="cms_article_txt_content postcontainer">
					<img src="http://media.mmo-champion.com/images/news/2011/november/d3.png" style="margin-bottom:-2px; margin-right:0px; vertical-align:bottom" /> <b><a href="http://www.diablofans.com/news/48975-lore-loose-ends-kormacs-torment" target="_blank">Lore Loose Ends: Kormac's Torment</a></b><br />
<br />
<img src="http://media.mmo-champion.com/images/news/2013/march/hearthstoneIcon.png" style="margin-bottom:-2px; margin-right:0px; vertical-align:bottom" /> <b><a href="http://www.hearthpwn.com/news/4328-the-legendary-level-of-token-appreciation-card" target="_blank">The Legendary Level of Token Appreciation Card Design Competition</a></b><br />
<br />
<font size="3"><b>Call of the Scarab Micro-Holiday</b></font><a name="cots"></a><br />
The <b><a href="http://www.wowdb.com/world-events/638-call-of-the-scarab" target="_blank">Call of the Scarab</a></b> holiday event remembers the <b><a href="http://wow.gamepedia.com/Gates_of_Ahn%27Qiraj" target="_blank">Gates of Ahn'Qiraj</a></b> world event from Vanilla. This event is an Alliance vs Horde showdown, with the victorious faction flying their faction banner for the next year. <br />
<br />
This year you will need to talk to <b><a href="http://www.wowdb.com/npcs/128607-zidormi" target="_blank">Zidormi</a></b> in Silithus to see the old version if you have killed Argus and can see the Wound in the World.<br />
<br />
The <b><a href="http://www.wowdb.com/quests/45785-call-of-the-scarab" target="_blank">Call of the Scarab</a></b> quest will send you to Silithus so that you know where the vendor and world quests are. From there you can complete quests and defeat bosses to earn Commendations for your faction. Whichever faction has the most Commendations at the end of the event wins. <br />
<br />
<b>Cultist Camps</b><br />
<ul><li style="">There are Twilight Cultist camps scattered around the zone.</li><li style="">You will need to kill NPCs in the camp to acquire all three Cultist pieces: <b><a href="http://www.wowdb.com/items/143858-twilight-cultist-cowl" target="_blank"><font color="#00ca00">Twilight Cultist Cowl</font></a></b>, <b><a href="http://www.wowdb.com/items/143857-twilight-cultist-mantle" target="_blank"><font color="#00ca00">Twilight Cultist Mantle</font></a></b>, <b><a href="http://www.wowdb.com/items/143855-twilight-cultist-robe" target="_blank"><font color="#00ca00">Twilight Cultist Robe</font></a></b></li><li style="">Once you have applied all three pieces of the disguise, you can use a Lesser Wind stone to summon a NPC that you can solo.</li><li style="">These drop <b><a href="http://www.wowdb.com/items/143865-abyssal-crest" target="_blank"><font color="#00ca00">Abyssal Crest</font></a></b> and remove one of your armor buffs when summoned.</li><li style=""><b><a href="http://www.wowdb.com/items/143865-abyssal-crest" target="_blank"><font color="#00ca00">Abyssal Crest</font></a></b> are dropped by the Lesser Wind Stone bosses at the Cultist Camps.</li><li style="">The <b><a href="http://www.wowdb.com/items/143867-twilight-cultist-medallion-of-station" target="_blank"><font color="#0070dd">Twilight Cultist Medallion of Station</font></a></b> can be used at a Wind Stone to summon a boss that might need a group.</li><li style="">The <b><a href="http://www.wowdb.com/items/143866-twilight-cultist-ring-of-lordship" target="_blank"><font color="#a335ee">Twilight Cultist Ring of Lordship</font></a></b> can be used at a Greater Wind Stone to summon a stronger boss that will need a group.</li></ul><br />
<b>World Quests</b><br />
There are several world quests associated with this event, all rewarding Commendations that contribute to your faction's total. <br />
<br />
<ul><li style=""><b><a href="http://www.wowdb.com/quests/45739-lesser-wind-stones" target="_blank">Lesser Wind Stones</a></b> - 150 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45742-the-colossus-of-zora" target="_blank">The Colossus of Zora</a></b> - 100 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45740-silithyst" target="_blank">Silithyst</a></b> - 100 Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45654-ahnqiraj-cthun" target="_blank">Ahn'Qiraj: C'thun</a></b> - 100 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45736-the-ruins-of-ahnqiraj-ossirian" target="_blank">The Ruins of Ahn'Qiraj: Ossirian</a></b> - 100 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/kalimdor/silithus?filter-search=Colossus" target="_blank">Colossus Group Quests</a></b> - 100 x Commendations</li><li style="">These World Quests reward reputation with Cenarion Circle, up to 1000 for completing a quest. </li></ul><br />
<b>Material Turn-In Quests</b><br />
These materials can be turned in to the NPCs near the banners to earn Commendations (<b><a href="http://www.wowdb.com/npcs/117435-field-marshal-snowfall" target="_blank">Field Marshal Snowfall</a></b> / <b><a href="http://www.wowdb.com/npcs/117432-senior-sergeant-kaijin" target="_blank">Senior Sergeant Kai'jin</a></b>). <br />
<br />
<ul><li style=""><b><a href="http://www.wowdb.com/quests/45639-chilled-meat" target="_blank">Chilled Meat</a></b> - 20 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45640-crocolisk-tails" target="_blank">Crocolisk Tails</a></b> - 20 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45638-crunchy-spider-legs" target="_blank">Crunchy Spider Legs</a></b> - 20 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45643-lean-shanks" target="_blank">Lean Shanks</a></b> - 20 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45642-raw-clefthoof-meat" target="_blank">Raw Clefthoof Meat</a></b> - 20 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45641-raw-tiger-steaks" target="_blank">Raw Tiger Steaks</a></b> - 20 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45637-sandworm-meat" target="_blank">Sandworm Meat</a></b> - 20 x Commendations</li></ul><br />
<b>Mini-Boss Quests</b><br />
These quests are started by items dropped from the Wind Stone and Greater Wind Stone bosses at the Cultist Camps.<br />
<br />
<ul><li style=""><b><a href="http://www.wowdb.com/quests/45747-cinder-of-cynders" target="_blank">Cinder of Cynders</a></b> - 200 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45748-pearl-of-fathoms" target="_blank">Pearl of Fathoms</a></b> - 200 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45749-salt-of-shards" target="_blank">Salt of Shards</a></b> - 200 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45750-song-of-zephyrs" target="_blank">Song of Zephyrs</a></b> - 200 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45751-coreforged-sigil-of-skaldrenox" target="_blank">Coreforged Sigil of Skaldrenox</a></b> - 500 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45753-diamondine-sigil-of-kazum" target="_blank">Diamondine Sigil of Kazum</a></b> - 500 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45752-glimmering-sigil-of-whirlaxis" target="_blank">Glimmering Sigil of Whirlaxis</a></b> - 500 x Commendations</li><li style=""><b><a href="http://www.wowdb.com/quests/45754-tidal-sigil-of-skwol" target="_blank">Tidal Sigil of Skwol</a></b> - 500 x Commendations</li></ul><br />
<br />
<b>Mounts</b><br />
These mounts only last for a few days and are bag slot items much like the <a href="http://www.wowdb.com/items/37011-magic-broom" target="_blank"><b><font color="#0070dd">Magic Broom</font></b></a> from the <a href="http://www.wowdb.com/world-events/324-hallows-end" target="_blank"><b>Hallow's End Event</b></a>.<br />
<br />
<ul><li style=""><b><a href="http://ptr.wowdb.com/items/151626-sapphire-qiraji-resonating-crystal" target="_blank"><font color="#0070dd">Sapphire Qiraji Resonating Crystal</font></a></b> - Alliance</li><li style=""><b><a href="http://ptr.wowdb.com/items/151625-ruby-qiraji-resonating-crystal" target="_blank"><font color="#0070dd">Ruby Qiraji Resonating Crystal</font></a></b> - Horde</li></ul><br />
<div style="text-align: center;"><a href="https://media.mmo-champion.com/images/news/2017/december/AQblue.jpg" target="_blank"><img src="https://media.mmo-champion.com/images/news/2018/january/thumb/AQblue2.jpg" border="0" alt="" /></a> <a href="https://media.mmo-champion.com/images/news/2017/december/AQred.jpg" target="_blank"><img src="https://media.mmo-champion.com/images/news/2018/january/thumb/AQred2.jpg" border="0" alt="" /></a><br />
<div class="mv-ph" data-model-id="75706" data-model-type="creatures" onclick="ga('create', 'UA-1045810-27', 'auto', 'mainTracker'); ga('mainTracker.send', 'event', 'Modelviewer', 'Open', null , {nonInteraction: true});">
            <img src="http://media.mmo-champion.com/images/news/2016/october/mvbar450.png" />
            <div class="mv-overlay"></div>
</div> <div class="mv-ph" data-model-id="75705" data-model-type="creatures" onclick="ga('create', 'UA-1045810-27', 'auto', 'mainTracker'); ga('mainTracker.send', 'event', 'Modelviewer', 'Open', null , {nonInteraction: true});">
            <img src="http://media.mmo-champion.com/images/news/2016/october/mvbar450.png" />
            <div class="mv-overlay"></div>
</div></div><br />
<table class="listing sortable news-table item-table listing-items db-filter mmoc-listing b-table b-table-a" data-viewstate="" data-ajax-set-window-state="true" id="items" data-row-selector=">tbody>tr">    <thead class="b-table-header j-listing-table-header">        
<tr>                                                        <th>Level</th>                            <th>Type</th>                            <th>Name</th>                            <th>Cost</th>                    </tr>    </thead>    <tbody>        
<tr class="mmoc-listing-row"><td>1</td><td>Quest</td><td class="col-name">    <a class="listing-icon small-icon" href="http://www.wowdb.com/items/143866-twilight-cultist-ring-of-lordship" data-tooltip-href="http://www.wowdb.com/items/143866-twilight-cultist-ring-of-lordship">        <img class="icon-16 " src="//media-azeroth.cursecdn.com/wow/icons/23194/small/inv_jewelry_ring_17.jpg" width="16" height="16" alt="">    </a><a href="http://www.wowdb.com/items/143866-twilight-cultist-ring-of-lordship" class="q4 item4" data-tooltip-href="http://www.wowdb.com/items/143866-twilight-cultist-ring-of-lordship">Twilight Cultist Ring of Lordship</a></td><td>1000 x <b><a href="http://www.wowdb.com/items/143865-abyssal-crest" target="_blank"><font color="#00ca00">Abyssal Crest</font></a></b></td></tr>

<tr class="mmoc-listing-row"><td>1</td><td>Quest</td><td class="col-name">    <a class="listing-icon small-icon" href="http://www.wowdb.com/items/143867-twilight-cultist-medallion-of-station" data-tooltip-href="http://www.wowdb.com/items/143867-twilight-cultist-medallion-of-station">        <img class="icon-16 " src="//media-azeroth.cursecdn.com/wow/icons/23194/small/inv_jewelry_amulet_06.jpg" width="16" height="16" alt="">    </a><a href="http://www.wowdb.com/items/143867-twilight-cultist-medallion-of-station" class="q3 item3" data-tooltip-href="http://www.wowdb.com/items/143867-twilight-cultist-medallion-of-station">Twilight Cultist Medallion of Station</a></td><td>250 x <b><a href="http://www.wowdb.com/items/143865-abyssal-crest" target="_blank"><font color="#00ca00">Abyssal Crest</font></a></b></td></tr>   

<tr class="mmoc-listing-row"><td>1</td><td>Mount</td><td class="col-name">    <a class="listing-icon small-icon" href="http://www.wowdb.com/items/151625-ruby-qiraji-resonating-crystal" data-tooltip-href="http://www.wowdb.com/items/151625-ruby-qiraji-resonating-crystal">        <img class="icon-16 " src="https://media-azeroth.cursecdn.com/wow/icons/25864/small/inv_misc_qirajicrystal_02.jpg" alt="" width="16" height="16">    </a><a href="http://www.wowdb.com/items/151625-ruby-qiraji-resonating-crystal" class="q3 item3" data-tooltip-href="http://www.wowdb.com/items/151625-ruby-qiraji-resonating-crystal">Ruby Qiraji Resonating Crystal</a></td><td>1 x <b><a href="http://www.wowdb.com/items/143865-abyssal-crest" target="_blank"><font color="#00ca00">Abyssal Crest</font></a></b></td></tr>

<tr class="mmoc-listing-row"><td>1</td><td>Mount</td><td class="col-name">    <a class="listing-icon small-icon" href="http://www.wowdb.com/items/151626-sapphire-qiraji-resonating-crystal" data-tooltip-href="http://www.wowdb.com/items/151626-sapphire-qiraji-resonating-crystal">        <img class="icon-16 " src="https://media-azeroth.cursecdn.com/wow/icons/25864/small/inv_misc_qirajicrystal_04.jpg" alt="" width="16" height="16">    </a><a href="http://www.wowdb.com/items/151626-sapphire-qiraji-resonating-crystal" class="q3 item3" data-tooltip-href="http://www.wowdb.com/items/151626-sapphire-qiraji-resonating-crystal">Sapphire Qiraji Resonating Crystal</a></td><td>1 x <b><a href="http://www.wowdb.com/items/143865-abyssal-crest" target="_blank"><font color="#00ca00">Abyssal Crest</font></a></b></td></tr>     </tbody></table><br />
<br />
<div style="text-align: center;"><a href="http://media.mmo-champion.com/images/news/2016/december/cots01.jpg" target="_blank"><img src="http://media.mmo-champion.com/images/news/2016/december/thumb/cots01.jpg" border="0" alt="" /></a> <a href="http://media.mmo-champion.com/images/news/2016/december/cots02.jpg" target="_blank"><img src="http://media.mmo-champion.com/images/news/2016/december/thumb/cots02.jpg" border="0" alt="" /></a> <a href="http://media.mmo-champion.com/images/news/2016/december/cots03.jpg" target="_blank"><img src="http://media.mmo-champion.com/images/news/2016/december/thumb/cots03.jpg" border="0" alt="" /></a> </div><br />
<br />
<div class="bbcode_container">
			<div class="bbcode_blizzquote">
				<div class="blizzquote_container">
					<div class="bbcode_blizzquote_container"></div>
					<div class="bbcode_postedby">
						Originally Posted by <strong>Blizzard</strong>
						(<a href="https://blue.mmo-champion.com/topic/1082514-remembering-the-gates-of-ahnqiraj-call-of-the-scarab/" />Blue Tracker</a> / <a href="https://worldofwarcraft.com/en-us/news/20475665/remembering-the-gates-of-ahn-qiraj-call-of-the-scarab" />Official Forums</a>)
					</div>
					<div class="message">*1/21- The Call of the Scarab Micro-Holiday is now live. Players who have completed Antorus, the Burning Throne and who are in a different phase can speak to Rhonormu near the gong to enter the correct event phase.<br />
<br />
On January 23, 2006, a bloody war was triggered by a simple sound: the banging of a gong. No rallying fanfare, no bloodthirsty yell; just an eerie silence. Those long, uneasy seconds of dread. The calm before the storm.<br />
<br />
Standing shoulder-to-shoulder before the Scarab Wall, no one could have predicted what would happen—an epic ten-hour battle that claimed the lives of thousands of Azeroth’s bravest—or fully comprehended the effect it would have.<br />
<br />
<b>Action First, Faction Second</b><br />
That’s not to say the battle at the gates of Ahn’Qiraj came as a surprise. When the menace of C’Thun turned into an urgent threat, leaders across the world pored over plans and forged unlikely connections as pressure mounted. Both factions knew war was coming and personal glory was a hubris no-one could risk. Any notion that one army could defeat General Rajaxx and his colossal battalion was soon abandoned as fantasy.<br />
<br />
It was a unique time: scattered armies with varying allegiances were thrown together and faction pride was put aside. Let’s be clear: the battle at Ahn’Qiraj was won purely on the principle “united we stand, divided we fall.”<br />
<br />
<b>Warmongering vs. Gold Hungering</b><br />
This uneasy alliance was not without its critics. Some showed their disapproval by shunning the war effort altogether, but others expressed opposition through acts of aggression. Rogue elements on both sides, unwilling to stomach this perceived betrayal of their faction, did not sit idle. Just as neutral auction houses became a tool for factions to share resources, they also became virtual battlegrounds. Crucial resources were picked up for next-to-nothing and sold on for personal gain. As with all wars, those who profit aren’t always the brave.<br />
<br />
The sheer scale of that war effort is almost unimaginable when we live in a time of extended storage and fast mail. But back then, backpacks and cloth stacks were smaller. Getting precious resources gathered, sorted, and sent took many hours. And it took several weeks to source bandages, food, and equipment—resources that were in high demand and would soon dwindle.<br />
<br />
<b>The Importance of Remembrance</b><br />
There are parallels with current events that are impossible to ignore: once more, we Azerothians stand united against the Burning Legion as they wreak havoc across the Broken Isles. We attempt to put aside a complex, bitter history in order to defeat a common enemy. We eye each other suspiciously, even as we fight side by side.<br />
<br />
We would do well, in these dark times, to remember the courage and spirit of those who were there at the Gates of Ahn’Qiraj. We must have long memories if we’re to make quick work of the demon forces we now face.<br />
<br />
From January 21–23 we ask that you join us as we remember the fallen and celebrate the victory. All of Azeroth are invited to a special holiday, ‘Call of the Scarab,’ where we will gather to perform acts of remembrance and share our factions’ pride.</div>
				</div>
			</div>
		</div><br />
<font size="3"><b>Patch 7.3.5 - Broadcast Text</b></font><br />
Patch 7.3.5 added some new interesting broadcast text.<br />
<br />
<font size="3"><b>Auction House Dance Party</b></font><br />
<div class="bbcode_container mmoquote_container">
	<div class="bbcode_blizzquote bbcode_mmoquote">
		<div class="blizzquote_container">
			<div class="bbcode_postedby">
				Originally Posted by <strong>MMO-Champion</strong>
			</div>
			They may come from Highmountain, but they sure can get low. It's the Highmountain tauren!<br />
The moose is loose! Highmountain tauren, GO!<br />
Adventurers by day, dancers by night... borne. It's time to cheer for the nightborne!<br />
An illusion!? Nope... it's just the dancing nightborne!<br />
Just because you're an avatar of darkness doesn't mean you can't get funky. Hit it, void elves!<br />
Get down with your bad self, void elf!<br />
Turn off the disco ball and these lightforged draenei will still light up the stage!<br />
The lightforged draenei came here to dance and kill demons. And we're all out of demons!
		</div>
	</div>
</div><br />
<br />
<br />
<font size="3"><b>Trial of Style</b></font><br />
<div class="bbcode_container mmoquote_container">
	<div class="bbcode_blizzquote bbcode_mmoquote">
		<div class="blizzquote_container">
			<div class="bbcode_postedby">
				Originally Posted by <strong>MMO-Champion</strong>
			</div>
			Frighten the fashion out of us with your creepiest costumes. Oooh... I'm getting chills already!<br />
Pandarian fashion just SCREAMS harmoniousness. Show us your inner peace!<br />
Show us your sparkles with your most wizardly wear! And don't forget the enchantments!
		</div>
	</div>
</div><br />
<br />
<br />
<font size="3"><b>Azerite / Seething Shore</b></font><br />
<div class="bbcode_container mmoquote_container">
	<div class="bbcode_blizzquote bbcode_mmoquote">
		<div class="blizzquote_container">
			<div class="bbcode_postedby">
				Originally Posted by <strong>MMO-Champion</strong>
			</div>
			When mixed with natural gas, liquid Azerite can harden quickly making it easy for us to obtain. Keep your eyes peeled down below for unstable activity on the surface. With these tremors happening recently... its bound to spout out of cracks or fissures you find.<br />
We've observed strong geothermal energy readings around this uncharted island. <br />
Azerite, for sure!<br />
<br />
This island is ripe with thermal activity. After a geyser plumes, azerite is sure to spill out of the fissures. This has got to be worth a fortune!<br />
<br />
Yeah? Whaddya want?<br />
Hey! Mind yah business!<br />
I ain't got time for this. Spit it out already!<br />
Time is money!<br />
Hand over all of the azerite you've pocketed!<br />
I ain't gonna let you take my azerite!<br />
I stole it fair and square! It's mine!<br />
Oohh... Now you're gonna pay!<br />
You're messin wit' the wrong goblin, bub!<br />
It's mine! MINE!<br />
Ow! Enough! You can keep it!<br />
I give up! Here, take it!<br />
I give, I give!!<br />
Mercy! Here take it, I didn't want it anyway!<br />
Uncle! Take all of it! I don't want it anymore!<br />
<br />
The Horde has gathered over 1200 Azerite and is near victory!<br />
The Alliance has gathered over 1200 Azerite and is near victory!<br />
<br />
It isn't often one gets the opportunity to study a new mineral! Who knows what mysteries the azerite holds!
		</div>
	</div>
</div><br />
<br />
<br />
<font size="3"><b>Void Elves</b></font><br />
<div class="bbcode_container mmoquote_container">
	<div class="bbcode_blizzquote bbcode_mmoquote">
		<div class="blizzquote_container">
			<div class="bbcode_postedby">
				Originally Posted by <strong>MMO-Champion</strong>
			</div>
			What do you know of Telogrus?<br />
This is a very old place. Broken by rage, yet sculpted by the threads of fate. <br />
There is much to be learned here. I believe I might linger a while.<br />
<br />
Remember, control demands sacrifice. Power never comes without a price. You risk losing those closest to you in order to save them.<br />
This is the bargain we have made.<br />
< Alleria looks away. ><br />
<br />
With Alleria's teaching, we can avoid the fate suffered by those on Mac'Aree.<br />
<br />
We need no longer fear exile for the pursuit of knowledge.<br />
A path long denied to us is open at last.<br />
<br />
The voices never stop. They push, they bully, they plead. They will not relent, not even for a moment.<br />
But you are stronger than the voices. You can glean their secrets and draw upon their strength.<br />
<br />
We need no longer fear exile for the pursuit of knowledge.<br />
A path long denied to us is open at last.<br />
Be wary of unstable void rifts and their spawn. This place is not entirely safe.<br />
<br />
Pristine void energy is soaked into this space... Magnificent.<br />
The Voidstorm is growing. It might even consume the big island entirely.<br />
Unchecked void energies ravage the other islands. It remains too dangerous to navigate.<br />
<br />
The void energy released when the ethereals attacked left the other islands unstable. No one is allowed beyond this point.<br />
The last people who ventured beyond this space were consumed by the shadows.<br />
<br />
One portal, coming up!<br />
You have learned basic control. Mastery, however, can only be attained through practical application.<br />
<br />
Calm yourself and it will pass.<br />
Your emotions expose weakness. The Void will exploit that if you let it.<br />
Remain in control of your thoughts. The void cannot sway that which is immutable.<br />
What are you waiting for? Concentrate and banish this creature!<br />
<br />
Although broken and scattered, this rift holds many secrets. It will teach us much about the nature of the shadows.<br />
<br />
Studying this rift has value, but we cannot neglect our duty.<br />
Azeroth must be defended. Our place is out there, fighting for our world.<br />
The power that flows through us is a weapon. And weapons must be wielded.<br />
<br />
Locus-Walker is an intriguing fellow.<br />
Alleria seems to trust him... to a point.<br />
I think we can learn much from him, so long as we remain wary of his true intentions.
		</div>
	</div>
</div><br />
<br />
<br />
<b>Void Elves - Cathedral of Light</b><br />
<div class="bbcode_container mmoquote_container">
	<div class="bbcode_blizzquote bbcode_mmoquote">
		<div class="blizzquote_container">
			<div class="bbcode_postedby">
				Originally Posted by <strong>MMO-Champion</strong>
			</div>
			Oh! Hello there... fellow member of the Alliance. I mean no disrespect, but... I'm just not entirely sure the cathedral is the most... appropriate place for... for... For someone who indulges such... unique proclivities. <br />
The Light does not treat with the Void, elf. You should leave this place.<br />
This place is not meant for you.<br />
I can sense the shadow in you. Though it is diminished in the presence of the Light.<br />
Thank you, but I do not require your aid.<br />
Have you come to supplicate yourself before the Light? If you are here to speak with Archbishop Benedictus, I am sorry to inform you that he has left on a mission.<br />
I will help in whatever way I can, but I suggest you do not linger too long here.<br />
I commend your dedication. However, I fear you walk a dangerous path. You would best serve the Alliance away from the cathedral.<br />
Tread carefully, $c. Lady Alleria's name will only carry you so far.<br />
Perhaps is it as Alleria Windrunner says, and the whispers of shadow can be controlled. Be on your guard, friend, and may the Ligh--Hrm. Well... May fortune favor you.
		</div>
	</div>
</div><br />
<br />
<br />
<font size="3"><b>Lightforged Draenei - Cathedral of Light</b></font><br />
<div class="bbcode_container mmoquote_container">
	<div class="bbcode_blizzquote bbcode_mmoquote">
		<div class="blizzquote_container">
			<div class="bbcode_postedby">
				Originally Posted by <strong>MMO-Champion</strong>
			</div>
			Greetings, Lightforged! Know that you are always welcome here in the Cathedral of Light.<br />
To have given yourself wholly to the Light... you are an example to us all.<br />
You will always have steadfast allies here.<br />
<br />
May the Light ever guide you, $n.
		</div>
	</div>
</div><br />
<br />
<br />
<b>Silithus Flight Paths</b><br />
<div class="bbcode_container mmoquote_container">
	<div class="bbcode_blizzquote bbcode_mmoquote">
		<div class="blizzquote_container">
			<div class="bbcode_postedby">
				Originally Posted by <strong>MMO-Champion</strong>
			</div>
			I need a flight to Southwind Village.<br />
These goblins are so busy with their extraction equipment that they haven't set up a proper flight station.<br />
< Urok grumbles and kicks the dirt. ><br />
If you're lookin' for a flight outta this place, you're on your own.<br />
I guess if the world's ending I might be able to figure somethin' out...<br />
<br />
Looking for a lift? Going someplace special I hope!<br />
I need a flight to Staghelm Point.<br />
All our attention is focused on foiling the Horde's efforts. We can't spare resources to make this flight network fully functional.<br />
If you need to fly away from this wretched desert, you'll have to manage it yourself.<br />
Should you be facing a dire emergency, I suppose I could cobble together resources for a single flight...
		</div>
	</div>
</div><br />
<br />
<br />
<font size="3"><b>Lightforged Warframe</b></font><br />
<div class="bbcode_container mmoquote_container">
	<div class="bbcode_blizzquote bbcode_mmoquote">
		<div class="blizzquote_container">
			<div class="bbcode_postedby">
				Originally Posted by <strong>MMO-Champion</strong>
			</div>
			These machines are fantastic! How could they operate with no anomalies or chance of failure?<br />
Oh, excuse me. Did you need something?<br />
We have learned much from our fight against the Legion. In truth, these warframes are the culmination of many years of research.<br />
If you wish, I can train you to craft similar devices.<br />
<br />
Non-magical devices are for mana-starved whelps, they said. Non-magical devices serve no purpose, they said. <br />
Orgrimmar practically runs on such creations!<br />
Time for me to show those palanquin-addled wretches back home the perfection of machinery!
		</div>
	</div>
</div><br />
<br />
<br />
<font size="3"><b>Nightborne in Suramar</b></font><br />
<div class="bbcode_container mmoquote_container">
	<div class="bbcode_blizzquote bbcode_mmoquote">
		<div class="blizzquote_container">
			<div class="bbcode_postedby">
				Originally Posted by <strong>MMO-Champion</strong>
			</div>
			The Legion nearly took everything from us... while I blindly trusted Elisande.<br />
I am relieved that Suramar is back in our hands.<br />
I suppose I should thank you.<br />
< Anarys dips his head slightly at you. ><br />
I stood by and watched as Elisande led us astray. I was wrong... about everything.
		</div>
	</div>
</div><br />
<br />
<br />
<b><font size="3">Vigilant Quoram</font></b><br />
The <b><a href="https://wow.gamepedia.com/Vigilant_Quoram" target="_blank">Vigilant Quoram</a></b> has a few lines. <br />
<div class="bbcode_container mmoquote_container">
	<div class="bbcode_blizzquote bbcode_mmoquote">
		<div class="blizzquote_container">
			<div class="bbcode_postedby">
				Originally Posted by <strong>MMO-Champion</strong>
			</div>
			Oh, you made it.<br />
Wonderful.<br />
Why have you returned?<br />
Congratulations.<br />
It is designed to kill you.<br />
I imagine it is quite painful.<br />
I am told power comes from unlikely places.<br />
For now.<br />
Perhaps.<br />
Fine.<br />
I am afraid I cannot allow that.
		</div>
	</div>
</div><br />
<br />
<br />
<font size="3"><b>Twilight Hammer Cultists</b></font><br />
<div class="bbcode_container mmoquote_container">
	<div class="bbcode_blizzquote bbcode_mmoquote">
		<div class="blizzquote_container">
			<div class="bbcode_postedby">
				Originally Posted by <strong>MMO-Champion</strong>
			</div>
			This drink is green! Why is it green?<br />
There are no heroes in oblivion!<br />
None shall oppose the Twilight's Hammer!<br />
We are the harbingers of destruction!<br />
Cry for help... none shall answer you!<br />
The twilight is upon you!<br />
None shall withstand the power of our master!<br />
I am your destruction!<br />
You will kneel before our master!
		</div>
	</div>
</div><br />
<br />
<br />
<font size="3"><b>Goblin Workers</b></font><br />
<div class="bbcode_container mmoquote_container">
	<div class="bbcode_blizzquote bbcode_mmoquote">
		<div class="blizzquote_container">
			<div class="bbcode_postedby">
				Originally Posted by <strong>MMO-Champion</strong>
			</div>
			I used to be a famous pirate! They dig me up, hand me this tophat, then tell me I have to greet all of you newcomers with a smile on my face...<br />
Do you have any idea how much it hurts to try to crack a smile? This is ridiculous!<br />
I really hated this tophat at first. What does a guy have to do for a good tricorne? But I must say... this fits real nicely on my skull.<br />
<br />
Sure hope the boss knows what he's doin'.<br />
Ain't easy ta meet my quota with that giant sword loomin' overhead!<br />
You're in the world savin' business, ain't ya? Maybe you should get ta work!<br />
Should be earnin' hazard pay for this!<br />
<br />
Psst... Yeah, you, $r. Hey, can you put in a bad word for me with the Warchief? I need to get fired. Being a jerk to everyone isn't working!<br />
What do I have to do to get myself out of this job? I try to leave, some orc picks me up and plops me right back down here.<br />
<br />
Downsized? I'm already about as downsized as you can get!<br />
Boss Mida says I'm bein' discharged. The only things that oughta be discharged are guns and explosives!<br />
I've been downwardly promoted.<br />
We're here as part of a "workforce adjustment."<br />
I used to have a cushy office job in Orgrimmar.<br />
My position has been eliminated... feels like early retirement.
		</div>
	</div>
</div><br />
<br />
<br />
<font size="3"><b>Ambassador Blackguard Survey</b></font><br />
<div class="bbcode_container mmoquote_container">
	<div class="bbcode_blizzquote bbcode_mmoquote">
		<div class="blizzquote_container">
			<div class="bbcode_postedby">
				Originally Posted by <strong>MMO-Champion</strong>
			</div>
			We have a forsaken ambassador, which makes sense given our Warchief, of course.<br />
But I can't help asking myself, "What has it cost us?"<br />
If you have a moment, can you please tell me of your experience with <a href="http://ptr.wowdb.com/npcs/133407-ambassador-blackguard" target="_blank">Ambassador Blackguard</a>?<br />
<br />
Thank you for taking my survey, $n.I shall present the petition after I have enough signatures. Good day to you, $r.<br />
He was rude and blatantly offensive.<br />
His appearance was off-putting.<br />
He should be replaced immediately!
		</div>
	</div>
</div><br />
<br />
<br />
<font size="3"><b>Falling</b></font><br />
<div class="bbcode_container mmoquote_container">
	<div class="bbcode_blizzquote bbcode_mmoquote">
		<div class="blizzquote_container">
			<div class="bbcode_postedby">
				Originally Posted by <strong>MMO-Champion</strong>
			</div>
			Oh, goodness me! Did you slip?<br />
Best be careful close to the edge, $n.<br />
Did you fall, or was that a graceful jump designed to look like a clumsy fall?<br />
Watch your step! I can't do this all day! Actually, I suppose I can.<br />
Are you conducting some kind of dangerous experiment? I like it!<br />
If you're going to fall to your death, do it somewher else.<br />
Mind the gap.
		</div>
	</div>
</div><br />
<br />
<br />
<font size="3"><b>Dark Legacy Comics #617</b></font><br />
<b><a href="http://www.darklegacycomics.com/617" target="_blank">DLC #617</a></b> has been released.<br />
<br />
<div style="text-align: center;"><a href="http://www.darklegacycomics.com/617" target="_blank"><img src="https://media.mmo-champion.com/images/news/2018/january/dlc617.jpg" border="0" alt="" /></a> </div>
					<!---->
					</div>
				</div>
			</div>

			<div class="fullwidth">

				

				
<div class="cms_article_comments">
<table><tr><td>
<div class="comment_facebook">
<div class="fb-like" data-send="false" data-href="https://www.mmo-champion.com/content/7343-Call-of-the-Scarab-Live-Patch-7-3-5-Broadcast-Text-DLC-617" data-layout="button_count" data-show-faces="true" data-size="small" data-action="like" data-font="tahoma"></div>
</div>
</td><td>
<div class="comment_twitter"><a href="https://twitter.com/share" data-text="Call of the Scarab Live, Patch 7.3.5 - Broadcast Text, DLC #617" class="twitter-share-button" data-url="https://www.mmo-champion.com/content/7343-Call-of-the-Scarab-Live-Patch-7-3-5-Broadcast-Text-DLC-617" data-count="horizontal" data-via="MMOChampion">Tweet</a></div>
</td><td>
					<span class="cms_article_comment_number">
						<a href="https://www.mmo-champion.com/content/7343-Call-of-the-Scarab-Live-Patch-7-3-5-Broadcast-Text-DLC-617?page=1#comments"><img class="inlineimg" src="images/buttons/firstnew-comment.png" alt="" /></a>
						<a href="https://www.mmo-champion.com/content/7343-Call-of-the-Scarab-Live-Patch-7-3-5-Broadcast-Text-DLC-617?page=1#comments"  rel="nofollow">20
						Comments
						</a>
					</span>
</td></tr></table>
</div>
				
			</div>
		</div>
		</div>

	</div>

	<div class="fullwidth cms_separator">
		<!-- styles defined in template: headinclude -->


		<div class="border">
		<div class="article_preview">
			
			<div class="title">
				<h3 class="article_preview">
					<a href="https://www.mmo-champion.com/content/7341-Upcoming-Extended-Maintenance-Patch-7-3-5-PTR-Build-25875-Heroes-MechaStorm"><span>Upcoming Extended Maintenance, Patch 7.3.5 PTR - Build 25875, Heroes - MechaStorm</span></a>&nbsp;
				
				</h3>
			</div>
			

			
			<div class="cms_article_username">
				
					by <div class="popupmenu memberaction">
	<a class="username offline popupctrl" href="members/523085-chaud" title="chaud is offline">
<span class="usernameMemberAction"><strong><span class="user-admin">chaud</span></strong></span>
</a>
	<ul class="popupbody popuphover memberaction_body">
		<li class="left">
                        <img src="images/site_icons/profile.png" alt="" />
			<a href="members/523085-chaud">
				View Profile
			</a>
		</li>
		
		<li class="right">
                        <img src="images/site_icons/forum.png" alt="" />
			<a href="search.php?do=finduser&amp;userid=523085&amp;contenttype=vBForum_Post&amp;showposts=1" rel="nofollow">
				View Forum Posts
			</a>
		</li>
		
		
		<li class="left">
                        <img src="images/site_icons/message.png" alt="" />
			<a href="private.php?do=newpm&amp;u=523085" rel="nofollow">
				Private Message
			</a>
		</li>
		

                <li class="right">
                        <img src="images/site_icons/forum.png" alt="" />
                        <a href="search.php?do=finduser&amp;u=523085&amp;starteronly=1&amp;contenttype=vBForum_Thread">
                                 View Started Threads
                        </a>
                </li>
		
		
		
		<!---->
		
		<!--
		<li class="right">
                        <img src="images/site_icons/article.png" alt="" />
			<a href="https://www.mmo-champion.com/list/author/523085-chaud" rel="nofollow">
				View Articles
			</a>
		</li>
		-->

		

		
		
	</ul>
</div>
				

				
		            
		                    Published on 2018-01-18  08:41 PM
		            

					
				

				

		 		

			</div>
			
			
		

			<div class="fullwidth article_preview_contents restore">
				
				<div>
		                        <br />
					<div class="cms_article_txt_content postcontainer">
					<b><font color="#FF0000">Update:</font></b> US realms are up after a fairly short maintenance.<br />
<br />
<font size="3"><b>Upcoming Extended Maintenance</b></font><br />
Both the US and EU are having eight hour maintenance again this week.<br />
<div class="bbcode_container">
			<div class="bbcode_blizzquote">
				<div class="blizzquote_container">
					<div class="bbcode_blizzquote_container"></div>
					<div class="bbcode_postedby">
						Originally Posted by <strong>Blizzard Entertainment</strong>
						
					</div>
					<div class="message"><img src="https://blue.mmo-champion.com/public/style_images/master/tracker/flags/us-en.png" border="0" alt="" /> We will be performing scheduled maintenance beginning on Friday, January 19th, 7:00 AM (PST) and we expect the service to be available again at approximately 3:00 PM (PST). During this time the game will be unavailable for play.<br />
<br />
<img src="https://blue.mmo-champion.com/public/style_images/master/tracker/flags/gb-en.png" border="0" alt="" /> We will be performing scheduled maintenance beginning on Saturday, January 20th, 02:00 AM (CET) and we expect the service to be available again at approximately 10:00 (CET). During this time the game will be unavailable for play.</div>
				</div>
			</div>
		</div><br />
<font size="3"><b>Patch 7.3.5 PTR - Build 25875</b></font><br />
Another little build went out to the PTR today. Mimiron's Head is back in the dungeon Journal and NPC health changes are in.<br />
<br />
<font size="3"><b>NPC Health Changes</b></font><br />
The <b><a href="https://blue.mmo-champion.com/topic/1082015-older-boss-raid-difficulty-with-735-scaling/" target="_blank">previously mentioned fix</a></b> for Mists of Pandaria and Warlords bosses is in this build. A fix for Normal and Heroic dungeon NPCs having the wrong amount of health is also in.<br />
<br />
<b>Mists of Pandaria</b><br />
<ul><li style="">Raid boss health reduced by 32% compared to live. Immerseus (Normal 10) now has 4.05 million health compared to 5.95 million on live.</li><li style="">Level 90 NPC health reduced by 51% (at Player Level 100)</li><li style="">Level 90 NPC health reduced by 32% (at Player Level 90)</li></ul><br />
<b>Warlords of Draenor</b><br />
<ul><li style="">Raid boss health reduced by 42% compared to live.</li><li style="">Level 90 NPC health reduced by 7% (at Player Level 90)</li><li style="">Level 95 NPC health reduced by 9% (at Player Level 95)</li><li style="">Level 98 NPC health reduced by 22% (at Player Level 98)</li><li style="">Level 99 NPC health reduced by 33% (at Player Level 99)</li><li style="">Level 100 NPC health reduced by 42% (at Player Level 100)</li><li style="">Level 100 NPC health reduced by 59% (at Player Level 110)</li></ul><br />
<br />
<font size="3"><b>Spell Changes</b></font><br />
<div class="bbcode_container mmoquote_container">
	<div class="bbcode_blizzquote bbcode_mmoquote">
		<div class="blizzquote_container">
			<div class="bbcode_postedby">
				Originally Posted by <strong>MMO-Champion</strong>
			</div>
			<font size="3"><b><font color="#FFF3A5">Racials</font></b></font><br />
<b>Lightforged Draenei</b><br />
<ul><li style=""><a href="http://ptr.wowdb.com/spells/255647/#25864-25875" target="_blank">Light's Judgment</a> Call down a strike of Holy energy, dealing <del>[ 400% of Spell Power or 500%</del> <ins>[ 500% of Spell Power or 625%</ins> of AP ] Holy damage to enemies within 5 yards after 3 sec. Lightforged Draenei Racial. 40 yd range. Instant. 2.5 min cooldown.</li></ul><br />
<b>Nightborne</b><br />
<ul><li style=""><a href="http://ptr.wowdb.com/spells/255665/#25864-25875" target="_blank">Magical Affinity</a> Name changed from "Arcane Affinity" to "Magical Affinity".</li></ul>
		</div>
	</div>
</div><br />
<br />
<br />
<font size="3"><b>String Changes</b></font><br />
<div class="bbcode_container mmoquote_container">
	<div class="bbcode_blizzquote bbcode_mmoquote">
		<div class="blizzquote_container">
			<div class="bbcode_postedby">
				Originally Posted by <strong>MMO-Champion</strong>
			</div>
			<ul><li style=""><b>BACKPACK_AUTHENTICATOR_EXTRA_SLOTS_ADDED</b> - You gained 4 backpack slots for having an Authenticator <del>attached to your account.</del> <ins>and SMS Protect attached to your account.</ins></li></ul>
		</div>
	</div>
</div><br />
<br />
<br />
<img src="https://media.mmo-champion.com/images/news/2013/october/hotsIcon.png" style="margin-bottom:-2px; margin-right:0px; vertical-align:bottom" /> <font size="3"><b>Heroes of the Storm - MechaStorm</b></font><br />
Blizzard released a promotional video for the <b><a href="http://us.battle.net/heroes/en/blog/21366966/new-mecha-skins-and-bundles-now-available-1-16-2018" target="_blank">Mecha skins and bundles</a></b>. <br />
<br />
<div style="text-align: center;"><iframe width="900" height="506" src="https://www.youtube.com/embed/J2LiUsEOqcU?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe></div>
					<!---->
					</div>
				</div>
			</div>

			<div class="fullwidth">

				

				
<div class="cms_article_comments">
<table><tr><td>
<div class="comment_facebook">
<div class="fb-like" data-send="false" data-href="https://www.mmo-champion.com/content/7341-Upcoming-Extended-Maintenance-Patch-7-3-5-PTR-Build-25875-Heroes-MechaStorm" data-layout="button_count" data-show-faces="true" data-size="small" data-action="like" data-font="tahoma"></div>
</div>
</td><td>
<div class="comment_twitter"><a href="https://twitter.com/share" data-text="Upcoming Extended Maintenance, Patch 7.3.5 PTR - Build 25875, Heroes - MechaStorm" class="twitter-share-button" data-url="https://www.mmo-champion.com/content/7341-Upcoming-Extended-Maintenance-Patch-7-3-5-PTR-Build-25875-Heroes-MechaStorm" data-count="horizontal" data-via="MMOChampion">Tweet</a></div>
</td><td>
					<span class="cms_article_comment_number">
						<a href="https://www.mmo-champion.com/content/7341-Upcoming-Extended-Maintenance-Patch-7-3-5-PTR-Build-25875-Heroes-MechaStorm?page=5#comments"><img class="inlineimg" src="images/buttons/firstnew-comment.png" alt="" /></a>
						<a href="https://www.mmo-champion.com/content/7341-Upcoming-Extended-Maintenance-Patch-7-3-5-PTR-Build-25875-Heroes-MechaStorm?page=5#comments"  rel="nofollow">90
						Comments
						</a>
					</span>
</td></tr></table>
</div>
				
			</div>
		</div>
		</div>

	</div>


	<hr class="none" />
	</div>

	

	


	<div id="below_contentlist" class="fullwidth">
		<form action="content.php" method="get" class="pagination popupmenu nohovermenu">

		<div><dl>
	
		<span><a href="javascript://" class="popupctrl">Page 1 of 766</a></span>
		
		
		
		<dd><span class="selected"><a href="javascript://" title="Results 1 to 4 of 3,062">1</a></span></dd><dd><span><a href="content?page=2" title="Show results 5 to 8 of 3,062">2</a></span></dd><dd><span><a href="content?page=3" title="Show results 9 to 12 of 3,062">3</a></span></dd><dd><span><a href="content?page=11" title="Show results 41 to 44 of 3,062"><!--+10-->11</a></span></dd><dd><span><a href="content?page=51" title="Show results 201 to 204 of 3,062"><!--+50-->51</a></span></dd><dd><span><a href="content?page=101" title="Show results 401 to 404 of 3,062"><!--+100-->101</a></span></dd><dd><span><a href="content?page=501" title="Show results 2,001 to 2,004 of 3,062"><!--+500-->501</a></span></dd>
		
		<span class="separator">...</span>
		
		
		<span class="prev_next"><a rel="next" href="content?page=2" title="Next Page - Results 5 to 8 of 3,062"><img src="images/pagination/next-right.png" alt="Next" /></a></span>
		
		
		<span class="first_last"><a href="content?page=766" title="Last Page - Results 3,061 to 3,062 of 3,062">Last<img src="images/pagination/last-right.png" alt="Last" /></a></span>
		
	
</dl>
	<ul class="popupbody popuphover">
		<li class="formsubmit jumptopage"><label>Jump to page: <input type="text" name="page" size="4" /></label> <input type="submit" class="button" value="Go" /></li>
	</ul>
    </div>
</form>
	</div>


		
</div>

<div id="column2">
  
		<div class="cms_widget">
	<div class="block">
		<div class="cms_widget_header">
		<h3><img src="images/site_icons/html.png" alt="" /> Site Navigation</h3>
		</div>
		<div class="cms_widget_content widget_content">
		<div class="global">
<div class="navigation">
		</div>
	</div>
</div>
		
</div>



</div></div>
</div>
 
<div id="ad_global_above_footer" class="btflb">
<div id='cdm-zone-04'></div>
</div>
<div id="footer" class="floatcontainer footer">

	<form action="forum.php" method="get" id="footer_select" class="footer_select">
<!--
		
			<select name="styleid" onchange="switch_id(this, 'style')">
				<optgroup label="Quick Style Chooser"><option class="hidden"></option></optgroup>
				
					
					<optgroup label="&nbsp;Standard Styles">
									
					
	<option value="9" class="" selected="selected">-- v3.0</option>

					
					</optgroup>
										
				
				
					
					<optgroup label="&nbsp;Mobile Styles">
					
					
	<option value="10" class="" >-- Default Mobile Style</option>

					
					</optgroup>
										
				
			</select>	
		

-->		
		
	</form>

	<ul id="footer_links" class="footer_links">
		<li><a href="sendmessage.php" rel="nofollow" accesskey="9">Contact Us</a></li>
		<li><a href="https://www.mmo-champion.com/">MMO Champion</a></li>
		
		
		<li><a href="archive/index.php">Archive</a></li>
		
		
		
		<li><a href="content/#top" onclick="document.location.hash='top'; return false;">Top</a></li>
	</ul>
	
	
	
	
	<script type="text/javascript">
	<!--
		// Main vBulletin Javascript Initialization
		vBulletin_init();
	//-->
	</script>
        
</div>
</div> <!-- closing div for body_wrapper -->

<div class="below_body">
<div id="footer_time" class="shade footer_time">All times are GMT. The time now is <span class="time">11:18 PM</span>.</div>

</div>


<!--Adblock Check--> 

<script type="text/javascript" src="//media.mmo-champion.com/images/news/2016/february/adsense.js"></script>









<!--
<script language="javascript">
function checkIfAnalyticsLoaded() {
	//console.log("Starting function, checking analytics now");
  if (typeof ga === 'function') {
    // Do tracking with new-style analytics
  } else {
	//console.log("No analytics ");
	$('<img src="http://direct.urbad.net/tmp/collect.php">').load(function() {
	  $(this).width(1).height(1).appendTo('#logo');
	});
  }
}

setTimeout('checkIfAnalyticsLoaded()', 5000);
</script>
-->

 <!--End Adblock Check-->
<!--Standard Javascript Tag (GroupID) // Tag for network 5259: Curse.com // Website: Mmo-champion // Page: Retarget // Placement: Mmo-champion_Retarget_Default_2x2 (2731913) // created at: Jan 30, 2013 12:37:35 PM-->
<!--
<script language="javascript">

if (window.adgroupid == undefined) {
	window.adgroupid = Math.round(Math.random() * 1000);
}
document.write('<scr'+'ipt language="javascript1.1" src="http://adserver.adtechus.com/addyn/3.0/5259.1/2731913/0/277/ADTECH;loc=100;target=_blank;key=[keywords];grp='+window.adgroupid+';misc='+new Date().getTime()+'"></scri'+'pt>');

</script>
//-->
<!-- End of JavaScript Tag -->





<!-- Social Network Integration -->

<!-- Twitter now async as needed on vbcmstemplates -->
<!-- <script type="text/javascript" src="//platform.twitter.com/widgets.js"></script> -->
<!-- <script type="text/javascript" src="//connect.facebook.net/en_US/all.js#xfbml=1&appId=269483649759378"></script> -->


	<script async type="text/javascript" src="//media.mmo-champion.com/images/news/2016/june/twitter.js"></script>
	<div id="fb-root"></div>
	<script>(function(d, s, id) {
	  var js, fjs = d.getElementsByTagName(s)[0];
	  if (d.getElementById(id)) return;
	  js = d.createElement(s); js.id = id;
	  js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.6";
	  fjs.parentNode.insertBefore(js, fjs);
	}(document, 'script', 'facebook-jssdk'));</script>


<!-- Do not remove cronimage or your scheduled tasks will cease to function -->

<!-- Do not remove cronimage or your scheduled tasks will cease to function -->


<iframe src="/count.php?tid=" height="0" width="0" style="display: none;"></iframe>


</div> 
 

</div>

<div class='show-ads'>
<footer id="footer" role="complimentary">
	<div class="footer-links">
		<a href="http://www.curse.com/" class="curse">Curse</a>
		<ul class="social">
			<li><a href="https://www.facebook.com/CurseNetwork" class="fb">Facebook</a></li>
			<li><a href="https://twitter.com/CurseNetwork" class="tw">Twitter</a></li>
			<li><a href="https://www.youtube.com/curseentertainment" class="yt">Youtube</a></li>
			<li><a href="https://masseffectandromeda.gamepedia.com/Mass_Effect:_Andromeda_Wiki" style="padding-left:0px;"><img src="//media.mmo-champion.com/images/news/2016/october/gpbook.png" style="padding-right:12px;" />ME:Andromeda</a></li>
		</ul>
		<ul class="you">
			<li><a href="//www.mmo-champion.com/sendmessage.php" class="help">Help</a></li>
			<li><a href="https://www.curse.com/careers" class="careers">Careers</a></li>
			<li><a href="https://www.twitch.tv/p/legal/privacy-policy/" class="privacy-policy">Privacy Policy</a></li>
			<li><a href="https://masseffectandromeda.gamepedia.com/Skill" style="padding-left:0px;"><img src="//media.mmo-champion.com/images/news/2016/october/gpbook.png" style="padding-right:12px;" />ME:A Skills</a></li>
		</ul>
		<ul class="more">
			<li><a href="https://www.curse.com/" class="about">About Curse</a></li>
			<li><a href="https://www.curse.com/advertising" class="advertise">Advertise</a></li>
			<li><a href="https://www.twitch.tv/p/legal/terms-of-service/" class="tos">Terms of Service</a></li>
			<li><a href="https://zelda.gamepedia.com/Main_Page" style="padding-left:0px;"><img src="//media.mmo-champion.com/images/news/2016/october/gpbook.png" style="padding-right:12px;" />Zelda Wiki</a></li>
		</ul>
		<span class="copyright">Copyright 2005-2017, Curse</span>
	</div>

	<div class="page-block footer-ad-medRect ad-placement ad-main-med-rect-footer">
		 <div id='cdm-zone-03'>
                     
                 </div>
	</div>

</footer>
</div>




<!-- Lotame -->
<script src="//tags.crwdcntrl.net/c/3613/cc.js?ns=_cc3613" id="LOTCC_3613"></script>
<script>
_cc3613.bcp();
</script>
<img src="//bcp.crwdcntrl.net/5/c=3613" width="1" height="1"/>
<!-- End Lotame -->


<!-- 
<script type="text/javascript">
  var vglnk = { key: '6126447b189396018ab8687f827bf291' };

  (function(d, t) {
    var s = d.createElement(t); s.type = 'text/javascript'; s.async = true;
    s.src = '//cdn.viglink.com/api/vglnk.js';

    var r = d.getElementsByTagName(t)[0]; r.parentNode.insertBefore(s, r);
  }(document, 'script'));
</script>
-->





<div id='cdm-zone-skin'></div>
<div id="cdm-zone-end"></div><div id="footer_copyright" class="shade footer_copyright"><!--VBOCR--></div>
</body>
</html>