PageRenderTime 54ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 1ms

/talents/raw/talentimages/druid_files/data.js

https://bitbucket.org/Unity/unity-gamehead
JavaScript | 641 lines | 474 code | 101 blank | 66 comment | 0 complexity | 61c115ed14afb5522ea47ffd923757da MD5 | raw file
Possible License(s): LGPL-2.1
  1. var i = 0;
  2. var t = 0;
  3. var className = "Druid Talents";
  4. tree[i] = "Balance"; i++;
  5. tree[i] = "Feral Combat"; i++;
  6. tree[i] = "Restoration"; i++;
  7. i = 0;
  8. talent[i] = [0, "Starlight Wrath", 5, 1, 1]; i++;
  9. talent[i] = [0, "Nature's Grasp", 1, 2, 1]; i++;
  10. talent[i] = [0, "Improved Nature's Grasp", 4, 3, 1, [getTalentID("Nature's Grasp"),1]]; i++;
  11. talent[i] = [0, "Control of Nature", 3, 1, 2]; i++;
  12. talent[i] = [0, "Focused Starlight", 2, 2, 2]; i++;
  13. talent[i] = [0, "Improved Moonfire", 2, 3, 2]; i++;
  14. talent[i] = [0, "Brambles", 3, 1, 3]; i++;
  15. talent[i] = [0, "Insect Swarm", 1, 3, 3]; i++;
  16. talent[i] = [0, "Nature's Reach", 2, 4, 3]; i++;
  17. talent[i] = [0, "Vengeance", 5, 2, 4, [getTalentID("Focused Starlight"),2]]; i++;
  18. talent[i] = [0, "Celestial Focus", 3, 3, 4]; i++;
  19. talent[i] = [0, "Lunar Guidance", 3, 1, 5]; i++;
  20. talent[i] = [0, "Nature's Grace", 1, 2, 5]; i++;
  21. talent[i] = [0, "Moonglow", 3, 3, 5]; i++;
  22. talent[i] = [0, "Moonfury", 5, 2, 6, [getTalentID("Nature's Grace"),1]]; i++;
  23. talent[i] = [0, "Balance of Power", 2, 3, 6]; i++;
  24. talent[i] = [0, "Dreamstate", 3, 1, 7]; i++;
  25. talent[i] = [0, "Moonkin Form", 1, 2, 7]; i++;
  26. talent[i] = [0, "Improved Faerie Fire", 3, 3, 7]; i++;
  27. talent[i] = [0, "Wrath of Cenarius", 5, 2, 8]; i++;
  28. talent[i] = [0, "Force of Nature", 1, 2, 9]; i++;
  29. treeStartStop[t] = i -1;
  30. t++;
  31. //feral combat talents
  32. talent[i] = [1, "Ferocity", 5, 2, 1]; i++;
  33. talent[i] = [1, "Feral Aggression", 5, 3, 1]; i++;
  34. talent[i] = [1, "Feral Instinct", 3, 1, 2]; i++;
  35. talent[i] = [1, "Brutal Impact", 2, 2, 2]; i++;
  36. talent[i] = [1, "Thick Hide", 3, 3, 2]; i++;
  37. talent[i] = [1, "Feral Swiftness", 2, 1, 3]; i++;
  38. talent[i] = [1, "Feral Charge", 1, 2, 3]; i++;
  39. talent[i] = [1, "Sharpened Claws", 3, 3, 3]; i++;
  40. talent[i] = [1, "Shredding Attacks", 2, 1, 4]; i++;
  41. talent[i] = [1, "Predatory Strikes", 3, 2, 4]; i++;
  42. talent[i] = [1, "Primal Fury", 2, 3, 4, [getTalentID("Sharpened Claws"),3]]; i++;
  43. talent[i] = [1, "Savage Fury", 2, 1, 5]; i++;
  44. talent[i] = [1, "Faerie Fire (Feral)", 1, 3, 5]; i++;
  45. talent[i] = [1, "Nurturing Instinct", 2, 4, 5]; i++;
  46. talent[i] = [1, "Heart of the Wild", 5, 2, 6, [getTalentID("Predatory Strikes"),3]]; i++;
  47. talent[i] = [1, "Survival of the Fittest", 3, 3, 6]; i++;
  48. talent[i] = [1, "Primal Tenacity", 3, 1, 7]; i++;
  49. talent[i] = [1, "Leader of the Pack", 1, 2, 7]; i++;
  50. talent[i] = [1, "Improved Leader of the Pack", 2, 3, 7, [getTalentID("Leader of the Pack"),1]]; i++;
  51. talent[i] = [1, "Predatory Instincts", 5, 3, 8]; i++;
  52. talent[i] = [1, "Mangle", 1, 2, 9, [getTalentID("Leader of the Pack"),1]]; i++;
  53. treeStartStop[t] = i -1;
  54. t++;
  55. //restoration talents
  56. talent[i] = [2, "Improved Mark of the Wild", 5, 2, 1]; i++;
  57. talent[i] = [2, "Furor", 5, 3, 1]; i++;
  58. talent[i] = [2, "Naturalist", 5, 1, 2]; i++;
  59. talent[i] = [2, "Nature's Focus", 5, 2, 2]; i++;
  60. talent[i] = [2, "Natural Shapeshifter", 3, 3, 2]; i++;
  61. talent[i] = [2, "Intensity", 3, 1, 3]; i++;
  62. talent[i] = [2, "Subtlety", 5, 2, 3]; i++;
  63. talent[i] = [2, "Omen of Clarity", 1, 3, 3]; i++;
  64. talent[i] = [2, "Tranquil Spirit", 5, 2, 4]; i++;
  65. talent[i] = [2, "Improved Rejuvenation", 3, 3, 4]; i++;
  66. talent[i] = [2, "Nature's Swiftness", 1, 1, 5, [getTalentID("Intensity"),3]]; i++;
  67. talent[i] = [2, "Gift of Nature", 5, 2, 5]; i++;
  68. talent[i] = [2, "Improved Tranquility", 2, 4, 5]; i++;
  69. talent[i] = [2, "Empowered Touch", 2, 1, 6]; i++;
  70. talent[i] = [2, "Improved Regrowth", 5, 3, 6, [getTalentID("Improved Rejuvenation"),3]]; i++;
  71. talent[i] = [2, "Living Spirit", 3, 1, 7]; i++;
  72. talent[i] = [2, "Swiftmend", 1, 2, 7, [getTalentID("Gift of Nature"),5]]; i++;
  73. talent[i] = [2, "Natural Perfection", 3, 3, 7]; i++;
  74. talent[i] = [2, "Empowered Rejuvenation", 5, 2, 8]; i++;
  75. talent[i] = [2, "Tree of Life", 1, 2, 9, [getTalentID("Empowered Rejuvenation"),5]]; i++;
  76. treeStartStop[t] = i -1;
  77. t++;
  78. i = 0;
  79. //Balance Talents Begin
  80. //Starlight Wrath - Balance
  81. rank[i] = [
  82. "Reduces the cast time of your Wrath and Starfire spells by 0.1 sec.",
  83. "Reduces the cast time of your Wrath and Starfire spells by 0.2 sec.",
  84. "Reduces the cast time of your Wrath and Starfire spells by 0.3 sec.",
  85. "Reduces the cast time of your Wrath and Starfire spells by 0.4 sec.",
  86. "Reduces the cast time of your Wrath and Starfire spells by 0.5 sec."
  87. ];
  88. i++;
  89. //Nature's Grasp - Balance
  90. rank[i] = [
  91. "<span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>1 min cooldown</span><br>While active, any time an enemy strikes the caster they have a 35% chance to become afflicted by Entangling Roots (Rank 1). Only useable outdoors. 1 charge. Lasts 45 sec.\
  92. <br><br>&nbsp;Trainable Ranks Listed Below:<br>\
  93. &nbsp;Rank 2: Entangling Roots (Rank 2)<br>\
  94. &nbsp;Rank 3: Entangling Roots (Rank 3)<br>\
  95. &nbsp;Rank 4: Entangling Roots (Rank 4)<br>\
  96. &nbsp;Rank 5: Entangling Roots (Rank 5)<br>\
  97. &nbsp;Rank 6: Entangling Roots (Rank 6)<br>\
  98. &nbsp;Rank 7: Entangling Roots (Rank 7)"
  99. ];
  100. i++;
  101. //Improved Nature's Grasp - Balance
  102. rank[i] = [
  103. "Increases the chance for your Nature's Grasp to entangle an enemy by 15%.",
  104. "Increases the chance for your Nature's Grasp to entangle an enemy by 30%.",
  105. "Increases the chance for your Nature's Grasp to entangle an enemy by 45%.",
  106. "Increases the chance for your Nature's Grasp to entangle an enemy by 65%."
  107. ];
  108. i++;
  109. //Control of Nature - Balance
  110. rank[i] = [
  111. "Gives you a 40% chance to avoid interruption caused by damage while casting Entangling Roots and Cyclone.",
  112. "Gives you a 70% chance to avoid interruption caused by damage while casting Entangling Roots and Cyclone.",
  113. "Gives you a 100% chance to avoid interruption caused by damage while casting Entangling Roots and Cyclone."
  114. ];
  115. i++;
  116. //Focused Starlight - Balance
  117. rank[i] = [
  118. "Increases the critical strike chance of your Wrath and Starfire spells by 2%.",
  119. "Increases the critical strike chance of your Wrath and Starfire spells by 4%."
  120. ];
  121. i++;
  122. //Improved Moonfire - Balance
  123. rank[i] = [
  124. "Increases the damage and critical strike chance of your Moonfire spell by 5%.",
  125. "Increases the damage and critical strike chance of your Moonfire spell by 10%."
  126. ];
  127. i++;
  128. //Brambles - Balance
  129. rank[i] = [
  130. "Increases damage caused by your Thorns and Entangling Roots spells by 25%.",
  131. "Increases damage caused by your Thorns and Entangling Roots spells by 50%.",
  132. "Increases damage caused by your Thorns and Entangling Roots spells by 75%."
  133. ];
  134. i++;
  135. //Insect Swarm - Balance
  136. rank[i]=[
  137. "<span style=text-align:left;float:left;>50 Mana</span><span style=text-align:right;float:right;>30 yd range</span><br>Instant cast<br>The enemy target is swarmed by insects, decreasing their chance to hit by 2% and causing 108 Nature damage over 12 sec.<br><br>\
  138. &nbsp;Trainable Ranks Listed Below:<br>\
  139. &nbsp;Rank 2: 85 Mana, 192 Damage<br>\
  140. &nbsp;Rank 3: 110 Mana, 300 Damage<br>\
  141. &nbsp;Rank 4: 135 Mana, 432 Damage<br>\
  142. &nbsp;Rank 5: 155 Mana, 594 Damage<br>\
  143. &nbsp;Rank 6: 175 Mana, 792 Damage"
  144. ];
  145. i++;
  146. //Nature's Reach - Balance
  147. rank[i] = [
  148. "Increases the range of your Balance spells and Faerie Fire (Feral) ability by 10%.",
  149. "Increases the range of your Balance spells and Faerie Fire (Feral) ability by 20%."
  150. ];
  151. i++;
  152. //Vengeance - Balance
  153. rank[i] = [
  154. "Increases the critical strike damage bonus of your Starfire, Moonfire, and Wrath spells by 20%.",
  155. "Increases the critical strike damage bonus of your Starfire, Moonfire, and Wrath spells by 40%.",
  156. "Increases the critical strike damage bonus of your Starfire, Moonfire, and Wrath spells by 60%.",
  157. "Increases the critical strike damage bonus of your Starfire, Moonfire, and Wrath spells by 80%.",
  158. "Increases the critical strike damage bonus of your Starfire, Moonfire, and Wrath spells by 100%."
  159. ];
  160. i++;
  161. //Celestial Focus - Balance
  162. rank[i] = [
  163. "Gives your Starfire spell a 5% chance to stun the target for 3 sec and increases the chance you'll resist spell interruption when casting your Wrath spell by 25%.",
  164. "Gives your Starfire spell a 10% chance to stun the target for 3 sec and increases the chance you'll resist spell interruption when casting your Wrath spell by 50%.",
  165. "Gives your Starfire spell a 15% chance to stun the target for 3 sec and increases the chance you'll resist spell interruption when casting your Wrath spell by 70%."
  166. ];
  167. i++;
  168. //Lunar Guidance - Balance
  169. rank[i] = [
  170. "Increases your spell damage and healing by 8% of your total Intellect.",
  171. "Increases your spell damage and healing by 16% of your total Intellect.",
  172. "Increases your spell damage and healing by 25% of your total Intellect."
  173. ];
  174. i++;
  175. //Nature's Grace - Balance
  176. rank[i] = [
  177. "All spell criticals grace you with a blessing of nature, reducing the casting time of your next spell by 0.5 sec."
  178. ];
  179. i++;
  180. //Moonglow - Balance
  181. rank[i] = [
  182. "Reduces the Mana cost of your Moonfire, Starfire, Wrath, Healing Touch, Regrowth and Rejuvenation spells by 3%.",
  183. "Reduces the Mana cost of your Moonfire, Starfire, Wrath, Healing Touch, Regrowth and Rejuvenation spells by 6%.",
  184. "Reduces the Mana cost of your Moonfire, Starfire, Wrath, Healing Touch, Regrowth and Rejuvenation spells by 9%."
  185. ];
  186. i++;
  187. //Moonfury - Balance
  188. rank[i] = [
  189. "Increases the damage done by your Starfire, Moonfire and Wrath spells by 2%.",
  190. "Increases the damage done by your Starfire, Moonfire and Wrath spells by 4%.",
  191. "Increases the damage done by your Starfire, Moonfire and Wrath spells by 6%.",
  192. "Increases the damage done by your Starfire, Moonfire and Wrath spells by 8%.",
  193. "Increases the damage done by your Starfire, Moonfire and Wrath spells by 10%."
  194. ];
  195. i++;
  196. //Nature's Warrior - Balance
  197. rank[i] = [
  198. "Increases your chance to hit with all spells and reduces the chance you'll be hit by spells by 2%.",
  199. "Increases your chance to hit with all spells and reduces the chance you'll be hit by spells by 4%."
  200. ];
  201. i++;
  202. //Dreamstate - Balance
  203. rank[i] = [
  204. "Regenerate mana equal to 4% of your Intellect every 5 sec, even while casting.",
  205. "Regenerate mana equal to 7% of your Intellect every 5 sec, even while casting.",
  206. "Regenerate mana equal to 10% of your Intellect every 5 sec, even while casting."
  207. ];
  208. i++;
  209. //Moonkin Form - Balance
  210. rank[i] = [
  211. "521 Mana<br><span style=text-align:left;float:left;>Instant cast</span><br>Transforms the Druid into Moonkin Form. While in this form the armor contribution from items is increased by 400%, attack power is increased by 150% of your level and all party members within 30 yards have their spell critical chance increased by 5%. Melee attacks in this form have a chance on hit to regenerate mana based on attack power. The Moonkin can only cast Balance spells while shapeshifted.<br><br>The act of shapeshifting frees the caster of Polymorph and Movement Impairing effects."
  212. ];
  213. i++;
  214. //Improved Faerie Fire - Balance
  215. rank[i] = [
  216. "Your Faerie Fire spell also increases the chance the target will be hit by melee and ranged attacks by 1%.",
  217. "Your Faerie Fire spell also increases the chance the target will be hit by melee and ranged attacks by 2%.",
  218. "Your Faerie Fire spell also increases the chance the target will be hit by melee and ranged attacks by 3%."
  219. ];
  220. i++;
  221. //Twilight's Wrath - Balance
  222. rank[i] = [
  223. "Your Starfire spell gains an additional 4% and your Wrath gains an additional 2% of your bonus damage effects.",
  224. "Your Starfire spell gains an additional 8% and your Wrath gains an additional 4% of your bonus damage effects.",
  225. "Your Starfire spell gains an additional 12% and your Wrath gains an additional 6% of your bonus damage effects.",
  226. "Your Starfire spell gains an additional 16% and your Wrath gains an additional 8% of your bonus damage effects.",
  227. "Your Starfire spell gains an additional 20% and your Wrath gains an additional 10% of your bonus damage effects."
  228. ];
  229. i++;
  230. //Force of Nature - Balance
  231. rank[i] = [
  232. "<span style=text-align:left;float:left;>284 Mana</span><span style=text-align:right;float:right;>30 yd range</span><br><span style=text-align:left;float:left;>Instant cast</span><span style=text-align:right;float:right;>3 min cooldown</span><br>Summons 3 treants to attack the enemy target for 30 sec."
  233. ];
  234. i++;
  235. //Ferocity - Feral
  236. rank[i] = [
  237. "Reduces the cost of your Maul, Swipe, Claw, Rake and Mangle abilities by 1 Rage or Energy.",
  238. "Reduces the cost of your Maul, Swipe, Claw, Rake and Mangle abilities by 2 Rage or Energy.",
  239. "Reduces the cost of your Maul, Swipe, Claw, Rake and Mangle abilities by 3 Rage or Energy.",
  240. "Reduces the cost of your Maul, Swipe, Claw, Rake and Mangle abilities by 4 Rage or Energy.",
  241. "Reduces the cost of your Maul, Swipe, Claw, Rake and Mangle abilities by 5 Rage or Energy."
  242. ];
  243. i++;
  244. //Feral Aggression - Feral
  245. rank[i] = [
  246. "Increases the Attack Power reduction of your Demoralizing Roar by 8% and the damage caused by your Ferocious Bite by 3%.",
  247. "Increases the Attack Power reduction of your Demoralizing Roar by 16% and the damage caused by your Ferocious Bite by 6%.",
  248. "Increases the Attack Power reduction of your Demoralizing Roar by 24% and the damage caused by your Ferocious Bite by 9%.",
  249. "Increases the Attack Power reduction of your Demoralizing Roar by 32% and the damage caused by your Ferocious Bite by 12%.",
  250. "Increases the Attack Power reduction of your Demoralizing Roar by 40% and the damage caused by your Ferocious Bite by 15%."
  251. ];
  252. i++;
  253. //Feral Instinct - Feral
  254. rank[i] = [
  255. "Increases threat caused in Bear and Dire Bear Form by 5% and reduces the chance enemies have to detect you while Prowling.",
  256. "Increases threat caused in Bear and Dire Bear Form by 10% and reduces the chance enemies have to detect you while Prowling.",
  257. "Increases threat caused in Bear and Dire Bear Form by 15% and reduces the chance enemies have to detect you while Prowling."
  258. ];
  259. i++;
  260. //Brutal Impact - Feral
  261. rank[i] = [
  262. "Increases the stun duration of your Bash and Pounce abilities by 0.5 sec.",
  263. "Increases the stun duration of your Bash and Pounce abilities by 1 sec."
  264. ];
  265. i++;
  266. //Thick Hide - Feral
  267. rank[i] = [
  268. "Increases your Armor contribution from items by 4%.",
  269. "Increases your Armor contribution from items by 7%.",
  270. "Increases your Armor contribution from items by 10%."
  271. ];
  272. i++;
  273. //Feral Swiftness - Feral
  274. rank[i] = [
  275. "Increases your movement speed by 15% while outdoors in Cat Form and increases your chance to dodge while in Cat Form, Bear Form and Dire Bear Form by 2%.",
  276. "Increases your movement speed by 30% while outdoors in Cat Form and increases your chance to dodge while in Cat Form, Bear Form and Dire Bear Form by 4%."
  277. ];
  278. i++;
  279. //Feral Charge - Feral
  280. rank[i] = [
  281. "<span style=text-align:left;float:left;>5 Rage</span><span style=text-align:right;float:right;>8-25 yd range</span><br><span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>15 sec cooldown</span><br>Requires Bear Form, Dire Bear Form<br>Causes you to charge an enemy, immobilizing and interrupting any spell being cast for 4 sec."
  282. ];
  283. i++;
  284. //Sharpened Claws - Feral
  285. rank[i] = [
  286. "Increases your critical strike chance while in Bear, Dire Bear or Cat Form by 2%.",
  287. "Increases your critical strike chance while in Bear, Dire Bear or Cat Form by 4%.",
  288. "Increases your critical strike chance while in Bear, Dire Bear or Cat Form by 6%."
  289. ];
  290. i++;
  291. //Shredding Attacks - Feral
  292. rank[i] = [
  293. "Reduces the energy cost of your Shred ability by 9 and the rage cost of your Lacerate ability by 1.",
  294. "Reduces the energy cost of your Shred ability by 18 and the rage cost of your Lacerate ability by 2."
  295. ];
  296. i++;
  297. //Predatory Strikes - Feral
  298. rank[i] = [
  299. "Increases your melee attack power in Cat, Bear, Dire Bear and Moonkin Forms by 50% of your level.",
  300. "Increases your melee attack power in Cat, Bear, Dire Bear and Moonkin Forms by 100% of your level.",
  301. "Increases your melee attack power in Cat, Bear, Dire Bear and Moonkin Forms by 150% of your level."
  302. ];
  303. i++;
  304. //Primal Fury - Feral
  305. rank[i] = [
  306. "Gives you a 50% chance to gain an additional 5 Rage anytime you get a critical strike while in Bear and Dire Bear Form and your critical strikes from Cat Form abilities that add combo points have a 50% chance to add an additional combat point.",
  307. "Gives you a 100% chance to gain an additional 5 Rage anytime you get a critical strike while in Bear and Dire Bear Form and your critical strikes from Cat Form abilities that add combo points have a 100% chance to add an additional combat point."
  308. ];
  309. i++;
  310. //Savage Fury - Feral
  311. rank[i] = [
  312. "Increases the damage caused by your Claw, Rake and Mangle (Cat) abilities by 10%.",
  313. "Increases the damage caused by your Claw, Rake and Mangle (Cat) abilities by 20%."
  314. ];
  315. i++;
  316. //Faerie Fire (Feral) - Feral
  317. rank[i] = [
  318. "30 yd range<br><span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>6 sec cooldown</span><br>Requires Cat Form, Bear Form, Dire Bear Form<br>Decrease the armor of the target by 175 for 40 sec. While affected, the target cannot stealth or turn invisible.\
  319. <br><br>&nbsp;Trainable Ranks Listed Below:<br>\
  320. &nbsp;Rank 2: -285 Armor<br>\
  321. &nbsp;Rank 3: -395 Armor<br>\
  322. &nbsp;Rank 4: -505 Armor<br>\
  323. &nbsp;Rank 5: -610 Armor"
  324. ];
  325. i++;
  326. //Nurturing Instinct - Feral
  327. rank[i]=[
  328. "Increases your healing spells by up to 25% of your Strength.",
  329. "Increases your healing spells by up to 50% of your Strength."
  330. ];
  331. i++;
  332. //Heart of the Wild - Feral
  333. rank[i]=[
  334. "Increases your Intellect by 4%. In addition, while in Bear or Dire Bear Form your Stamina is increased by 4% and while in Cat Form your Strength is increased by 4%.",
  335. "Increases your Intellect by 8%. In addition, while in Bear or Dire Bear Form your Stamina is increased by 8% and while in Cat Form your Strength is increased by 8%.",
  336. "Increases your Intellect by 12%. In addition, while in Bear or Dire Bear Form your Stamina is increased by 12% and while in Cat Form your Strength is increased by 12%.",
  337. "Increases your Intellect by 16%. In addition, while in Bear or Dire Bear Form your Stamina is increased by 16% and while in Cat Form your Strength is increased by 16%.",
  338. "Increases your Intellect by 20%. In addition, while in Bear or Dire Bear Form your Stamina is increased by 20% and while in Cat Form your Strength is increased by 20%."
  339. ];
  340. i++;
  341. //Survival of the Fittest - Feral
  342. rank[i]=[
  343. "Increases all attributes by 1% and reduces the chance you'll be critically hit by melee attacks by 1%.",
  344. "Increases all attributes by 2% and reduces the chance you'll be critically hit by melee attacks by 2%.",
  345. "Increases all attributes by 3% and reduces the chance you'll be critically hit by melee attacks by 3%."
  346. ];
  347. i++;
  348. //Primal Tenacity - Feral
  349. rank[i]=[
  350. "Increases your chance to resist Stun and Fear mechanics by 5%.",
  351. "Increases your chance to resist Stun and Fear mechanics by 10%.",
  352. "Increases your chance to resist Stun and Fear mechanics by 15%."
  353. ];
  354. i++;
  355. //Leader of the Pack - Feral
  356. rank[i]=[
  357. "While in Cat, Bear or Dire Bear Form, the Leader of the Pack increases ranged and melee critical chance of all party members within 45 yards by 5%."
  358. ];
  359. i++;
  360. //Improved Leader of the Pack - Feral
  361. rank[i]=[
  362. "Your Leader of the Pack ability also causes affected targets to have a 100% chance to heal themselves for 2% of their total health when they critically hit with a melee or ranged attack. The healing effect cannot occur more than once every 6 sec.",
  363. "Your Leader of the Pack ability also causes affected targets to have a 100% chance to heal themselves for 4% of their total health when they critically hit with a melee or ranged attack. The healing effect cannot occur more than once every 6 sec."
  364. ];
  365. i++;
  366. //Predatory Instincts - Feral
  367. rank[i]=[
  368. "While in Cat Form, Bear Form, or Dire Bear Form, increases your damage from melee critical strikes by 2% and your chance to avoid area effect attacks by 3%.",
  369. "While in Cat Form, Bear Form, or Dire Bear Form, increases your damage from melee critical strikes by 4% and your chance to avoid area effect attacks by 6%.",
  370. "While in Cat Form, Bear Form, or Dire Bear Form, increases your damage from melee critical strikes by 6% and your chance to avoid area effect attacks by 9%.",
  371. "While in Cat Form, Bear Form, or Dire Bear Form, increases your damage from melee critical strikes by 8% and your chance to avoid area effect attacks by 12%.",
  372. "While in Cat Form, Bear Form, or Dire Bear Form, increases your damage from melee critical strikes by 10% and your chance to avoid area effect attacks by 15%."
  373. ];
  374. i++;
  375. //Mangle - Feral
  376. rank[i]=[
  377. "Mangle the target, inflicting damage and causing the target to take additional damage from bleed effects for 12 sec. This ability can be used in Cat Form or Dire Bear Form.\
  378. <br><br>&nbsp;Bear Form:<br>\
  379. &nbsp;20 Rage, Melee range, Instant, 6 sec cooldown<br>\
  380. &nbsp;115% normal damage plus x, and 30% additional damage from Shred and bleed effects for 12 sec.<br>\
  381. &nbsp;Rank 1: +86<br>\
  382. &nbsp;Rank 2: +121<br>\
  383. &nbsp;Rank 3: +155\
  384. <br><br>&nbsp;Cat Form:<br>\
  385. &nbsp;45 Energy, Melee range, Instant, Awards 1 combo point.<br>\
  386. &nbsp;160% damage plus x, and 30% additional damage from Shred and bleed effects for 12 sec.<br>\
  387. &nbsp;Rank 1: +158<br>\
  388. &nbsp;Rank 2: +205<br>\
  389. &nbsp;Rank 3: +264"
  390. ];
  391. i++;
  392. //Improved Mark of the Wild - Restoration
  393. rank[i]=[
  394. "Increases the effects of your Mark of the Wild and Gift of the Wild spells by 7%.",
  395. "Increases the effects of your Mark of the Wild and Gift of the Wild spells by 14%.",
  396. "Increases the effects of your Mark of the Wild and Gift of the Wild spells by 21%.",
  397. "Increases the effects of your Mark of the Wild and Gift of the Wild spells by 28%.",
  398. "Increases the effects of your Mark of the Wild and Gift of the Wild spells by 35%."
  399. ];
  400. i++;
  401. //Furor - Restoration
  402. rank[i]=[
  403. "Gives you 20% chance to gain 10 Rage when you shapeshift into Bear and Dire Bear Form or 40 Energy when you shapeshift into Cat Form.",
  404. "Gives you 40% chance to gain 10 Rage when you shapeshift into Bear and Dire Bear Form or 40 Energy when you shapeshift into Cat Form.",
  405. "Gives you 60% chance to gain 10 Rage when you shapeshift into Bear and Dire Bear Form or 40 Energy when you shapeshift into Cat Form.",
  406. "Gives you 80% chance to gain 10 Rage when you shapeshift into Bear and Dire Bear Form or 40 Energy when you shapeshift into Cat Form.",
  407. "Gives you 100% chance to gain 10 Rage when you shapeshift into Bear and Dire Bear Form or 40 Energy when you shapeshift into Cat Form."
  408. ];
  409. i++;
  410. //Naturalist - Restoration
  411. rank[i]=[
  412. "Reduces the cast time of your Healing Touch spell by 0.1 sec and increases the damage you deal with physical attacks in all forms by 2%.",
  413. "Reduces the cast time of your Healing Touch spell by 0.2 sec and increases the damage you deal with physical attacks in all forms by 4%.",
  414. "Reduces the cast time of your Healing Touch spell by 0.3 sec and increases the damage you deal with physical attacks in all forms by 6%.",
  415. "Reduces the cast time of your Healing Touch spell by 0.4 sec and increases the damage you deal with physical attacks in all forms by 8%.",
  416. "Reduces the cast time of your Healing Touch spell by 0.5 sec and increases the damage you deal with physical attacks in all forms by 10%."
  417. ];
  418. i++;
  419. //Nature's Focus - Restoration
  420. rank[i]=[
  421. "Gives you a 14% chance to avoid interruption caused by damage while casting the Healing Touch, Regrowth and Tranquility spells.",
  422. "Gives you a 28% chance to avoid interruption caused by damage while casting the Healing Touch, Regrowth and Tranquility spells.",
  423. "Gives you a 42% chance to avoid interruption caused by damage while casting the Healing Touch, Regrowth and Tranquility spells.",
  424. "Gives you a 56% chance to avoid interruption caused by damage while casting the Healing Touch, Regrowth and Tranquility spells.",
  425. "Gives you a 70% chance to avoid interruption caused by damage while casting the Healing Touch, Regrowth and Tranquility spells."
  426. ];
  427. i++;
  428. //Natural Shapeshifter - Balance
  429. rank[i] = [
  430. "Reduces the mana cost of all shapeshifting by 10%.",
  431. "Reduces the mana cost of all shapeshifting by 20%.",
  432. "Reduces the mana cost of all shapeshifting by 30%."
  433. ];
  434. i++;
  435. //Intensity - Restoration
  436. rank[i]=[
  437. "Allows 5% of your Mana regeneration to continue while casting and causes your Enrage ability to instantly generate 4 rage.",
  438. "Allows 10% of your Mana regeneration to continue while casting and causes your Enrage ability to instantly generate 7 rage.",
  439. "Allows 15% of your Mana regeneration to continue while casting and causes your Enrage ability to instantly generate 10 rage."
  440. ];
  441. i++;
  442. //Subtlety - Restoration
  443. rank[i]=[
  444. "Reduces the threat generated by your spells by 4% and reduces the chance your spells will be dispelled by 6%.",
  445. "Reduces the threat generated by your spells by 8% and reduces the chance your spells will be dispelled by 12%.",
  446. "Reduces the threat generated by your spells by 12% and reduces the chance your spells will be dispelled by 18%.",
  447. "Reduces the threat generated by your spells by 16% and reduces the chance your spells will be dispelled by 24%.",
  448. "Reduces the threat generated by your spells by 20% and reduces the chance your spells will be dispelled by 30%."
  449. ];
  450. i++;
  451. //Omen of Clarity - Balance
  452. rank[i] = [
  453. "120 Mana<br><span style=text-align:left;float:left;>Instant cast</span><br>Imbues the Druid with natural energy. Each of the Druid's melee attacks has a chance of causing the caster to enter a Clearcasting state. The Clearcasting state reduces the Mana, Rage or Energy cost of your next damage or healing spell or offensive ability by 100%. Lasts 30 min."
  454. ];
  455. i++;
  456. //Tranquil Spirit - Restoration
  457. rank[i]=[
  458. "Reduces the mana cost of your Healing Touch and Tranquility spells by 2%.",
  459. "Reduces the mana cost of your Healing Touch and Tranquility spells by 4%.",
  460. "Reduces the mana cost of your Healing Touch and Tranquility spells by 6%.",
  461. "Reduces the mana cost of your Healing Touch and Tranquility spells by 8%.",
  462. "Reduces the mana cost of your Healing Touch and Tranquility spells by 10%."
  463. ];
  464. i++;
  465. //Improved Rejuvenation - Restoration
  466. rank[i]=[
  467. "Increases the effect of your Rejuvenation spell by 5%.",
  468. "Increases the effect of your Rejuvenation spell by 10%.",
  469. "Increases the effect of your Rejuvenation spell by 15%."
  470. ];
  471. i++;
  472. //Nature's Swiftness - Restoration
  473. rank[i]=[
  474. "<span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>3 min cooldown</span><br>When activated, your next Nature spell becomes an instant cast spell."
  475. ];
  476. i++;
  477. //Gift of Nature - Restoration
  478. rank[i]=[
  479. "Increases the effect of all healing spells by 2%.",
  480. "Increases the effect of all healing spells by 4%.",
  481. "Increases the effect of all healing spells by 6%.",
  482. "Increases the effect of all healing spells by 8%.",
  483. "Increases the effect of all healing spells by 10%."
  484. ];
  485. i++;
  486. //Improved Tranquility - Restoration
  487. rank[i]=[
  488. "Reduces threat caused by Tranquility by 50%.",
  489. "Reduces threat caused by Tranquility by 100%."
  490. ];
  491. i++;
  492. //Empowered Touch - Restoration
  493. rank[i]=[
  494. "Your Healing Touch spell gains an additional 10% of your bonus healing effects.",
  495. "Your Healing Touch spell gains an additional 20% of your bonus healing effects."
  496. ];
  497. i++;
  498. //Improved Regrowth - Restoration
  499. rank[i]=[
  500. "Increases the critical effect chance of your Regrowth spell by 10%.",
  501. "Increases the critical effect chance of your Regrowth spell by 20%.",
  502. "Increases the critical effect chance of your Regrowth spell by 30%.",
  503. "Increases the critical effect chance of your Regrowth spell by 40%.",
  504. "Increases the critical effect chance of your Regrowth spell by 50%."
  505. ];
  506. i++;
  507. //Living Spirit - Restoration
  508. rank[i]=[
  509. "Increases your total Spirit by 5%.",
  510. "Increases your total Spirit by 10%.",
  511. "Increases your total Spirit by 15%."
  512. ];
  513. i++;
  514. //Swiftmend - Restoration
  515. rank[i]=[
  516. "<span style=text-align:left;float:left;>379 Mana</span><span style=text-align:right;float:right;>40 yd range</span><br><span style=text-align:left;float:left;>Instant cast</span><span style=text-align:right;float:right;>15 sec cooldown</span><br>Consumes a Rejuvenation or Regrowth effect on a friendly target to instantly heal them an amount equal to 12 sec. of Rejuvenation or 18 sec. of Regrowth."
  517. ];
  518. i++;
  519. //Natural Perfection - Restoration
  520. rank[i]=[
  521. "Your critical strike chance with all spells is increased by 1% and melee and ranged critical strikes against you cause 4% less damage.",
  522. "Your critical strike chance with all spells is increased by 2% and melee and ranged critical strikes against you cause 7% less damage.",
  523. "Your critical strike chance with all spells is increased by 3% and melee and ranged critical strikes against you cause 10% less damage."
  524. ];
  525. i++;
  526. //Empowered Rejuvenation - Restoration
  527. rank[i]=[
  528. "The bonus healing effects of your healing over time spells is increased by 4%.",
  529. "The bonus healing effects of your healing over time spells is increased by 8%.",
  530. "The bonus healing effects of your healing over time spells is increased by 12%.",
  531. "The bonus healing effects of your healing over time spells is increased by 16%.",
  532. "The bonus healing effects of your healing over time spells is increased by 20%."
  533. ];
  534. i++;
  535. //Tree of Life - Restoration
  536. rank[i]=[
  537. "<span>663 Mana</span><br><span>Instant cast</span><br>Transforms the Druid into the Tree of Life Form. While in this form you increase healing received by 25% of your total Spirit for all party members within 45 yards, your movement speed is reduced by 20%, and you can only cast Swiftmend, Innervate, Nature's Swiftness, Rebirth and healing over time spells, but the mana cost of these spells is reduced by 20%.<br><br>The act of shapeshifting frees the caster of Polymorph and Movement Impairing effects."
  538. ];
  539. i++;
  540. //Restoration Talents End^^