PageRenderTime 26ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/projecte eclipse/TI/data/2012-documentos/76/2012-76-149.html

https://gitlab.com/bernagg/TI
HTML | 515 lines | 421 code | 79 blank | 15 comment | 0 complexity | 9b63a944878ae0750d83b7394c56ac8f MD5 | raw file
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>
  5. WoW 5.0 Mists of Pandaria: New Class Talent System
  6. - World of Warcraft - MMOsite</title>
  7. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  8. <meta name="keywords" content="WoW 5.0 Mists of Pandaria, New Class Talent System,World of Warcraft, navigation, mmo, guides, maps, calculator">
  9. <meta name="description" content="World of Warcraft Game Director Tom Chilton, and Lead Systems Designer Greg Street took to the stage this morning to discuss the direction of class balance for World of Warcraft, as well as the new talent system coming in Mists of Pandaria. Their panel focused on the philosophies and goals of this new system, what’s changing, and what expectations players should have as they level up in Pandaria and beyond.">
  10. <link href="http://wow.mmosite.com/css/style.css" rel="stylesheet" type="text/css" />
  11. <script type="text/javascript" src="/js/all.js"></script>
  12. <script type="text/javascript" src="http://news.mmosite.com/js/2011v1/ue_pub_mmo_news.js"></script>
  13. <link rel="SHORTCUT ICON" href="http://img1.mmo.mmo4arab.com/bbs/images/mmosite.ico">
  14. <script src="http://img0.mmo.mmo4arab.com/global/js/09v1/mmo_global_min.js" language="javascript"></script>
  15. <script src="http://www.mmosite.com/js/gamezone/public.js" type="text/javascript" language="javascript"></script>
  16. <script type="text/javascript" src="http://img5.mmo.mmo4arab.com/global/js/lib/jquery-1.4.3_min.js"></script>
  17. <script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script><!--for google +1 -->
  18. <script type="text/javascript" src="http://static.wowhead.com/widgets/power.js"></script> <!--wowhead tooltip-->
  19. <script language="javascript">
  20. //set param for js
  21. var infotitle = 'WoW 5.0 Mists of Pandaria: New Class Talent System' ;
  22. var infocommentlink = 'http://comment.mmosite.com/html/2011/42/22/542/index.shtml' ;
  23. /*******************************************
  24. use for allnews page
  25. get from news.mmosite
  26. ********************************************/
  27. //Chrome fix by aaron 7/20/2010
  28. function chromeFix(){
  29. function G(id){ return document.getElementById(id);}
  30. if(G("leftad") != null){
  31. G("leftad").style.height = "auto";
  32. G("rightad").style.height = "auto";
  33. }
  34. }
  35. //for share
  36. function share(siteName){
  37. var new_url = window.location.href;
  38. var url = document.getElementById(siteName+"_url").innerHTML;
  39. var obj = document.getElementById(siteName);
  40. var current_url = encodeURIComponent(window.location.href);
  41. regEx =/current_url/g;
  42. url = url.replace(regEx,current_url);
  43. var title = infotitle;
  44. title = encodeURIComponent(title);
  45. regEx =/#infoTitle#/g;
  46. url = url.replace(regEx,title);
  47. var regEx = /&/g;
  48. url = url.replace(regEx,"&");
  49. obj.href =url;
  50. }
  51. </script>
  52. </head>
  53. <body>
  54. <script type="text/javascript">
  55. ue_pic.init();
  56. </script>
  57. <script language="JavaScript">loadUserInfo();</script>
  58. <div class="all">
  59. <div id="wrapper">
  60. <!--Header-->
  61. <script type="text/javascript" src="http://accounts.mmosite.com/port/mmouc_svc.js"></script>
  62. <style>
  63. body, ul, li { font-size:12px; font-family:Arial, Helvetica, sans-serif; line-height:21px; text-align:left; }
  64. #menu { position:relative; z-index:5;list-style:none; width:960px; margin:0 auto; height:43px; padding:0px 20px 0px 20px; /* Rounded Corners */
  65. -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; /* Background color and gradients */
  66. background: #1A0F09; background: -moz-linear-gradient(top, #3C2309, #1A0F09); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3C2309), to(#1A0F09)); /* Borders */
  67. border: 1px solid #3e207; -moz-box-shadow:inset 0px 0px 1px; -webkit-box-shadow:inset 0px 0px 1px; box-shadow:inset 0px 0px 1px; }
  68. #menu li { float:left; display:block; text-align:center; position:relative; padding: 4px 10px 4px 10px; margin-right:30px; margin-top:7px; border:none; }
  69. #menu li:hover { border: 1px solid #63421f; padding: 4px 9px 4px 9px; /* Background color and gradients */
  70. background: #44280B; background: -moz-linear-gradient(top, #55320e, #44280B); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#55320e), to(#44280B)); /* Rounded corners */
  71. -moz-border-radius: 5px 5px 0px 0px; -webkit-border-radius: 5px 5px 0px 0px; border-radius: 5px 5px 0px 0px; }
  72. #menu li a { font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #FFB100; outline:0; text-decoration:none; text-shadow: 1px 1px 1px #000; }
  73. #menu li:hover a { color:#F45C01; text-shadow: 1px 1px 1px #000; }
  74. #menu li .drop { display:block; padding-right:21px; background:url("http://img1.mmo.mmo4arab.com/wow/images/drop1.gif") no-repeat right 8px; }
  75. #menu li .undrop { display:block; }
  76. #menu li:hover .drop { background:url("http://img1.mmo.mmo4arab.com/wow/images/drop.png") no-repeat right 7px; }
  77. .dropdown_1column, .dropdown_2columns, .dropdown_3columns, .dropdown_4columns, .dropdown_5columns { margin:4px auto; float:left; position:absolute; left:-999em; /* Hides the drop down */ text-align:left; padding:10px 5px 10px 5px; border:1px solid #63421f; border-top:none; /* Gradient background */
  78. background:#44280B; background: -moz-linear-gradient(top, #44280B, #291806); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#44280B), to(#291806)); /* Rounded Corners */
  79. -moz-border-radius: 0px 5px 5px 5px; -webkit-border-radius: 0px 5px 5px 5px; border-radius: 0px 5px 5px 5px; z-index:6; z-index:6\9; }
  80. .dropdown_1column { width: 280px; }
  81. .dropdown_2columns { width: 280px; }
  82. .dropdown_3columns { width: 420px; }
  83. .dropdown_4columns { width: 652px; }
  84. .dropdown_5columns { width: 830px; }
  85. #menu li:hover .dropdown_1column, #menu li:hover .dropdown_2columns, #menu li:hover .dropdown_3columns, #menu li:hover .dropdown_4columns, #menu li:hover .dropdown_5columns { left:-1px; top:auto; }
  86. .col_1, .col_2, .col_3, .col_4, .col_5 { display:inline; float: left; position: relative; margin-left: 5px; margin-right: 5px; }
  87. .col_1 { width:150px; }
  88. .col_2 { width:270px; }
  89. .col_3 { width:410px; }
  90. .col_4 { width:652px; }
  91. .col_5 { width:800px; }
  92. .col_1 a { }
  93. #menu .menu_right { float:right; margin-right:0px; }
  94. #menu li .align_right { /* Rounded Corners */
  95. -moz-border-radius: 5px 0px 5px 5px; -webkit-border-radius: 5px 0px 5px 5px; border-radius: 5px 0px 5px 5px; }
  96. #menu li:hover .align_right { left:auto; right:-1px; top:auto; }
  97. #menu p, #menu h2, #menu h3, #menu ul li { font-family:Arial, Helvetica, sans-serif; line-height:21px; font-size:12px; text-align:left; text-shadow: 1px 1px 1px #000; }
  98. #menu h2 { font-size:21px; font-weight:400; letter-spacing:-1px; margin:7px 0 14px 0; padding-bottom:14px; border-bottom:1px solid #63421f; }
  99. #menu h3 { font-size:14px; margin:7px 0 14px 0; padding-bottom:7px; border-bottom:1px solid #63421f; }
  100. #menu p { line-height:18px; margin:0 0 10px 0; }
  101. #menu li:hover div a { font-size:12px; color:#FFB100; }
  102. #menu li:hover div a:hover { color:#F45C01; }
  103. .strong { font-weight:bold; }
  104. .italic { font-style:italic; }
  105. .imgshadow { /* Better style on light background */ background:#FFFFFF; padding:4px; border:1px solid #777777; margin-top:5px; -moz-box-shadow:0px 0px 5px #666666; -webkit-box-shadow:0px 0px 5px #666666; box-shadow:0px 0px 5px #666666; }
  106. .img_left { /* Image sticks to the left */ width:auto; float:left; margin:5px 15px 5px 5px; }
  107. #menu li .black_box { background-color:#333333; color: #eeeeee; text-shadow: 1px 1px 1px #000; padding:4px 6px 4px 6px; /* Rounded Corners */
  108. -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; /* Shadow */
  109. -webkit-box-shadow:inset 0 0 3px #000000; -moz-box-shadow:inset 0 0 3px #000000; box-shadow:inset 0 0 3px #000000; }
  110. #menu li ul { list-style:none; padding:0; margin:0 0 12px 0; }
  111. #menu li ul li { font-size:12px; line-height:24px; position:relative; text-shadow: 1px 1px 1px #ffffff; padding:0; margin:0; float:none; text-align:left; width:130px; }
  112. #menu li ul li:hover { background:none; border:none; padding:0; margin:0; }
  113. #menu li .greybox li { background:#F4F4F4; border:1px solid #bbbbbb; margin:0px 0px 4px 0px; padding:4px 6px 4px 6px; width:116px; /* Rounded Corners */
  114. -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
  115. #menu li .greybox li:hover { background:#ffffff; border:1px solid #aaaaaa; padding:4px 6px 4px 6px; margin:0px 0px 4px 0px; }
  116. .top_pic_roll { float: left; height: 110px; overflow: hidden; }
  117. .top_pic_roll img { border: 2px solid #FFB100; box-shadow: 0 0 5px; width:110px; height:44px; }
  118. .top_pic_roll img:hover { border: 2px solid #F45C01; }
  119. .top_pic_roll td { text-align:left; vertical-align:top; width:130px; }
  120. </style>
  121. <div id="header">
  122. <h1><a href="http://wow.mmosite.com/" class="logo"></a></h1>
  123. <!--top ad -->
  124. <div class="topad">
  125. <!-- Game Advertising Online 728x90 -->
  126. <iframe marginheight=0 marginwidth=0 scrolling=no frameborder=0 width=728 height=90 src=http://www.game-advertising-online.com/index.php?section=serve&id=248&output=html target=_blank></iframe>
  127. <noframes>
  128. <a href="http://www.game-advertising-online.com/" target=_blank>Game Advertising Online</a><br>
  129. banner requires iframes
  130. </noframes>
  131. <!-- END -->
  132. </div>
  133. <!--/top ad -->
  134. <!--nav-->
  135. <!--/nav-->
  136. </div>
  137. <ul id="menu">
  138. <li><a href="http://wow.mmosite.com/" class="undrop">Home</a>
  139. </li>
  140. <!-- End Home Item -->
  141. <li><a target="_blank" href="http://wow.mmosite.com/fan_art/" class="drop">Gallery</a>
  142. <div class="dropdown_5columns">
  143. <div class="col_5">
  144. <h2>Recommendations </h2>
  145. </div>
  146. <div class="col_5">
  147. <div class="top_pic_roll">
  148. <table class='cmsTable' cellspacing=6 ><tr><td align=center ><a href='http://wow.mmosite.com/fanart/wow_mists_of_pandaria_screenshot_of_the_day.shtml' title="WoW: Mists of Pandaria Screenshot of the Day " target=_blank><img src='http://img7.mmo.mmo4arab.com/wow/20120316/ws.jpg' border=0 width=200 height=80 title="WoW: Mists of Pandaria Screenshot of the Day "></a><br><a href="http://wow.mmosite.com/fanart/wow_mists_of_pandaria_screenshot_of_the_day.shtml" title="WoW: Mists of Pandaria Screenshot of the Day " target=_blank>WoW: Mists of Pandaria Screenshot of the Day </a></td><td align=center ><a href='http://wow.mmosite.com/fanart/wow_fan_art_blood_elf_ranger.shtml' title="WoW Fan Art: Blood Elf Ranger" target=_blank><img src='http://img7.mmo.mmo4arab.com/wow/20120310/ws.jpg' border=0 width=200 height=80 title="WoW Fan Art: Blood Elf Ranger"></a><br><a href="http://wow.mmosite.com/fanart/wow_fan_art_blood_elf_ranger.shtml" title="WoW Fan Art: Blood Elf Ranger" target=_blank>WoW Fan Art: Blood Elf Ranger</a></td><td align=center ><a href='http://wow.mmosite.com/fanart/wow_art_gallery_airship.shtml' title="WoW Art Gallery: Airship" target=_blank><img src='http://img7.mmo.mmo4arab.com/wow/20120309/fanart/ws.jpg' border=0 width=200 height=80 title="WoW Art Gallery: Airship"></a><br><a href="http://wow.mmosite.com/fanart/wow_art_gallery_airship.shtml" title="WoW Art Gallery: Airship" target=_blank>WoW Art Gallery: Airship</a></td><td align=center ><a href='http://wow.mmosite.com/fanart/wow_fan_art_sister_benedron.shtml' title="WoW Fan Art: Sister Benedron" target=_blank><img src='http://img7.mmo.mmo4arab.com/wow/20120302/ws.jpg' border=0 width=200 height=80 title="WoW Fan Art: Sister Benedron"></a><br><a href="http://wow.mmosite.com/fanart/wow_fan_art_sister_benedron.shtml" title="WoW Fan Art: Sister Benedron" target=_blank>WoW Fan Art: Sister Benedron</a></td><td align=center ><a href='http://wow.mmosite.com/fanart/wow_new_screenshot_gallery_heart_of_the_aspects.shtml' title="WoW New Screenshot Gallery: Heart of the Aspects" target=_blank><img src='http://img7.mmo.mmo4arab.com/wow/20120301/ws.jpg' border=0 width=200 height=80 title="WoW New Screenshot Gallery: Heart of the Aspects"></a><br><a href="http://wow.mmosite.com/fanart/wow_new_screenshot_gallery_heart_of_the_aspects.shtml" title="WoW New Screenshot Gallery: Heart of the Aspects" target=_blank>WoW New Screenshot Gallery: Heart of the Aspects</a></td><td align=center ><a href='http://wow.mmosite.com/fanart/wow_art_gallery_deathwing.shtml' title="WoW Art Gallery: Deathwing" target=_blank><img src='http://img7.mmo.mmo4arab.com/wow/20120224/ws.jpg' border=0 width=200 height=80 title="WoW Art Gallery: Deathwing"></a><br><a href="http://wow.mmosite.com/fanart/wow_art_gallery_deathwing.shtml" title="WoW Art Gallery: Deathwing" target=_blank>WoW Art Gallery: Deathwing</a></td></tr></table>
  149. </div>
  150. <P align="right" style="float:right"><a href="http://wow.mmosite.com/fan_art/"><strong>More</strong></a> </P>
  151. </div>
  152. </li>
  153. <li><a href="#" class="drop">Game Info</a>
  154. <div class="dropdown_4columns">
  155. <!-- Begin 4 columns container -->
  156. <div class="col_4">
  157. <h2>Hot Topics</h2>
  158. </div>
  159. <div class="col_1">
  160. <h3>Mists of Pandaria:</h3>
  161. <p align="left">
  162. <a href="http://wow.mmosite.com/updates/wow_5_0_new_race_pandaren.shtml" >New Race: Pandaren</a> | <a href="http://wow.mmosite.com/updates/wow_5_0_new_class_monk.shtml" >New Class: Monk </a> | <a href="http://wow.mmosite.com/updates/wow_5_0_mists_of_pandaria_new_dungeons_and_raids_1.shtml" >New Dungeons and Raids </a> | <a href="http://wow.mmosite.com/updates/wow_5_0_mists_of_pandaria_new_class_talent_system.shtml" >New Class Talent System </a> | <a href="http://wow.mmosite.com/updates/wow_5_0_mists_of_pandaria_new_pet_battle_system.shtml" >New Pet Battle System </a> | <a href="http://wow.mmosite.com/updates/wow_5_0_new_challenge_modes_race_against_time.shtml" >New Challenge Modes</a>
  163. </p>
  164. </div>
  165. <div class="col_1">
  166. <h3>Patch 4.3:</h3>
  167. <p align="left"> <a href="http://wow.mmosite.com/updates/armor_set_model_1.shtml">S11 Sets</a> | <a href="http://wow.mmosite.com/updates/patch_4_3_rogues_get_a_legendary_pair_of_daggers_1.shtml">Legendary Daggers</a> | <a href="http://wow.mmosite.com/updates/4_3_new_models_pets_and_mount.shtml">New Mounts</a> | <a href="http://wow.mmosite.com/updates/wow_4_3_new_dungeons_and_raid_preview_1.shtml">New Dungeons and Raid:</a> <a href="http://wow.mmosite.com/updates/wow_4_3_new_dungeons_and_raid_preview_1.shtml">End Time</a> <a href="http://wow.mmosite.com/updates/wow_4_3_new_dungeons_and_raid_preview_2.shtml">Well of Eternity</a> <a href="http://wow.mmosite.com/updates/wow_4_3_new_dungeons_and_raid_preview_3.shtml"> Hour of Twilight</a> <a href="http://wow.mmosite.com/updates/wow_4_3_new_dungeons_and_raid_preview_4.shtml">Dragon Soul</a> | <a href="http://wow.mmosite.com/updates/wow_4_3_preview_void_storage.shtml">Void Storage </a> | <a href="http://wow.mmosite.com/updates/wow_4_3_preview_transmogrification.shtml">Transmogrification</a> | <a href="http://wow.mmosite.com/updates/classic_two_handed_swords_for_the_transmogrification,1.shtml">Classic Two-handed Swords</a> | <a href="http://wow.mmosite.com/updates/classic_weapons_for_the_transmogrification_part_ii_1.shtml">Two-handed Axes</a>
  168. </p>
  169. </div>
  170. <div class="col_1">
  171. <h3> Patch 4.2:</h3>
  172. <p align="left">
  173. <a href="http://video.mmosite.com/default.php?controller=resource&action=play&id=16540">Rage of the Firelands Trailer</a> | <a href="http://wow.mmosite.com/updates/world_of_warcraft_season_10_armor_preview.shtml">Season 10 Armor</a> | <a href="http://wow.mmosite.com/updates/world_of_warcraft_valor_point_conversion_in_4_2.shtml">Valor Point Conversion</a> | <a href="http://wow.mmosite.com/guide/Wwow_4_2_ptr_thrall_s_elemental_bonds_questline_part_i,1.shtml">Elemental Bonds Questline</a> | <a href="http://wow.mmosite.com/news/wow_4_2_ptr_fireland_all_in_one.shtml">The Firelands</a> | <a href="http://news.mmosite.com/content/2010-04-27/cataclysm_raid_badges_pvp_points_system_changes,1.shtml">New Pets & Mounts</a> | <a href="http://video.mmosite.com/default.php?controller=resource&action=play&id=16253">Raid and Daily Quest</a> |<a href="http://wow.mmosite.com/news/wow_patch_4_2_preview_a_legendary_engagement.shtml">Azeroth's two moons come into perfect alignment</a><br />
  174. </p>
  175. </div>
  176. <div class="col_1">
  177. <h3>Tier 13: <img src="http://images.mmosite.com/aion/images/new.gif"></h3>
  178. <P align="left">
  179. <a href="http://wow.mmosite.com/updates/wow_4_3_warrior_tier_13_and_visual_retrospective.shtml" >Warrior</a> | <a href="http://wow.mmosite.com/updates/wow_4_3_druid_tier_13_and_visual_retrospective.shtml" >Druid</a> | <a href="http://wow.mmosite.com/updates/patch_4_3_paladin_tier_13_and_visual_retrospective.shtml" >Paladin </a> | <a href="http://wow.mmosite.com/updates/wow_4_3_shaman_tier_13_and_visual_retrospective.shtml" >Shaman </a> | <a href="http://wow.mmosite.com/updates/wow_4_3_warlock_tier_13_and_visual_retrospective.shtml" >Warlock </a> | <a href="http://wow.mmosite.com/update/wow_4_3_mage_tier_13_and_visual_retrospective.shtml" >Mage </a> | <a href="http://wow.mmosite.com/updates/patch_4_3_rogue_tier_13_and_visual_retrospective.shtml" >Rogue </a> | <a href="http://wow.mmosite.com/updates/tier_13_priest_hunter.shtml" >Pirest </a> | <a href="http://wow.mmosite.com/updates/patch_4_3_hunter_tier_13_and_visual_retrospective.shtml" >Hunter </a> | <a href="http://wow.mmosite.com/updates/tier_13_set_bonuses.shtml" >Tier 13 Set Bonuses</a><br />
  180. </P>
  181. </div>
  182. </div>
  183. </li>
  184. <li><a href="http://wow.mmosite.com/guide/" class="drop">Guides</a>
  185. <div class="dropdown_3columns">
  186. <div class="col_3">
  187. <h2>Recommend Guides</h2>
  188. </div>
  189. <div class="col_3">
  190. <div class="main_update">
  191. <div class="update_news"> <a href="http://wow.mmosite.com/guide/wow_love_is_in_the_air_2012_guide_1.shtml" target="_blank"><img class="img_left imgshadow" src="http://img7.mmo.mmo4arab.com/wow/20120206/ws.jpg" width="200" height="80" border="0" alt="WoW: Love is in the Air 2012 Guide" title="WoW: Love is in the Air 2012 Guide" /></a>
  192. <p align="left">&nbsp;<a href="http://wow.mmosite.com/guide/wow_love_is_in_the_air_2012_guide_1.shtml" title="WoW: Love is in the Air 2012 Guide" target="_blank">WoW: Love is in the Air 2012 Guide</a></p>
  193. <div class="clear"></div>
  194. </div>
  195. <div class="update_news"> <a href="http://wow.mmosite.com/updates/commonly_used_macros_for_warrior.shtml" target="_blank"><img class="img_left imgshadow" src="http://img6.mmo.mmo4arab.com/wow/1_20/macros_feature/warrior_300.jpg" width="200" height="80" border="0" alt="WoW 4.3: Commonly Used Macros for Warrior" title="WoW 4.3: Commonly Used Macros for Warrior" /></a>
  196. <p align="left">&nbsp;<a href="http://wow.mmosite.com/updates/commonly_used_macros_for_warrior.shtml" title="WoW 4.3: Commonly Used Macros for Warrior" target="_blank">WoW 4.3: Commonly Used Macros for Warrior</a></p>
  197. <div class="clear"></div>
  198. </div>
  199. <div class="update_news"> <a href="http://wow.mmosite.com/guide/how_to_transmogrify_into_a_stormwind_guard.shtml" target="_blank"><img class="img_left imgshadow" src="http://img1.mmo.mmo4arab.com/wow/1_6/guard_trans/300.jpg" width="200" height="80" border="0" alt="WoW 4.3 Guide: How to transmogrify into a Stormwind Guard? " title="WoW 4.3 Guide: How to transmogrify into a Stormwind Guard? " /></a>
  200. <p align="left">&nbsp;<a href="http://wow.mmosite.com/guide/how_to_transmogrify_into_a_stormwind_guard.shtml" title="WoW 4.3 Guide: How to transmogrify into a Stormwind Guard? " target="_blank">WoW 4.3 Guide: How to transmogrify into a Stormwind Guard? </a></p>
  201. <div class="clear"></div>
  202. </div>
  203. </div>
  204. <P align="right" style="float:right"><a href="http://wow.mmosite.com/guide/"><strong>More</strong></a> </P>
  205. </div>
  206. </div>
  207. </li>
  208. <li><a target="_blank" href="http://video.mmosite.com/default.php?controller=resource&action=game&gid=23&gid=23" > Video </a></li>
  209. <li><a target="_blank" href="http://forum.mmosite.com/board/2-179.html" > Forum </a></li>
  210. <li><a target="_blank" href="http://download.mmosite.com/html/game/23/" > Download </a></li>
  211. <li><a target="_blank" href="http://feeds.feedburner.com/MmositeWoWNews" > RSS</a></li>
  212. </ul>
  213. <!--/Header-->
  214. <!--container-->
  215. <div id="container">
  216. <div class="left_menu">
  217. <div class="left_con">
  218. <!--menu-->
  219. <div class="divmenu">
  220. <form id="searchForm" class="search_bar" action="http://wow.mmosite.com/search/index.shtml">
  221. <fieldset>
  222. <input class="text_box" id="s" type="text" name="s" />
  223. <input id="localsearch" type="hidden" value="0">
  224. <input type="submit" class="submit_btn" value="Search" id="submitButton" />
  225. </fieldset>
  226. </form>
  227. </div>
  228. <div class="divmenu">
  229. <h3>Hot Articles</h3>
  230. <br>
  231. <table border='0' class='cmsTable'><tr><td>1</td><td><a href=http://wow.mmosite.com/guide/wow_love_is_in_the_air_2012_guide_1.shtml target='_blank' title="WoW: Love is in the Air 2012 Guide">WoW: Love is in the Air 2012 Guide</a></td></tr><tr><td>2</td><td><a href=http://wow.mmosite.com/updates/wow_a_sentence_to_prove_you_were_a_wower.shtml target='_blank' title="WoW: A Sentence to Prove you were a WoWer">WoW: A Sentence to Prove you were a WoWer</a></td></tr><tr><td>3</td><td><a href=http://wow.mmosite.com/updates/macro_feature.shtml target='_blank' title="WoW Macro Feature -- Macros for All Classes">WoW Macro Feature -- Macros for All Classes</a></td></tr><tr><td>4</td><td><a href=http://wow.mmosite.com/updates/wow_patch_4_3_3_going_live_this_week.shtml target='_blank' title="WoW: Patch 4.3.3 Going Live This Week ">WoW: Patch 4.3.3 Going Live This Week </a></td></tr><tr><td>5</td><td><a href=http://wow.mmosite.com/updates/wow_valentines_day_event_love_is_in_the_air_2012.shtml target='_blank' title="WoW Valentine's Day Event: Love Is in the Air 2012">WoW Valentine&#039;s Day Event: Love Is in the Air 2012</a></td></tr><tr><td>6</td><td><a href=http://wow.mmosite.com/updates/wow_top_10_shocking_transmogrified_images_part_i.shtml target='_blank' title="WoW: Top 10 Shocking Transmogrified Images Part I">WoW: Top 10 Shocking Transmogrified Images Part I</a></td></tr><tr><td>7</td><td><a href=http://wow.mmosite.com/updates/wow_top_10_shocking_transmogrified_images_part_ii.shtml target='_blank' title="WoW: Top 10 Shocking Transmogrified Images Part II">WoW: Top 10 Shocking Transmogrified Images Part II</a></td></tr><tr><td>8</td><td><a href=http://wow.mmosite.com/updates/wow_patch_4_3_2_going_live_this_week.shtml target='_blank' title="WoW: Patch 4.3.2 Going Live This Week">WoW: Patch 4.3.2 Going Live This Week</a></td></tr><tr><td>9</td><td><a href=http://wow.mmosite.com/updates/commonly_used_macros_for_hunter.shtml target='_blank' title="WoW 4.3: Commonly Used Macros for Hunter">WoW 4.3: Commonly Used Macros for Hunter</a></td></tr><tr><td>10</td><td><a href=http://wow.mmosite.com/fanart/wow_art_gallery_tier_8_priest.shtml target='_blank' title="WoW Art Gallery: Tier 8 Priest">WoW Art Gallery: Tier 8 Priest</a></td></tr></table></div>
  232. <div class="divmenu">
  233. <h3>Recommended</h3>
  234. <p align="center" ><a href="http://wow.mmosite.com/updates/wow_5_0_mists_of_pandaria_features.shtml" target="_blank"><img src="http://img7.mmo.mmo4arab.com/wow/20120202/ws.jpg" /></a><br>
  235. <a href="http://wow.mmosite.com/updates/wow_5_0_mists_of_pandaria_features.shtml" target="_blank">MoP Features</a></p>
  236. <p align="center" ><a href="http://wow.mmosite.com/updates/patch_4_3_features.shtml" target="_blank"><img src="http://img3.mmo.mmo4arab.com/wow/20111010/4s.jpg" /></a><br><a href="http://wow.mmosite.com/updates/patch_4_3_features.shtml" target="_blank"> Patch 4.3 Features </a></p>
  237. <br />
  238. <p align="left">
  239. Mists of Pandaria:<img src="http://images.mmosite.com/aion/images/new.gif"> <a href="http://wow.mmosite.com/updates/wow_5_0_new_race_pandaren.shtml" target="_blank">New Race: Pandaren</a> | <a href="http://wow.mmosite.com/updates/wow_5_0_new_class_monk.shtml" target="_blank">New Class: Monk </a> | <a href="http://wow.mmosite.com/updates/wow_5_0_mists_of_pandaria_new_dungeons_and_raids_1.shtml" target="_blank">New Dungeons and Raids </a> | <a href="http://wow.mmosite.com/updates/wow_5_0_mists_of_pandaria_new_class_talent_system.shtml" target="_blank">New Class Talent System </a> | <a href="http://wow.mmosite.com/updates/wow_5_0_mists_of_pandaria_new_pet_battle_system.shtml" target="_blank">New Pet Battle System </a> | <a href="http://wow.mmosite.com/updates/wow_5_0_new_challenge_modes_race_against_time.shtml" target="_blank">New Challenge Modes</a>
  240. <br> <br>
  241. Patch 4.3: <a target="_blank" href="http://wow.mmosite.com/updates/armor_set_model_1.shtml">S11 Sets</a> | <a target="_blank" href="http://wow.mmosite.com/updates/patch_4_3_rogues_get_a_legendary_pair_of_daggers_1.shtml">Legendary Daggers</a> | <a target="_blank" href="http://wow.mmosite.com/updates/4_3_new_models_pets_and_mount.shtml">New Mounts</a> | <a target="_blank" href="http://wow.mmosite.com/updates/wow_4_3_new_dungeons_and_raid_preview_1.shtml">New Dungeons and Raid:</a> <a href="http://wow.mmosite.com/updates/wow_4_3_new_dungeons_and_raid_preview_1.shtml">End Time</a> <a href="http://wow.mmosite.com/updates/wow_4_3_new_dungeons_and_raid_preview_2.shtml">Well of Eternity</a> <a href="http://wow.mmosite.com/updates/wow_4_3_new_dungeons_and_raid_preview_3.shtml"> Hour of Twilight</a> <a href="http://wow.mmosite.com/updates/wow_4_3_new_dungeons_and_raid_preview_4.shtml">Dragon Soul</a> | <a target="_blank" href="http://wow.mmosite.com/updates/wow_4_3_preview_void_storage.shtml">Void Storage </a> | <a target="_blank" href="http://wow.mmosite.com/updates/wow_4_3_preview_transmogrification.shtml">Transmogrification</a> | <a target="_blank" href="http://wow.mmosite.com/updates/classic_two_handed_swords_for_the_transmogrification,1.shtml">Classic Two-handed Swords</a> | <a target="_blank" href="http://wow.mmosite.com/updates/classic_weapons_for_the_transmogrification_part_ii_1.shtml">Two-handed Axes</a> | <a target="_blank" href="http://wow.mmosite.com/">Coming Soon</a>
  242. <br><br>
  243. Patch 4.2: <a target="_blank" href="http://video.mmosite.com/default.php?controller=resource&action=play&id=16540">Rage of the Firelands Trailer</a> | <a target="_blank" href="http://wow.mmosite.com/updates/world_of_warcraft_season_10_armor_preview.shtml">Season 10 Armor</a> | <a target="_blank" href="http://wow.mmosite.com/updates/world_of_warcraft_valor_point_conversion_in_4_2.shtml">Valor Point Conversion</a> | <a target="_blank" href="http://wow.mmosite.com/guide/Wwow_4_2_ptr_thrall_s_elemental_bonds_questline_part_i,1.shtml">Elemental Bonds Questline</a> | <a target="_blank" href="http://wow.mmosite.com/news/wow_4_2_ptr_fireland_all_in_one.shtml">The Firelands</a> | <a target="_blank" href="http://news.mmosite.com/content/2010-04-27/cataclysm_raid_badges_pvp_points_system_changes,1.shtml">New Pets & Mounts</a> | <a target="_blank" href="http://video.mmosite.com/default.php?controller=resource&action=play&id=16253">Raid and Daily Quest</a> |<a target="_blank" href="http://wow.mmosite.com/news/wow_patch_4_2_preview_a_legendary_engagement.shtml">Azeroth's two moons come into perfect alignment</a><br />
  244. <br />
  245. Tier 13: <img src="http://images.mmosite.com/aion/images/new.gif" /> | <a href="http://wow.mmosite.com/updates/wow_4_3_warrior_tier_13_and_visual_retrospective.shtml" target="_blank">Warrior</a> | <a href="http://wow.mmosite.com/updates/wow_4_3_druid_tier_13_and_visual_retrospective.shtml" target="_blank">Druid</a> | <a href="http://wow.mmosite.com/updates/patch_4_3_paladin_tier_13_and_visual_retrospective.shtml" target="_blank">Paladin </a> | <a href="http://wow.mmosite.com/updates/wow_4_3_shaman_tier_13_and_visual_retrospective.shtml" target="_blank">Shaman </a> | <a href="http://wow.mmosite.com/updates/wow_4_3_warlock_tier_13_and_visual_retrospective.shtml" target="_blank">Warlock </a> | <a href="http://wow.mmosite.com/update/wow_4_3_mage_tier_13_and_visual_retrospective.shtml" target="_blank">Mage </a> | <a href="http://wow.mmosite.com/updates/patch_4_3_rogue_tier_13_and_visual_retrospective.shtml" target="_blank">Rogue </a> | <a href="http://wow.mmosite.com/updates/tier_13_priest_hunter.shtml" target="_blank">Pirest </a> | <a href="http://wow.mmosite.com/updates/patch_4_3_hunter_tier_13_and_visual_retrospective.shtml" target="_blank">Hunter </a> | <a href="http://wow.mmosite.com/updates/tier_13_set_bonuses.shtml" target="_blank">Tier 13 Set Bonuses</a><br />
  246. <br>
  247. Overview: <a target="_blank" href="http://news.mmosite.com/content/2010-05-05/cataclysm_beta_screenshots_death_wings_mode_revealed,1.shtml">Deathwing</a> | <a target="_blank" href="http://news.mmosite.com/content/2010-04-27/cataclysm_raid_badges_pvp_points_system_changes,1.shtml">System Changes</a> | <a target="_blank" href="http://news.mmosite.com/content/2010-04-15/vashjir_wow_cataclysm_underwater_kingdom_unveiled.shtml">Underwater Kingdom</a> | <a target="_blank" href="http://news.mmosite.com/content/2009-12-23/wow_cataclysm_the_guild_system_evolution,1.shtml">Guild System</a> | <a target="_blank" href="http://news.mmosite.com/content/2010-02-20/cataclysm_eve_wow_patch_3_3_3_tips.shtml">Tips</a><br>
  248. New Races: <a target="_blank" href="http://news.mmosite.com/content/2009-08-21/20090821181714396,1.shtml">The Goblins (Horde)</a> | <a target="_blank" href="http://news.mmosite.com/content/2009-08-21/20090821181714396,2.shtml">The Worgens (Alliance)</a><br>
  249. Revamped Areas: <a target="_blank" href="http://video.mmosite.com/default.php?controller=resource&action=play&id=13984">Orgimmar</a> | <a target="_blank" href="http://video.mmosite.com/default.php?controller=resource&action=play&id=13985">Stormwind</a> | <a target="_blank" href="http://news.mmosite.com/content/2009-08-26/20090826234056394,1.shtml">Azeroth</a><br>
  250. Classes Changes: <a target="_blank" href="http://news.mmosite.com/content/2010-04-13/wow_cataclysm_changes_round_up_classes_stat_system,2.shtml">Paladin</a> | <a target="_blank" href="http://news.mmosite.com/content/2010-04-13/wow_cataclysm_changes_round_up_classes_stat_system,4.shtml">Death Knight</a> | <a target="_blank" href="http://news.mmosite.com/content/2010-04-13/wow_cataclysm_changes_round_up_classes_stat_system,5.shtml">Druid</a> | <a target="_blank" href="http://news.mmosite.com/content/2010-04-13/wow_cataclysm_changes_round_up_classes_stat_system,6.shtml">Hunter</a> | <a target="_blank" href="http://news.mmosite.com/content/2010-04-13/wow_cataclysm_changes_round_up_classes_stat_system,7.shtml">Mage</a> | <br>
  251. <a target="_blank" href="http://news.mmosite.com/content/2010-04-13/wow_cataclysm_changes_round_up_classes_stat_system,8.shtml">Priest</a> | <a target="_blank" href="http://news.mmosite.com/content/2010-04-13/wow_cataclysm_changes_round_up_classes_stat_system,9.shtml">Rogue</a> | <a target="_blank" href="http://news.mmosite.com/content/2010-04-13/wow_cataclysm_changes_round_up_classes_stat_system,10.shtml">Shaman</a> | <a target="_blank" href="http://news.mmosite.com/content/2010-04-13/wow_cataclysm_changes_round_up_classes_stat_system,11.shtml">Warlock</a> | <a target="_blank" href="http://news.mmosite.com/content/2010-04-13/wow_cataclysm_changes_round_up_classes_stat_system,12.shtml">Warrior</a><br>
  252. New Battleground: <a target="_blank" href="http://news.mmosite.com/content/2010-06-06/cataclysm_10_vs_10_battleground_twin_peaks_preview,1.shtml">Twin Peak</a><br>
  253. </p>
  254. <p align="left"><h3>Featured Gallery</h3> </p>
  255. <p align="center" ><a href="http://wow.mmosite.com/fanart/wow_art_gallery_guardian_steppestrider.shtml"><img src="http://img5.mmo.mmo4arab.com/wow/20120202/ps2.jpg" width="160" height="64" /></a><br>
  256. <a href="http://wow.mmosite.com/fanart/wow_art_gallery_guardian_steppestrider.shtml">Guardian Steppestrider</a></p>
  257. <p align="center" ><a href="http://wow.mmosite.com/fanart/wow_art_gallery_tier_8_priest.shtml" target="_blank"><img src="http://img6.mmo.mmo4arab.com/wow/20120202/ps3.jpg" width="160" height="64"></a><br>
  258. <a href="http://wow.mmosite.com/fanart/wow_art_gallery_tier_8_priest.shtml">Tier 8 Priest </a></p>
  259. <p align="center" ><a href="http://wow.mmosite.com/fanart/bracers_of_the_eclipse.shtml"><img src="http://img7.mmo.mmo4arab.com/wow/20120202/ps4.jpg" width="160" height="64"></a><br>
  260. <a href="http://wow.mmosite.com/fanart/bracers_of_the_eclipse.shtml">Bracers of the Eclipse </a></p>
  261. <p align="left"><h3>Hot Topics</h3></p>
  262. <div class="column4_con">
  263. <div style="width: 280px; padding: 0; margin: 0pt auto;">
  264. <object width="280" height="280" id="flashvars" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0">
  265. <param name="movie" value="http://img1.mmo.mmo4arab.com/news/flash/tagcloud.swf">
  266. <param name="quality" value="high">
  267. <param name="menu" value="false">
  268. <param value="always" name="allowScriptAccess">
  269. <param name="wmode" value="transparent">
  270. <param name="flashvars" value="tcolor1=0xfab500&tcolor2=0xFFFFFF&tcolor3=0xf3ef11&tspeed=100&distr=true&mode=point&tagcloud=http://feature.mmosite.com//wow/templates/wow_tags.xml">
  271. <embed width="280" height="280" name="flashvars" src="http://img1.mmo.mmo4arab.com/news/flash/tagcloud.swf" menu="false" allowscriptaccess="always" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" mwode="transparent" flashvars="tcolor1=0xfab500&tcolor2=0xFFFFFF&tcolor3=0xf3ef11&tspeed=100&distr=true&mode=point&tagcloud=http://feature.mmosite.com//wow/templates/wow_tags.xml">
  272. </object>
  273. </div>
  274. </div><p></p>
  275. <br />
  276. </div>
  277. <ul id="ulmenu">
  278. <dl class="menu menu_1">
  279. <dt onMouseOver="this.style.cursor='hand';" onClick="SwitchMenu('sub1')" style="" class=""><a href="javascript:void(0);">MMOSite Resource </a></dt>
  280. <dd id="sub1" class="submenu" style="display: none;">
  281. <li><a target="_blank" href="http://forum.mmosite.com/board/2-179.html">Fourm </a></li>
  282. <li><a target="_blank" href="http://my.mmosite.com/?controller=More&action=CategoryArticles&gid=23">Blogs</a></li>
  283. <li><a target="_blank" href="http://search.mmosite.com/jsp/search/searchpic.jsp?pageno=1&channel=10003&kdid=16592">Screenshot</a></li>
  284. <li><a target="_blank" href="http://search.mmosite.com/jsp/search/searchpic.jsp?pageno=1&channel=10003&kdid=16591">Wallpaper</a></li>
  285. <li><a target="_blank" href="http://search.mmosite.com/jsp/search/searchpic.jsp?pageno=1&channel=10003&kdid=16593">Arts</a></li>
  286. <li><a target="_blank" href="http://search.mmosite.com/jsp/search/searchpic.jsp?pageno=1&channel=10003&kdid=24953">Cosplay</a></li>
  287. <li><a target="_blank" href="http://search.mmosite.com/jsp/search/searchpic.jsp?pageno=1&channel=10003&kdid=22754">Comics</a></li>
  288. <li><a target="_blank" href="http://video.mmosite.com/game_vm.php?gid=23">Video</a></li>
  289. <li><a target="_blank" href="http://download.mmosite.com/pages.php?gameid=23">Download</a></li>
  290. </dd>
  291. </dl>
  292. <dl class="menu menu_2">
  293. <dt onMouseOver="this.style.cursor='hand';" onClick="SwitchMenu('sub2')" style="" class=""><a href="javascript:void(0);">OfficialSite Link </a></dt>
  294. <dd id="sub2" class="submenu" style="display: none;">
  295. <li><a target="_blank" href="http://www.worldofwarcraft.com/index.xml">News</a></li>
  296. <li><a target="_blank" href="http://www.worldofwarcraft.com/info/">Game Guide </a></li>
  297. <li><a target="_blank" href="http://www.worldofwarcraft.com/wrath/">Wrath of Lich King </a></li>
  298. <li><a target="_blank" href="http://www.worldofwarcraft.com/burningcrusade/townhall/outlandmap.html">Maps</a></li>
  299. <li><a target="_blank" href="http://www.worldofwarcraft.com/downloads/">Media Download </a></li>
  300. <li><a target="_blank" href="http://forums.worldofwarcraft.com/welcome.html">Forum</a></li>
  301. <li><a target="_blank" href="http://www.worldofwarcraft.com/community/">Community</a></li>
  302. </dd>
  303. </dl>
  304. <dl class="menu menu_3">
  305. <dt onMouseOver="this.style.cursor='hand';" onClick="SwitchMenu('sub3')" style="" class=""><a href="javascript:void(0);">Fansite Link </a></dt>
  306. <dd id="sub3" class="submenu" style="display: none;">
  307. <li><a target="_blank" href="http://wow.allakhazam.com/">Allakhazam.com</a></li>
  308. <li><a target="_blank" href="http://www.wowarmory.com/">wowarmory.com</a></li>
  309. <li><a target="_blank" href="http://www.tentonhammer.com/wow/">Tentonhammer</a></li>
  310. <li><a target="_blank" href="http://www.wowhead.com/">wowhead.com</a></li>
  311. <li><a target="_blank" href="http://www.wowdb.com">wowdb.com </a></li>
  312. <li><a target="_blank" href="http://www.arenajunkies.com/">arenajunkies.com</a></li>
  313. </dd>
  314. </dl>
  315. </ul>
  316. <script type="text/javascript" >
  317. //load record data
  318. function loadRelateRecord(){
  319. $.getScript("http://my.mmosite.com/?c=api&a=Gamerecord&gid=23&num=5", function(){
  320. var tempHtml = '';
  321. if(typeof gamerecord != "undefined" && gamerecord.length > 0){
  322. var length;
  323. gamerecord.length > 5 ? length = 5 : length = gamerecord.length;
  324. tempHtml +='<div class="wb">';
  325. tempHtml +='<h3>What are people talking about?</h3><ul >';
  326. for(var i = 0; i < gamerecord.length; i++){
  327. tempHtml += '<li><p><a href="http://my.mmosite.com/'+ gamerecord[i].User +'" class="wb_author">'+ gamerecord[i].NickName +'</a> '+ gamerecord[i].FormatTextData +' </p> <p><span class="wb_time">'+ gamerecord[i].ActionTime +'</span></p><p class="wb_pic"><a href="http://my.mmosite.com/'+ gamerecord[i].User +'" class="mmo_pic"><img src="'+ gamerecord[i].Avatar +'" /></a></p></li>';
  328. }
  329. tempHtml +='</ul>';
  330. tempHtml +='<p class="wb_more"><a href="http://my.mmosite.com/?c=record&a=gamerecord&gid=23">More &raquo; </a></p></div>';
  331. }
  332. $("#relate_record").html(tempHtml);
  333. })
  334. }
  335. </script>
  336. <div id="relate_record"></div>
  337. <script language="javascript">
  338. loadRelateRecord();
  339. </script>
  340. <div align="center"> </div>
  341. <div align="left">
  342. <script language=javascript src="http://www.mmosite.com/js/selectgame.js"></script>
  343. </div>
  344. <br />
  345. <!--/menu-->
  346. </div>
  347. </div>
  348. <div class="carousel">
  349. <!--carousel-->
  350. <div class="carousel-inner">
  351. <table class='cmsTable' ><tr><td align=center ><a href='http://wow.mmosite.com/updates/wow_dragon_soul_difficulty_change.shtml' title="WoW: Dragon Soul Difficulty Change" target=_blank><img src='http://img7.mmo.mmo4arab.com/wow/20120119/ws.jpg' border=0 width=200 height=80 title="WoW: Dragon Soul Difficulty Change"></a><br><a href="http://wow.mmosite.com/updates/wow_dragon_soul_difficulty_change.shtml" title="WoW: Dragon Soul Difficulty Change" target=_blank>WoW: Dragon Soul Difficulty Change</a></td><td align=center ><a href='http://wow.mmosite.com/updates/wow_patch_4_3_2_going_live_this_week.shtml' title="WoW: Patch 4.3.2 Going Live This Week" target=_blank><img src='http://img1.mmo.mmo4arab.com/wow/1_9/notes/300.jpg' border=0 width=200 height=80 title="WoW: Patch 4.3.2 Going Live This Week"></a><br><a href="http://wow.mmosite.com/updates/wow_patch_4_3_2_going_live_this_week.shtml" title="WoW: Patch 4.3.2 Going Live This Week" target=_blank>WoW: Patch 4.3.2 Going Live This Week</a></td><td align=center ><a href='http://wow.mmosite.com/updates/macro_feature.shtml' title="WoW Macro Feature -- Macros for All Classes" target=_blank><img src='http://img1.mmo.mmo4arab.com/wow/1_17/macros/300.jpg' border=0 width=200 height=80 title="WoW Macro Feature -- Macros for All Classes"></a><br><a href="http://wow.mmosite.com/updates/macro_feature.shtml" title="WoW Macro Feature -- Macros for All Classes" target=_blank>WoW Macro Feature -- Macros for All Classes</a></td></tr></table>
  352. </div>
  353. <!--/carousel-->
  354. </div>
  355. <div class="main">
  356. <div id="main_content">
  357. <div class="sub_con">
  358. <p align="left"><a href="http://wow.mmosite.com/">Home</a> > <a href="http://wow.mmosite.com/updates/">
  359. updates
  360. </a> >
  361. WoW 5.0 Mists of Pandaria: New Class Talent System
  362. </p>
  363. <h2 class="bx">
  364. WoW 5.0 Mists of Pandaria: New Class Talent System
  365. </h2>
  366. <div class="coninfo">Date: <span style="color:#A25F1C">
  367. Oct 21 2011
  368. </span><script src='http://click.mmosite.com/static.php?channel=23&web_id=1702863'></script> Views: (<span style="color:#A25F1C">
  369. <SCRIPT src="http://click.mmosite.com/showHits/getTotalHits.php?channel=23&web_id=1702863&kind=1"></SCRIPT>
  370. </span>) Comments (<span class="TotalComment" style="color:#A25F1C" ></span>)</div>
  371. <P align=center><IMG src="http://img2.mmo.mmo4arab.com/wow/20111021/new_system/new_system_1.jpg"></P>
  372. <P>World of Warcraft Game Director Tom Chilton, and Lead Systems Designer Greg Street took to the stage this morning to discuss the direction of class balance for World of Warcraft, as well as the new talent system coming in Mists of Pandaria. Their panel focused on the philosophies and goals of this new system, whats changing, and what expectations players should have as they level up in Pandaria and beyond.</P>
  373. <P><STRONG style="FONT-SIZE: 16px; COLOR: #ffb100">Philosophies and Goals</STRONG></P>
  374. <P>In Cataclysm, we made some pretty radical adjustments to the talent trees. Some of those changes worked out really well, while others didn't really help us achieve the goals we set out to reach. We really liked offering players a choice of class specialization at level 10, for example, and how streamlining each of the talent trees made room for meaningful choices and greater character customization. We didn't like that there was still a lot of "bulk" left in the talent trees despite our clean-up efforts, though, and that it remained possible for players to "miss" really important performance talents. Looking back, we feel that the Cataclysm talent trees are roughly 80% composed of class role-defining talents that are crucial to rotations and performance, while the other 20% are interesting utility talents, and that's where the real choices were happening.</P>
  375. <P>For Mists of Pandaria, we want to move toward something that feels more flexible, yet eliminates many of the flaws of the old system at the same time. More importantly, we want players to gain access to important class performance abilities easily while ensuring that the more engaging utility abilities, where all the choices a player makes are meaningful, are front and center. Getting there will take some major changes.</P><BR>
  376. <P><STRONG style="FONT-SIZE: 16px; COLOR: #ffb100">The New Class Talent System</STRONG></P>
  377. <P>Perhaps the most exciting of these changes is the removal of the old talent tree system. Rather than each class having three separate trees, one for each specialization, players will now choose talents from individual sets which are awarded every 15 levels. Each class will have its own selection of talents, and the entire list will be available to all characters of that class regardless of specialization.</P>
  378. <P>Each talent set is comprised of three talents which fall into a clear "theme." Some sets will offer utility such as movement speed increases and boosts to survivability, while others will reduce the costs of certain situational abilities. Currently, the goal is to avoid making any particular talent mandatory or to have them play a role in ability rotations directly. Instead, they're intended to give players interesting ways to customize their characters according to their preferred playstyle.</P>
  379. <P>In total, there will be six talent sets, with players unlocking a new set every 15 levels. This means that there will be fewer talents overall, but each talent you choose has the potential to have a much more dramatic effect on your gameplay.</P>
  380. <P align=center><A class=zoom onclick="ue_pic.doPic( 'http://img3.mmo.mmo4arab.com/wow/20111021/new_system/new_system_2.jpg');" href="#ue_pic"><SPAN class=tozoom onclick="ue_pic.doPic( 'http://img3.mmo.mmo4arab.com/wow/20111021/new_system/new_system_2.jpg' );return false;">Full Size</SPAN><IMG title="WoW 5.0 Mists of Pandaria: New Class Talent System " alt="WoW 5.0 Mists of Pandaria: New Class Talent System " src="http://img1.mmo.mmo4arab.com/wow/20111021/new_system/new_system_2s.jpg" border=0></A><BR>Examples of possible talents for paladins in Mists of Pandaria</P>
  381. <P>Another big change being made is how talents are selected. Instead of "purchasing" talents with a predetermined number of points (earned as you level), talent selection will be toggle-based. For each set of three talents players unlock, they will get to choose one talent to activate, for a total of six active talents at level 90. (Talent ranks have been completely removed.)</P>
  382. <P>Similar to current functionality, talents selections will be finalized by clicking "Learn" at the bottom of the talent pane; however, a big benefit of removing talent points is that it allows us to let players "re-talent" with more flexibility. Even after players have activated their talents, they won't be completely locked into their choices as they are now. If at any point a player feels that another talent may be more appropriate or fun, he or she can simply select that talent from their tree and click "Learn" again. This can be done on a talent-by-talent basis or, if the situation demands it, all talents can be changed out at once.</P>
  383. <P>As a result, talents can be changed out when switching specs, as well as when running dungeons, raids, and battlegrounds. While re-talenting will most likely be disabled during combat and will incur a small fee (either in the form of gold or a reagent), it will still give players more opportunities to adapt their characters to better meet the challenges they expect to face while playing.</P>
  384. <P align=center><A class=zoom onclick="ue_pic.doPic( 'http://img4.mmo.mmo4arab.com/wow/20111021/new_system/new_system_3.jpg');" href="#ue_pic"><SPAN class=tozoom onclick="ue_pic.doPic( 'http://img4.mmo.mmo4arab.com/wow/20111021/new_system/new_system_3.jpg' );return false;">Full Size</SPAN><IMG title="WoW 5.0 Mists of Pandaria: New Class Talent System " alt="WoW 5.0 Mists of Pandaria: New Class Talent System " src="http://img2.mmo.mmo4arab.com/wow/20111021/new_system/new_system_3s.jpg" border=0></A><BR>Examples of possible talents for rogues in Mists of Pandaria</P><BR>
  385. <P><STRONG style="FONT-SIZE: 16px; COLOR: #ffb100">Class Talents vs. Specialization Abilities</STRONG></P>
  386. <P>So what does this mean for important spec-based spells and abilities like Hammer of the Righteous and Circle of Healing?</P>
  387. <P>At level 10, players will still select a specialization and unlock an iconic class specialization ability. As players level up, they will then automatically learn both class-based and specialization-specific abilities at set intervals. The specialization abilities you learn will be largely comprised of old talents we feel players should have, as well as core class abilities that not every spec needs.</P>
  388. <P>For example, for a level 25 Protection paladin, his or her training list may look a little something like this:</P>
  389. <P align=center>
  390. <TABLE class=table_style align=center border=1>
  391. <TBODY>
  392. <TR>
  393. <TD><STRONG>Level 10</STRONG></TD>
  394. <TD><STRONG>Avenger's Shield</STRONG></TD>
  395. <TD>(Protection ability)</TD></TR>
  396. <TR>
  397. <TD><STRONG>Level 10</STRONG></TD>
  398. <TD><STRONG>Judgments of the Wise</STRONG></TD>
  399. <TD>(Protection ability)</TD></TR>
  400. <TR>
  401. <TD><STRONG>Level 12</STRONG></TD>
  402. <TD><STRONG>Rightous Fury</STRONG></TD>
  403. <TD>(Class ability)</TD></TR>
  404. <TR>
  405. <TD><STRONG>Level 13</STRONG></TD>
  406. <TD><STRONG>Redemption</STRONG></TD>
  407. <TD>(Class ability)</TD></TR>
  408. <TR>
  409. <TD><STRONG>Level 14</STRONG></TD>
  410. <TD><STRONG>Flash of Light</STRONG></TD>
  411. <TD>(Class ability)</TD></TR>
  412. <TR>
  413. <TD><STRONG>Level 15</STRONG></TD>
  414. <TD><STRONG>Hand of Reckoning</STRONG></TD>
  415. <TD>(Class ability)</TD></TR>
  416. <TR>
  417. <TD><STRONG>Level 16</STRONG></TD>
  418. <TD><STRONG>Lay on Hands</STRONG></TD>
  419. <TD>(Class ability)</TD></TR>
  420. <TR>
  421. <TD><STRONG>Level 18</STRONG></TD>
  422. <TD><STRONG>Divine Shield</STRONG></TD>
  423. <TD>(Class ability)</TD></TR>
  424. <TR>
  425. <TD><STRONG>Level 20</STRONG></TD>
  426. <TD><STRONG>Hammer of the Righteous</STRONG></TD>
  427. <TD>(Protection ability)</TD></TR>
  428. <TR>
  429. <TD><STRONG>Level 22</STRONG></TD>
  430. <TD><STRONG>Supplication</STRONG></TD>
  431. <TD>(Class ability)</TD></TR>
  432. <TR>
  433. <TD><STRONG>Level 24</STRONG></TD>
  434. <TD><STRONG>Consecration</STRONG></TD>
  435. <TD>(Class ability)</TD></TR></TBODY></TABLE></P>
  436. <P>These spells and abilities will be trained in the field, appearing immediately in players' spellbooks once they reach the appropriate level. As a result, there will no longer be a need to visit