PageRenderTime 51ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

/talents/raw/talentimages/warrior_files/data.js

https://bitbucket.org/Unity/unity-gamehead
JavaScript | 690 lines | 504 code | 116 blank | 70 comment | 0 complexity | 6ffb959dd2a547e453a238e896c1b6f2 MD5 | raw file
Possible License(s): LGPL-2.1
  1. var i = 0;
  2. var t = 0;
  3. var className = "Warrior Talents";
  4. tree[i] = "Arms"; i++;
  5. tree[i] = "Fury"; i++;
  6. tree[i] = "Protection"; i++;
  7. i = 0;
  8. talent[i] = [0, "Improved Heroic Strike", 3, 1, 1]; i++;
  9. talent[i] = [0, "Deflection", 5, 2, 1]; i++;
  10. talent[i] = [0, "Improved Rend", 3, 3, 1]; i++;
  11. talent[i] = [0, "Improved Charge", 2, 1, 2]; i++;
  12. talent[i] = [0, "Iron Will", 5, 2, 2]; i++;
  13. talent[i] = [0, "Improved Thunder Clap", 3, 3, 2]; i++;
  14. talent[i] = [0, "Improved Overpower", 2, 1, 3]; i++;
  15. talent[i] = [0, "Anger Management", 1, 2, 3]; i++;
  16. talent[i] = [0, "Deep Wounds", 3, 3, 3]; i++;
  17. talent[i] = [0, "Two-Handed Weapon Specialization", 5, 2, 4]; i++;
  18. talent[i] = [0, "Impale", 2, 3, 4, [getTalentID("Deep Wounds"),3]]; i++;
  19. talent[i] = [0, "Poleaxe Specialization", 5, 1, 5]; i++;
  20. talent[i] = [0, "Death Wish", 1, 2, 5]; i++;
  21. talent[i] = [0, "Mace Specialization", 5, 3, 5]; i++;
  22. talent[i] = [0, "Sword Specialization", 5, 4, 5]; i++;
  23. talent[i] = [0, "Improved Intercept", 2, 1, 6]; i++;
  24. talent[i] = [0, "Improved Hamstring", 3, 3, 6]; i++;
  25. talent[i] = [0, "Improved Disciplines", 3, 4, 6]; i++;
  26. talent[i] = [0, "Blood Frenzy", 2, 1, 7]; i++;
  27. talent[i] = [0, "Mortal Strike", 1, 2, 7, [getTalentID("Death Wish"),1]]; i++;
  28. talent[i] = [0, "Second Wind", 2, 3, 7]; i++;
  29. talent[i] = [0, "Improved Mortal Strike", 5, 2, 8, [getTalentID("Mortal Strike"),1]]; i++;
  30. talent[i] = [0, "Endless Rage", 1, 2, 9]; i++;
  31. treeStartStop[t] = i -1;
  32. t++;
  33. //fury talents
  34. talent[i] = [1, "Booming Voice", 5, 2, 1]; i++;
  35. talent[i] = [1, "Cruelty", 5, 3, 1]; i++;
  36. talent[i] = [1, "Improved Demoralizing Shout", 5, 2, 2]; i++;
  37. talent[i] = [1, "Unbridled Wrath", 5, 3, 2]; i++;
  38. talent[i] = [1, "Improved Cleave", 3, 1, 3]; i++;
  39. talent[i] = [1, "Piercing Howl", 1, 2, 3]; i++;
  40. talent[i] = [1, "Blood Craze", 3, 3, 3]; i++;
  41. talent[i] = [1, "Commanding Presence", 5, 4, 3]; i++;
  42. talent[i] = [1, "Dual Wield Specialization", 5, 1, 4]; i++;
  43. talent[i] = [1, "Improved Execute", 2, 2, 4]; i++;
  44. talent[i] = [1, "Enrage", 5, 3, 4]; i++;
  45. talent[i] = [1, "Improved Slam", 2, 1, 5]; i++;
  46. talent[i] = [1, "Sweeping Strikes", 1, 2, 5]; i++;
  47. talent[i] = [1, "Weapon Mastery", 2, 4, 5]; i++;
  48. talent[i] = [1, "Improved Berserker Rage", 2, 1, 6]; i++;
  49. talent[i] = [1, "Flurry", 5, 3, 6, [getTalentID("Enrage"),5]]; i++;
  50. talent[i] = [1, "Precision", 3, 1, 7]; i++;
  51. talent[i] = [1, "Bloodthirst", 1, 2, 7, [getTalentID("Sweeping Strikes"),1]]; i++;
  52. talent[i] = [1, "Improved Whirlwind", 2, 3, 7]; i++;
  53. talent[i] = [1, "Improved Berserker Stance", 5, 3, 8]; i++;
  54. talent[i] = [1, "Rampage", 1, 2, 9, [getTalentID("Bloodthirst"),1]]; i++;
  55. treeStartStop[t] = i -1;
  56. t++;
  57. //protection talents
  58. talent[i] = [2, "Improved Bloodrage", 2, 1, 1]; i++;
  59. talent[i] = [2, "Tactical Mastery", 3, 2, 1]; i++;
  60. talent[i] = [2, "Anticipation", 5, 3, 1]; i++;
  61. talent[i] = [2, "Shield Specialization", 5, 2, 2]; i++;
  62. talent[i] = [2, "Toughness", 5, 3, 2]; i++;
  63. talent[i] = [2, "Last Stand", 1, 1, 3]; i++;
  64. talent[i] = [2, "Improved Shield Block", 1, 2, 3, [getTalentID("Shield Specialization"),5]]; i++;
  65. talent[i] = [2, "Improved Revenge", 3, 3, 3]; i++;
  66. talent[i] = [2, "Defiance", 3, 4, 3]; i++;
  67. talent[i] = [2, "Improved Sunder Armor", 3, 1, 4]; i++;
  68. talent[i] = [2, "Improved Disarm", 3, 2, 4]; i++;
  69. talent[i] = [2, "Improved Taunt", 2, 3, 4]; i++;
  70. talent[i] = [2, "Improved Shield Wall", 2, 1, 5]; i++;
  71. talent[i] = [2, "Concussion Blow", 1, 2, 5]; i++;
  72. talent[i] = [2, "Improved Shield Bash", 2, 3, 5]; i++;
  73. talent[i] = [2, "Shield Mastery", 3, 1, 6]; i++;
  74. talent[i] = [2, "One-Handed Weapon Specialization", 5, 3, 6]; i++;
  75. talent[i] = [2, "Improved Defensive Stance", 3, 1, 7]; i++;
  76. talent[i] = [2, "Shield Slam", 1, 2, 7, [getTalentID("Concussion Blow"),1]]; i++;
  77. talent[i] = [2, "Focused Rage", 3, 3, 7]; i++;
  78. talent[i] = [2, "Vitality", 5, 2, 8]; i++;
  79. talent[i] = [2, "Devastate", 1, 2, 9]; i++;
  80. treeStartStop[t] = i -1;
  81. t++;
  82. i = 0;
  83. //Arms Talents Begin
  84. //Improved Heroic Strike - Arms
  85. rank[i] = [
  86. "Reduces the cost of your Heroic Strike ability by 1 rage point.",
  87. "Reduces the cost of your Heroic Strike ability by 2 rage points.",
  88. "Reduces the cost of your Heroic Strike ability by 3 rage points."
  89. ];
  90. i++;
  91. //Deflection - Arms
  92. rank[i] = [
  93. "Increases your Parry chance by 1%.",
  94. "Increases your Parry chance by 2%.",
  95. "Increases your Parry chance by 3%.",
  96. "Increases your Parry chance by 4%.",
  97. "Increases your Parry chance by 5%."
  98. ];
  99. i++;
  100. //Improved Rend - Arms
  101. rank[i] = [
  102. "Increases the bleed damage done by your Rend ability by 25%.",
  103. "Increases the bleed damage done by your Rend ability by 50%.",
  104. "Increases the bleed damage done by your Rend ability by 75%."
  105. ];
  106. i++;
  107. //Improved Charge - Arms
  108. rank[i] = [
  109. "Increases the amount of rage generated by your Charge ability by 3.",
  110. "Increases the amount of rage generated by your Charge ability by 6."
  111. ];
  112. i++;
  113. //Iron Will - Protection
  114. rank[i]=[
  115. "Increases your chance to resist stun and charm effects by 3%.",
  116. "Increases your chance to resist stun and charm effects by 6%.",
  117. "Increases your chance to resist stun and charm effects by 9%.",
  118. "Increases your chance to resist stun and charm effects by 12%.",
  119. "Increases your chance to resist stun and charm effects by 15%."
  120. ];
  121. i++;
  122. //Improved Thunder Clap - Arms
  123. rank[i] = [
  124. "Reduces the cost of your Thunder Clap ability by 1 rage point and increases the damage by 40% and the slowing effect by an additional 4%.",
  125. "Reduces the cost of your Thunder Clap ability by 2 rage points and increases the damage by 70% and the slowing effect by an additional 7%.",
  126. "Reduces the cost of your Thunder Clap ability by 4 rage points and increases the damage by 100% and the slowing effect by an additional 10%."
  127. ];
  128. i++;
  129. //Improved Overpower - Arms
  130. rank[i] = [
  131. "Increases the critical strike chance of your Overpower ability by 25%.",
  132. "Increases the critical strike chance of your Overpower ability by 50%."
  133. ];
  134. i++;
  135. //Anger Management - Arms
  136. rank[i] = [
  137. "Generates 1 rage per 3 seconds."
  138. ];
  139. i++;
  140. //Deep Wounds - Arms
  141. rank[i] = [
  142. "Your critical strikes cause the opponent to bleed, dealing 20% of your melee weapon's average damage over 12 sec.",
  143. "Your critical strikes cause the opponent to bleed, dealing 40% of your melee weapon's average damage over 12 sec.",
  144. "Your critical strikes cause the opponent to bleed, dealing 60% of your melee weapon's average damage over 12 sec."
  145. ];
  146. i++;
  147. //Two-Handed Weapon Specialization - Arms
  148. rank[i] = [
  149. "Increases the damage you deal with two-handed melee weapons by 1%.",
  150. "Increases the damage you deal with two-handed melee weapons by 2%.",
  151. "Increases the damage you deal with two-handed melee weapons by 3%.",
  152. "Increases the damage you deal with two-handed melee weapons by 4%.",
  153. "Increases the damage you deal with two-handed melee weapons by 5%."
  154. ];
  155. i++;
  156. //Impale - Arms
  157. rank[i] = [
  158. "Increases the critical strike damage bonus of your abilities in Battle, Defensive, and Berserker stance by 10%.",
  159. "Increases the critical strike damage bonus of your abilities in Battle, Defensive, and Berserker stance by 20%."
  160. ];
  161. i++;
  162. //Axe Specialization - Arms
  163. rank[i] = [
  164. "Increases your chance to get a critical strike with Axes and Polearms by 1%.",
  165. "Increases your chance to get a critical strike with Axes and Polearms by 2%.",
  166. "Increases your chance to get a critical strike with Axes and Polearms by 3%.",
  167. "Increases your chance to get a critical strike with Axes and Polearms by 4%.",
  168. "Increases your chance to get a critical strike with Axes and Polearms by 5%."
  169. ];
  170. i++;
  171. //Death Wish - Arms
  172. rank[i]=[
  173. "10 Rage<br><span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>3 min cooldown</span><br>When activated, increases your physical damage by 20% and makes you immune to Fear effects, but increases all damage taken by 5%. Lasts 30 sec."
  174. ];
  175. i++;
  176. //Mace Specialization - Arms
  177. rank[i] = [
  178. "Gives your melee attacks a chance to stun your target for 3 sec and generate 6 rage when using a Mace.",
  179. "Gives your melee attacks a chance to stun your target for 3 sec and generate 6 rage when using a Mace. More effective than Mace Specialization (Rank 1).",
  180. "Gives your melee attacks a chance to stun your target for 3 sec and generate 6 rage when using a Mace. More effective than Mace Specialization (Rank 2).",
  181. "Gives your melee attacks a chance to stun your target for 3 sec and generate 6 rage when using a Mace. More effective than Mace Specialization (Rank 3).",
  182. "Gives your melee attacks a chance to stun your target for 3 sec and generate 6 rage when using a Mace. More effective than Mace Specialization (Rank 4)."
  183. ];
  184. i++;
  185. //Sword Specialization - Arms
  186. rank[i] = [
  187. "Gives you a 1% chance to get an extra attack on the same target after dealing damage with your Sword.",
  188. "Gives you a 2% chance to get an extra attack on the same target after dealing damage with your Sword.",
  189. "Gives you a 3% chance to get an extra attack on the same target after dealing damage with your Sword.",
  190. "Gives you a 4% chance to get an extra attack on the same target after dealing damage with your Sword.",
  191. "Gives you a 5% chance to get an extra attack on the same target after dealing damage with your Sword."
  192. ];
  193. i++;
  194. //Weapon Mastery - Arms
  195. rank[i] = [
  196. "Increases skill with all weapons by 2 and increases your chance to resist Disarm effects by an additional 50%.",
  197. "Increases skill with all weapons by 4 and makes you immune to Disarm effects."
  198. ];
  199. i++;
  200. //Improved Hamstring - Arms
  201. rank[i] = [
  202. "Gives your Hamstring ability a 5% chance to immobilize the target for 5 sec.",
  203. "Gives your Hamstring ability a 10% chance to immobilize the target for 5 sec.",
  204. "Gives your Hamstring ability a 15% chance to immobilize the target for 5 sec."
  205. ];
  206. i++;
  207. //Improved Disciplines - Arms
  208. rank[i] = [
  209. "Reduces the cooldown of your Retaliation, Recklessness and Shield Wall abilities by 4 min and increases their duration by 2 sec.",
  210. "Reduces the cooldown of your Retaliation, Recklessness and Shield Wall abilities by 7 min and increases their duration by 4 sec.",
  211. "Reduces the cooldown of your Retaliation, Recklessness and Shield Wall abilities by 10 min and increases their duration by 6 sec."
  212. ];
  213. i++;
  214. //Blood Frenzy - Arms
  215. rank[i] = [
  216. "Your Rend and Deep Wounds abilities also increase all melee damage caused to that target by 2%.",
  217. "Your Rend and Deep Wounds abilities also increase all melee damage caused to that target by 4%."
  218. ];
  219. i++;
  220. //Mortal Strike - Arms
  221. rank[i] = [
  222. "<span style=text-align:left;float:left;>30 Rage</span><span style=text-align:right;float:right;>5 yd range</span><br><span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>6 sec cooldown</span><br>Requires Melee Weapon<br>A vicious strike that deals weapon damage plus 85 and wounds the target, reducing the effectiveness of any healing by 50% for 10 sec.<br><br>\
  223. &nbsp;Trainable Ranks Listed Below:<br>\
  224. &nbsp;&nbsp;Rank 2: +110 Damage<br>\
  225. &nbsp;&nbsp;Rank 3: +135 Damage<br>\
  226. &nbsp;&nbsp;Rank 4: +160 Damage<br>\
  227. &nbsp;&nbsp;Rank 5: +230 Damage<br>\
  228. &nbsp;&nbsp;Rank 6: +300 Damage"
  229. ];
  230. i++;
  231. //Second Wind - Arms
  232. rank[i] = [
  233. "Whenever you are struck by a Stun or Immobilize effect you will generate 10 rage and 5% of your total health over 10 sec.",
  234. "Whenever you are struck by a Stun or Immobilize effect you will generate 20 rage and 10% of your total health over 10 sec."
  235. ];
  236. i++;
  237. //Improved Mortal Strike - Arms
  238. rank[i] = [
  239. "Reduces the cooldown of your Mortal Strike ability by 0.2 sec and increases the damage it causes by 1%.",
  240. "Reduces the cooldown of your Mortal Strike ability by 0.4 sec and increases the damage it causes by 2%.",
  241. "Reduces the cooldown of your Mortal Strike ability by 0.6 sec and increases the damage it causes by 3%.",
  242. "Reduces the cooldown of your Mortal Strike ability by 0.8 sec and increases the damage it causes by 4%.",
  243. "Reduces the cooldown of your Mortal Strike ability by 1 sec and increases the damage it causes by 5%."
  244. ];
  245. i++;
  246. //Endless Rage - Arms
  247. rank[i] = [
  248. "You generate 25% more rage from damage dealt."
  249. ];
  250. i++;
  251. //Booming Voice - Fury
  252. rank[i] = [
  253. "Increases the area of effect and duration of your Battle Shout, Demoralizing Shout, and Commanding Shout by 10%.",
  254. "Increases the area of effect and duration of your Battle Shout, Demoralizing Shout, and Commanding Shout by 20%.",
  255. "Increases the area of effect and duration of your Battle Shout, Demoralizing Shout, and Commanding Shout by 30%.",
  256. "Increases the area of effect and duration of your Battle Shout, Demoralizing Shout, and Commanding Shout by 40%.",
  257. "Increases the area of effect and duration of your Battle Shout, Demoralizing Shout, and Commanding Shout by 50%."
  258. ];
  259. i++;
  260. //Cruelty - Fury
  261. rank[i] = [
  262. "Increases your chance to get a critical strike with melee weapons by 1%.",
  263. "Increases your chance to get a critical strike with melee weapons by 2%.",
  264. "Increases your chance to get a critical strike with melee weapons by 3%.",
  265. "Increases your chance to get a critical strike with melee weapons by 4%.",
  266. "Increases your chance to get a critical strike with melee weapons by 5%."
  267. ];
  268. i++;
  269. //Improved Demoralizing Shout - Fury
  270. rank[i] = [
  271. "Increases the melee attack power reduction of your Demoralizing Shout by 8%.",
  272. "Increases the melee attack power reduction of your Demoralizing Shout by 16%.",
  273. "Increases the melee attack power reduction of your Demoralizing Shout by 24%.",
  274. "Increases the melee attack power reduction of your Demoralizing Shout by 32%.",
  275. "Increases the melee attack power reduction of your Demoralizing Shout by 40%."
  276. ];
  277. i++;
  278. //Unbridled Wrath - Fury
  279. rank[i] = [
  280. "Gives you a chance to generate an additional rage point when you deal melee damage with a weapon.",
  281. "Gives you a chance to generate an additional rage point when you deal melee damage with a weapon. Effect occurs more often than Unbridled Wrath (Rank 1).",
  282. "Gives you a chance to generate an additional rage point when you deal melee damage with a weapon. Effect occurs more often than Unbridled Wrath (Rank 2).",
  283. "Gives you a chance to generate an additional rage point when you deal melee damage with a weapon. Effect occurs more often than Unbridled Wrath (Rank 3).",
  284. "Gives you a chance to generate an additional rage point when you deal melee damage with a weapon. Effect occurs more often than Unbridled Wrath (Rank 4)."
  285. ];
  286. i++;
  287. //Improved Cleave - Fury
  288. rank[i] = [
  289. "Increases the bonus damage done by your Cleave ability by 40%.",
  290. "Increases the bonus damage done by your Cleave ability by 80%.",
  291. "Increases the bonus damage done by your Cleave ability by 120%."
  292. ];
  293. i++;
  294. //Piercing Howl - Fury
  295. rank[i] = [
  296. "10 Rage<br>Instant<br>Causes all enemies near the warrior to be dazed, reducing movement speed by 50% for 6 sec."
  297. ];
  298. i++;
  299. //Blood Craze - Fury
  300. rank[i] = [
  301. "Regenerates 1% of your total health over 6 sec after being the victim of a critical strike.",
  302. "Regenerates 2% of your total health over 6 sec after being the victim of a critical strike.",
  303. "Regenerates 3% of your total health over 6 sec after being the victim of a critical strike."
  304. ];
  305. i++;
  306. //Commanding Presence - Fury (ex. Improved Battle Shout)
  307. rank[i] = [
  308. "Increases the melee attack power bonus of your Battle Shout and the health bonus of your Commanding Shout by 5%.",
  309. "Increases the melee attack power bonus of your Battle Shout and the health bonus of your Commanding Shout by 10%.",
  310. "Increases the melee attack power bonus of your Battle Shout and the health bonus of your Commanding Shout by 15%.",
  311. "Increases the melee attack power bonus of your Battle Shout and the health bonus of your Commanding Shout by 20%.",
  312. "Increases the melee attack power bonus of your Battle Shout and the health bonus of your Commanding Shout by 25%."
  313. ];
  314. i++;
  315. //Dual Wield Specialization - Fury
  316. rank[i] = [
  317. "Increases the damage done by your offhand weapon by 5%.",
  318. "Increases the damage done by your offhand weapon by 10%.",
  319. "Increases the damage done by your offhand weapon by 15%.",
  320. "Increases the damage done by your offhand weapon by 20%.",
  321. "Increases the damage done by your offhand weapon by 25%."
  322. ];i++;
  323. //Improved Execute - Fury
  324. rank[i] = [
  325. "Reduces the Rage cost of your Execute ability by 2.",
  326. "Reduces the Rage cost of your Execute ability by 5."
  327. ];
  328. i++;
  329. //Enrage - Fury
  330. rank[i] = [
  331. "Gives you a 5% melee damage bonus for 12 sec up to a maximum of 12 swings after being the victim of a critical strike.",
  332. "Gives you a 10% melee damage bonus for 12 sec up to a maximum of 12 swings after being the victim of a critical strike.",
  333. "Gives you a 15% melee damage bonus for 12 sec up to a maximum of 12 swings after being the victim of a critical strike.",
  334. "Gives you a 20% melee damage bonus for 12 sec up to a maximum of 12 swings after being the victim of a critical strike.",
  335. "Gives you a 25% melee damage bonus for 12 sec up to a maximum of 12 swings after being the victim of a critical strike."
  336. ];
  337. i++;
  338. //Improved Slam - Fury
  339. rank[i] = [
  340. "Decreases the casting time of your Slam ability by 0.5 sec.",
  341. "Decreases the casting time of your Slam ability by 1 sec."
  342. ];
  343. i++;
  344. //Sweeping Strikes - Fury
  345. rank[i] = [
  346. "30 Rage<br><span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>30 sec cooldown</span><br>Requires Melee Weapon<br>Requires Battle Stance<br>Your next 5 melee weapon swings strike an additional nearby opponent."
  347. ];
  348. i++;
  349. //Improved Intercept - Fury
  350. rank[i]=[
  351. "Reduces the cooldown of your Intercept ability by 5 sec.",
  352. "Reduces the cooldown of your Intercept ability by 10 sec."
  353. ];
  354. i++;
  355. //Improved Berserker Rage - Fury
  356. rank[i]=[
  357. "The Berserker Rage ability will generate 5 rage when used.",
  358. "The Berserker Rage ability will generate 10 rage when used."
  359. ];
  360. i++;
  361. //Flurry - Fury
  362. rank[i]=[
  363. "Increases your attack speed by 5% for your next 3 swings after dealing a melee critical strike.",
  364. "Increases your attack speed by 10% for your next 3 swings after dealing a melee critical strike.",
  365. "Increases your attack speed by 15% for your next 3 swings after dealing a melee critical strike.",
  366. "Increases your attack speed by 20% for your next 3 swings after dealing a melee critical strike.",
  367. "Increases your attack speed by 25% for your next 3 swings after dealing a melee critical strike."
  368. ];
  369. i++;
  370. //Precision - Fury
  371. rank[i]=[
  372. "Increases your chance to hit with melee weapons by 1%.",
  373. "Increases your chance to hit with melee weapons by 2%.",
  374. "Increases your chance to hit with melee weapons by 3%."
  375. ];
  376. i++;
  377. //Bloodthirst - Fury
  378. rank[i]=[
  379. "<span style=text-align:left;float:left;>30 Rage</span><span style=text-align:right;float:right;>Melee range</span><br><span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>6 sec cooldown</span><br>Instantly attack the target causing 217 damage. In addition, the next 5 successful melee attacks will restore 10 health. This effect lasts 8 sec. Damage is based on your attack power.<br><br>\
  380. &nbsp;Trainable Ranks Listed Below:<br>\
  381. &nbsp;&nbsp;Rank 2: 13 Health<br>\
  382. &nbsp;&nbsp;Rank 3: 17 Health<br>\
  383. &nbsp;&nbsp;Rank 4: 20 Health<br>\
  384. &nbsp;&nbsp;Rank 5: 25 Health<br>\
  385. &nbsp;&nbsp;Rank 6: 30 Health"
  386. ];
  387. i++;
  388. //Improved Whirlwind - Fury
  389. rank[i]=[
  390. "Reduces the cooldown of your Whirlwind ability by 1 sec.",
  391. "Reduces the cooldown of your Whirlwind ability by 2 sec."
  392. ];
  393. i++;
  394. //Improved Berserker Stance - Fury
  395. rank[i]=[
  396. "Increases attack power by 2% while in Berserker Stance",
  397. "Increases attack power by 4% while in Berserker Stance",
  398. "Increases attack power by 6% while in Berserker Stance",
  399. "Increases attack power by 8% while in Berserker Stance",
  400. "Increases attack power by 10% while in Berserker Stance"
  401. ];
  402. i++;
  403. //Rampage - Fury
  404. rank[i]=[
  405. "20 Rage<br>Instant<br>Warrior goes on a rampage, increasing attack power by 30 and causing most successful melee attacks to increase attack power by an additional 30. This effect will stack up to 5 times. Lasts 30 sec. This ability can only be used after scoring a critical hit.<br><br>\
  406. &nbsp;Trainable Ranks Listed Below:<br>\
  407. &nbsp;&nbsp;Rank 2: +40 Attack Power<br>\
  408. &nbsp;&nbsp;Rank 3: +50 Attack Power"
  409. ];
  410. i++;
  411. //Improved Bloodrage - Protection
  412. rank[i]=[
  413. "Increases the instant rage generated by your Bloodrage ability by 3.",
  414. "Increases the instant rage generated by your Bloodrage ability by 6."
  415. ];
  416. i++;
  417. //Tactical Mastery - Protection
  418. rank[i] = [
  419. "You retain up to an additional 5 of your rage points when you change stances.",
  420. "You retain up to an additional 10 of your rage points when you change stances.",
  421. "You retain up to an additional 15 of your rage points when you change stances."
  422. ];
  423. i++;
  424. //Anticipation - Protection
  425. rank[i]=[
  426. "Increases your Defense skill by 4.",
  427. "Increases your Defense skill by 8.",
  428. "Increases your Defense skill by 12.",
  429. "Increases your Defense skill by 16.",
  430. "Increases your Defense skill by 20."
  431. ];
  432. i++;
  433. //Shield Specialization - Protection
  434. rank[i]=[
  435. "Increases your chance to block attacks with a shield by 1% and has a 20% chance to generate 1 rage when a block occurs.",
  436. "Increases your chance to block attacks with a shield by 2% and has a 40% chance to generate 1 rage when a block occurs.",
  437. "Increases your chance to block attacks with a shield by 3% and has a 60% chance to generate 1 rage when a block occurs.",
  438. "Increases your chance to block attacks with a shield by 4% and has a 80% chance to generate 1 rage when a block occurs.",
  439. "Increases your chance to block attacks with a shield by 5% and has a 100% chance to generate 1 rage when a block occurs."
  440. ];
  441. i++;
  442. //Toughness - Protection
  443. rank[i]=[
  444. "Increases your armor value from items by 2%.",
  445. "Increases your armor value from items by 4%.",
  446. "Increases your armor value from items by 6%.",
  447. "Increases your armor value from items by 8%.",
  448. "Increases your armor value from items by 10%."
  449. ];
  450. i++;
  451. //Last Stand - Protection
  452. rank[i]=[
  453. "<span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>8 min cooldown</span><br>When activated, this ability temporarily grants you 30% of your maximum hit points for 20 sec. After the effect expires, the hit points are lost."
  454. ];
  455. i++;
  456. //Improved Shield Block - Protection
  457. rank[i]=[
  458. "Allows your Shield Block ability to block an additional attack, and increases the duration by 1 sec."
  459. ];
  460. i++;
  461. //Improved Revenge - Protection
  462. rank[i]=[
  463. "Gives your Revenge ability a 15% chance to stun the target for 3 sec.",
  464. "Gives your Revenge ability a 30% chance to stun the target for 3 sec.",
  465. "Gives your Revenge ability a 45% chance to stun the target for 3 sec."
  466. ];
  467. i++;
  468. //Defiance - Protection
  469. rank[i]=[
  470. "Increases the threat generated by your attacks by 5% while in Defensive Stance.",
  471. "Increases the threat generated by your attacks by 10% while in Defensive Stance.",
  472. "Increases the threat generated by your attacks by 15% while in Defensive Stance."
  473. ];
  474. i++;
  475. //Improved Sunder Armor - Protection
  476. rank[i]=[
  477. "Reduces the cost of your Sunder Armor ability by 1 rage point.",
  478. "Reduces the cost of your Sunder Armor ability by 2 rage points.",
  479. "Reduces the cost of your Sunder Armor ability by 3 rage points."
  480. ];
  481. i++;
  482. //Improved Disarm - Protection
  483. rank[i]=[
  484. "Increases the duration of your Disarm ability by 1 secs.",
  485. "Increases the duration of your Disarm ability by 2 secs.",
  486. "Increases the duration of your Disarm ability by 3 secs."
  487. ];
  488. i++;
  489. //Improved Taunt - Protection
  490. rank[i]=[
  491. "Reduces the cooldown of your Taunt ability by 1 sec.",
  492. "Reduces the cooldown of your Taunt ability by 2 sec."
  493. ];
  494. i++;
  495. //Improved Shield Wall - Protection
  496. rank[i]=[
  497. "Increases the effect duration of your Shield Wall ability by 3 secs.",
  498. "Increases the effect duration of your Shield Wall ability by 5 secs."
  499. ];
  500. i++;
  501. //Concussion Blow - Protection
  502. rank[i]=[
  503. "<span style=text-align:left;float:left;>15 Rage</span><span style=text-align:right;float:right;>5 yd range</span><br><span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>45 sec cooldown</span><br>Requires Melee Weapon<br>Stuns the opponent for 5 sec."
  504. ];
  505. i++;
  506. //Improved Shield Bash - Protection
  507. rank[i]=[
  508. "Gives your Shield Bash ability a 50% chance to silence the target for 3 sec.",
  509. "Gives your Shield Bash ability a 100% chance to silence the target for 3 sec."
  510. ];
  511. i++;
  512. //Shield Mastery - Protection
  513. rank[i]=[
  514. "Increases the amount of damage absorbed by your shield by 10%.",
  515. "Increases the amount of damage absorbed by your shield by 20%.",
  516. "Increases the amount of damage absorbed by your shield by 30%."
  517. ];
  518. i++;
  519. //One-Handed Weapon Specialization - Protection
  520. rank[i]=[
  521. "Increases the damage you deal with One-Handed Melee weapons by 2%.",
  522. "Increases the damage you deal with One-Handed Melee weapons by 4%.",
  523. "Increases the damage you deal with One-Handed Melee weapons by 6%.",
  524. "Increases the damage you deal with One-Handed Melee weapons by 8%.",
  525. "Increases the damage you deal with One-Handed Melee weapons by 10%."
  526. ];
  527. i++;
  528. //Improved Defensive Stance - Protection
  529. rank[i]=[
  530. "Reduces all spell damage taken while in Defensive Stance by 2%.",
  531. "Reduces all spell damage taken while in Defensive Stance by 4%.",
  532. "Reduces all spell damage taken while in Defensive Stance by 6%.",
  533. "Reduces all spell damage taken while in Defensive Stance by 8%.",
  534. "Reduces all spell damage taken while in Defensive Stance by 10%."
  535. ];
  536. i++;
  537. //Shield Slam - Protection
  538. rank[i]=[
  539. "<span style=text-align:left;float:left;>20 Rage</span><span style=text-align:right;float:right;>5 yd range</span><br><span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>6 sec cooldown</span><br>Requires Shields<br>Slam the target with your shield, causing 225 to 235 damage, modified by your shield block value, and has a 50% chance of dispelling 1 magic effect on the target. Also causes a high amount of threat.<br><br>\
  540. &nbsp;Trainable Ranks Listed Below:<br>\
  541. &nbsp;&nbsp;Rank 2: 264-276 Damage<br>\
  542. &nbsp;&nbsp;Rank 3: 303-317 Damage<br>\
  543. &nbsp;&nbsp;Rank 4: 342-358 Damage<br>\
  544. &nbsp;&nbsp;Rank 5: 410-430 Damage<br>\
  545. &nbsp;&nbsp;Rank 6: 478-502 Damage"
  546. ];
  547. i++;
  548. //Improved Defensive Stance - Protection
  549. rank[i]=[
  550. "Reduces the rage cost of all your offensive abilities by 1.",
  551. "Reduces the rage cost of all your offensive abilities by 2.",
  552. "Reduces the rage cost of all your offensive abilities by 3.",
  553. "Reduces the rage cost of all your offensive abilities by 4.",
  554. "Reduces the rage cost of all your offensive abilities by 5."
  555. ];
  556. i++;
  557. //Vitality - Protection
  558. rank[i]=[
  559. "Increases your total Stamina by 1% and your total Strength by 2%.",
  560. "Increases your total Stamina by 2% and your total Strength by 4%.",
  561. "Increases your total Stamina by 3% and your total Strength by 6%.",
  562. "Increases your total Stamina by 4% and your total Strength by 8%.",
  563. "Increases your total Stamina by 5% and your total Strength by 10%."
  564. ];
  565. i++;
  566. //Devastate - Protection
  567. rank[i]=[
  568. "<span style=text-align:left;float:left;>12 Rage</span><span style=text-align:right;float:right;>5 yd range</span><br>Instant<br>Requires One-Handed Melee Weapon<br>An instant weapon attack that causes 50% of weapon damage plus 15 and additional threat for each application of Sunder Armor on the target. In addition, this attack will renew the duration of the Sunder Armor effect.<br><br>\
  569. &nbsp;Trainable Ranks Listed Below:<br>\
  570. &nbsp;&nbsp;Rank 2: +25 Damage<br>\
  571. &nbsp;&nbsp;Rank 3: +35 Damage"
  572. ];
  573. i++;
  574. //Protection Talents End^^