PageRenderTime 67ms CodeModel.GetById 36ms RepoModel.GetById 0ms app.codeStats 0ms

/talents/raw/talentimages/shaman_files/data.js

https://bitbucket.org/Unity/unity-gamehead
JavaScript | 604 lines | 454 code | 85 blank | 65 comment | 0 complexity | c7434dbecb74b46327c97b972fe4e462 MD5 | raw file
Possible License(s): LGPL-2.1
  1. var i = 0;
  2. var t = 0;
  3. var className = "Shaman Talents";
  4. tree[i] = "Elemental"; i++;
  5. tree[i] = "Enhancement"; i++;
  6. tree[i] = "Restoration"; i++;
  7. i = 0;
  8. talent[i] = [0, "Convection", 5, 2, 1]; i++;
  9. talent[i] = [0, "Concussion", 5, 3, 1]; i++;
  10. talent[i] = [0, "Earth's Grasp", 2, 1, 2]; i++;
  11. talent[i] = [0, "Elemental Warding", 3, 2, 2]; i++;
  12. talent[i] = [0, "Call of Flame", 3, 3, 2]; i++;
  13. talent[i] = [0, "Elemental Focus", 1, 1, 3]; i++;
  14. talent[i] = [0, "Reverberation", 5, 2, 3]; i++;
  15. talent[i] = [0, "Call of Thunder", 5, 3, 3]; i++;
  16. talent[i] = [0, "Improved Fire Nova Totem", 2, 1, 4]; i++;
  17. talent[i] = [0, "Eye of the Storm", 3, 2, 4]; i++;
  18. talent[i] = [0, "Elemental Devastation", 3, 4, 4]; i++;
  19. talent[i] = [0, "Storm Reach", 2, 1, 5]; i++;
  20. talent[i] = [0, "Elemental Fury", 1, 2, 5]; i++;
  21. talent[i] = [0, "Unrelenting Storm", 5, 4, 5]; i++;
  22. talent[i] = [0, "Elemental Precision", 3, 1, 6]; i++;
  23. talent[i] = [0, "Lightning Mastery", 5, 3, 6, [getTalentID("Call of Thunder"),5]]; i++;
  24. talent[i] = [0, "Elemental Mastery", 1, 2, 7, [getTalentID("Elemental Fury"),1]]; i++;
  25. talent[i] = [0, "Elemental Shields", 3, 3, 7]; i++;
  26. talent[i] = [0, "Lightning Overload", 5, 2, 8]; i++;
  27. talent[i] = [0, "Totem of Wrath", 1, 2, 9, [getTalentID("Lightning Overload"),5]]; i++;
  28. treeStartStop[t] = i -1;
  29. t++;
  30. //enhancement talents
  31. talent[i] = [1, "Ancestral Knowledge", 5, 2, 1]; i++;
  32. talent[i] = [1, "Shield Specialization", 5, 3, 1]; i++;
  33. talent[i] = [1, "Guardian Totems", 2, 1, 2]; i++;
  34. talent[i] = [1, "Thundering Strikes", 5, 2, 2]; i++;
  35. talent[i] = [1, "Improved Ghost Wolf", 2, 3, 2]; i++;
  36. talent[i] = [1, "Improved Lightning Shield", 3, 4, 2]; i++;
  37. talent[i] = [1, "Enhancing Totems", 2, 1, 3]; i++;
  38. talent[i] = [1, "Shamanistic Focus", 1, 3, 3]; i++;
  39. talent[i] = [1, "Anticipation", 5, 4, 3]; i++;
  40. talent[i] = [1, "Flurry", 5, 2, 4, [getTalentID("Thundering Strikes"),5]]; i++;
  41. talent[i] = [1, "Toughness", 5, 3, 4]; i++;
  42. talent[i] = [1, "Improved Weapon Totems", 2, 1, 5]; i++;
  43. talent[i] = [1, "Spirit Weapons", 1, 2, 5]; i++;
  44. talent[i] = [1, "Elemental Weapons", 3, 3, 5]; i++;
  45. talent[i] = [1, "Mental Quickness", 3, 1, 6]; i++;
  46. talent[i] = [1, "Weapon Mastery", 5, 4, 6]; i++;
  47. talent[i] = [1, "Dual Wield Specialization", 3, 1, 7, [i+1,1]]; i++;
  48. talent[i] = [1, "Dual Wield", 1, 2, 7, [getTalentID("Spirit Weapons"),1]]; i++;
  49. talent[i] = [1, "Stormstrike", 1, 3, 7, [getTalentID("Elemental Weapons"),3]]; i++;
  50. talent[i] = [1, "Unleashed Rage", 5, 2, 8]; i++;
  51. talent[i] = [1, "Shamanistic Rage", 1, 2, 9]; i++;
  52. treeStartStop[t] = i -1;
  53. t++;
  54. //restoration talents
  55. talent[i] = [2, "Improved Healing Wave", 5, 2, 1]; i++;
  56. talent[i] = [2, "Tidal Focus", 5, 3, 1]; i++;
  57. talent[i] = [2, "Improved Reincarnation", 2, 1, 2]; i++;
  58. talent[i] = [2, "Ancestral Healing", 3, 2, 2]; i++;
  59. talent[i] = [2, "Totemic Focus", 5, 3, 2]; i++;
  60. talent[i] = [2, "Nature's Guidance", 3, 1, 3]; i++;
  61. talent[i] = [2, "Healing Focus", 5, 2, 3]; i++;
  62. talent[i] = [2, "Totemic Mastery", 1, 3, 3]; i++;
  63. talent[i] = [2, "Healing Grace", 3, 4, 3]; i++;
  64. talent[i] = [2, "Restorative Totems", 5, 2, 4]; i++;
  65. talent[i] = [2, "Tidal Mastery", 5, 3, 4]; i++;
  66. talent[i] = [2, "Healing Way", 3, 1, 5]; i++;
  67. talent[i] = [2, "Nature's Swiftness", 1, 3, 5]; i++;
  68. talent[i] = [2, "Focused Mind", 3, 4, 5]; i++;
  69. talent[i] = [2, "Purification", 5, 3, 6]; i++;
  70. talent[i] = [2, "Mana Tide Totem", 1, 2, 7, [getTalentID("Restorative Totems"),5]]; i++;
  71. talent[i] = [2, "Nature's Guardian", 5, 3, 7]; i++;
  72. talent[i] = [2, "Nature's Blessing", 3, 2, 8]; i++;
  73. talent[i] = [2, "Improved Chain Heal", 2, 3, 8]; i++;
  74. talent[i] = [2, "Earth Shield", 1, 2, 9, [getTalentID("Nature's Blessing"),3]]; i++;
  75. treeStartStop[t] = i -1;
  76. t++;
  77. i = 0;
  78. //Elemental Talents Begin
  79. //Convection - Elemental
  80. rank[i] = [
  81. "Reduces the mana cost of your Shock, Lightning Bolt and Chain Lightning spells by 2%.",
  82. "Reduces the mana cost of your Shock, Lightning Bolt and Chain Lightning spells by 4%.",
  83. "Reduces the mana cost of your Shock, Lightning Bolt and Chain Lightning spells by 6%.",
  84. "Reduces the mana cost of your Shock, Lightning Bolt and Chain Lightning spells by 8%.",
  85. "Reduces the mana cost of your Shock, Lightning Bolt and Chain Lightning spells by 10%."
  86. ];
  87. i++;
  88. //Concussion - Elemental
  89. rank[i] = [
  90. "Increases the damage done by your Lightning Bolt, Chain Lightning and Shock spells by 1%.",
  91. "Increases the damage done by your Lightning Bolt, Chain Lightning and Shock spells by 2%.",
  92. "Increases the damage done by your Lightning Bolt, Chain Lightning and Shock spells by 3%.",
  93. "Increases the damage done by your Lightning Bolt, Chain Lightning and Shock spells by 4%.",
  94. "Increases the damage done by your Lightning Bolt, Chain Lightning and Shock spells by 5%."
  95. ];
  96. i++;
  97. //Improved Stoneclaw Totem - Elemental
  98. rank[i] = [
  99. "Increases the health of your Stoneclaw Totem by 25% and the radius of your Earthbind Totem by 10%.",
  100. "Increases the health of your Stoneclaw Totem by 50% and the radius of your Earthbind Totem by 20%."
  101. ];
  102. i++;
  103. //Elemental Warding - Elemental
  104. rank[i] = [
  105. "Reduces damage taken from Fire, Frost and Nature effects by 4%.",
  106. "Reduces damage taken from Fire, Frost and Nature effects by 7%.",
  107. "Reduces damage taken from Fire, Frost and Nature effects by 10%."
  108. ];
  109. i++;
  110. //Call of Flame - Elemental
  111. rank[i] = [
  112. "Increases the damage done by your Fire Totems by 5%.",
  113. "Increases the damage done by your Fire Totems by 10%.",
  114. "Increases the damage done by your Fire Totems by 15%."
  115. ];
  116. i++;
  117. //Elemental Focus - Elemental
  118. rank[i] = [
  119. "After landing a critical strike with a Fire, Frost, or Nature damage spell, you enter a Clearcasting state. The Clearcasting state reduces the mana cost of your next damage spell by 60%."
  120. ];
  121. i++;
  122. //Reverberation - Elemental
  123. rank[i] = [
  124. "Reduces the cooldown of your Shock spells by 0.2 sec.",
  125. "Reduces the cooldown of your Shock spells by 0.4 sec.",
  126. "Reduces the cooldown of your Shock spells by 0.6 sec.",
  127. "Reduces the cooldown of your Shock spells by 0.8 sec.",
  128. "Reduces the cooldown of your Shock spells by 1 sec."
  129. ];
  130. i++;
  131. //Call of Thunder - Elemental
  132. rank[i] = [
  133. "Increases the critical strike chance of your Lightning Bolt and Chain Lightning spells by 1%.",
  134. "Increases the critical strike chance of your Lightning Bolt and Chain Lightning spells by 2%.",
  135. "Increases the critical strike chance of your Lightning Bolt and Chain Lightning spells by 3%.",
  136. "Increases the critical strike chance of your Lightning Bolt and Chain Lightning spells by 4%.",
  137. "Increases the critical strike chance of your Lightning Bolt and Chain Lightning spells by 6%."
  138. ];
  139. i++;
  140. //Improved Fire Nova Totem - Elemental
  141. rank[i] = [
  142. "Reduces the delay before your Fire Nova Totem activates by 1 sec. and decreases the threat generated by your Magma Totem by 25%.",
  143. "Reduces the delay before your Fire Nova Totem activates by 2 sec. and decreases the threat generated by your Magma Totem by 50%."
  144. ];
  145. i++;
  146. //Improved Fire Nova Totem - Elemental
  147. rank[i] = [
  148. "Gives you a 33% chance to gain the Focused Casting effect that lasts for 6 sec after being the victim of a melee or ranged critical strike. The Focused Casting effect prevents you from losing casting time when taking damage.",
  149. "Gives your a 66% chance to gain the Focused Casting effect that lasts for 6 sec after being the victim of a melee or ranged critical strike. The Focused Casting effect prevents you from losing casting time when taking damage.",
  150. "Gives your a 100% chance to gain the Focused Casting effect that lasts for 6 sec after being the victim of a melee or ranged critical strike. The Focused Casting effect prevents you from losing casting time when taking damage."
  151. ];
  152. i++;
  153. //Elemental Fury - Elemental
  154. rank[i] = [
  155. "Your offensive spell crits will increase your chance to get a critical strike with melee attacks by 3% for 10 sec.",
  156. "Your offensive spell crits will increase your chance to get a critical strike with melee attacks by 6% for 10 sec.",
  157. "Your offensive spell crits will increase your chance to get a critical strike with melee attacks by 9% for 10 sec."
  158. ];
  159. i++;
  160. //Elemental Fury - Elemental
  161. rank[i] = [
  162. "Increases the range of your Lightning Bolt and Chain Lightning spells by 3 yards.",
  163. "Increases the range of your Lightning Bolt and Chain Lightning spells by 6 yards."
  164. ];
  165. i++;
  166. //Elemental Fury - Elemental
  167. rank[i] = [
  168. "Increases the critical strike damage bonus of your Searing, Magma, and Fire Nova Totems and your Fire, Frost, and Nature spells by 100%."
  169. ];
  170. i++;
  171. //Unrelenting Storm - Elemental
  172. rank[i] = [
  173. "Regenerate mana equal to 2% of your Intellect every 5 sec, even while casting.",
  174. "Regenerate mana equal to 4% of your Intellect every 5 sec, even while casting.",
  175. "Regenerate mana equal to 6% of your Intellect every 5 sec, even while casting.",
  176. "Regenerate mana equal to 8% of your Intellect every 5 sec, even while casting.",
  177. "Regenerate mana equal to 10% of your Intellect every 5 sec, even while casting."
  178. ];
  179. i++;
  180. //Elemental Precision - Elemental
  181. rank[i] = [
  182. "Increases your chance to hit with Fire, Frost, and Nature spells by 2% and reduces the threat caused by Fire, Frost, and Nature spells by 4%.",
  183. "Increases your chance to hit with Fire, Frost, and Nature spells by 4% and reduces the threat caused by Fire, Frost, and Nature spells by 7%.",
  184. "Increases your chance to hit with Fire, Frost, and Nature spells by 6% and reduces the threat caused by Fire, Frost, and Nature spells by 10%."
  185. ];
  186. i++;
  187. //Lightning Mastery - Elemental
  188. rank[i] = [
  189. "Reduces the cast time of your Lightning Bolt and Chain Lightning spells by 0.2 sec.",
  190. "Reduces the cast time of your Lightning Bolt and Chain Lightning spells by 0.4 sec.",
  191. "Reduces the cast time of your Lightning Bolt and Chain Lightning spells by 0.6 sec.",
  192. "Reduces the cast time of your Lightning Bolt and Chain Lightning spells by 0.8 sec.",
  193. "Reduces the cast time of your Lightning Bolt and Chain Lightning spells by 1 sec."
  194. ];
  195. i++;
  196. //Elemental Mastery - Elemental
  197. rank[i] = [
  198. "<span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>3 min cooldown</span><br>When activated, this spell gives your next Fire, Frost, or Nature damage spell a 100% critical strike chance and reduces the mana cost by 100%."
  199. ];
  200. i++;
  201. //Elemental Shards - Elemental
  202. rank[i] = [
  203. "Reduces the chance you will be critically hit by melee and ranged attacks by 2%.",
  204. "Reduces the chance you will be critically hit by melee and ranged attacks by 4%.",
  205. "Reduces the chance you will be critically hit by melee and ranged attacks by 6%."
  206. ];
  207. i++;
  208. //Lightning Overload - Elemental
  209. rank[i] = [
  210. "Gives your Lightning Bolt and Chain Lightning spells a 1% chance to cast a second, identical spell on the same target at no additional cost.",
  211. "Gives your Lightning Bolt and Chain Lightning spells a 2% chance to cast a second, identical spell on the same target at no additional cost.",
  212. "Gives your Lightning Bolt and Chain Lightning spells a 3% chance to cast a second, identical spell on the same target at no additional cost.",
  213. "Gives your Lightning Bolt and Chain Lightning spells a 4% chance to cast a second, identical spell on the same target at no additional cost.",
  214. "Gives your Lightning Bolt and Chain Lightning spells a 5% chance to cast a second, identical spell on the same target at no additional cost."
  215. ];
  216. i++;
  217. //Totem of Wrath - Elemental
  218. rank[i] = [
  219. "147 Mana<br>Instant cast<br>Tools: Fire Totem<br>Summons a Totem of Wrath with 5 health at the feet of the caster. The totem increases the chance to hit and critically hit with spells by 3% to all party members if they are within 20 yards. Lasts 2 min."
  220. ];
  221. i++;
  222. //Ancestral Knowledge - Enhancement
  223. rank[i] = [
  224. "Increases your maximum Mana by 1%.",
  225. "Increases your maximum Mana by 2%.",
  226. "Increases your maximum Mana by 3%.",
  227. "Increases your maximum Mana by 4%.",
  228. "Increases your maximum Mana by 5%."
  229. ];
  230. i++;
  231. //Shield Specialization - Enhancement
  232. rank[i] = [
  233. "Increases your chance to block attacks with a shield by 1% and increases the amount blocked by 5%.",
  234. "Increases your chance to block attacks with a shield by 2% and increases the amount blocked by 10%.",
  235. "Increases your chance to block attacks with a shield by 3% and increases the amount blocked by 15%.",
  236. "Increases your chance to block attacks with a shield by 4% and increases the amount blocked by 20%.",
  237. "Increases your chance to block attacks with a shield by 5% and increases the amount blocked by 25%."
  238. ];
  239. i++;
  240. //Improved Stoneskin Totem - Enhancement
  241. rank[i] = [
  242. "Increases the amount of damage reduced by your Stoneskin Totem and Windwall Totem by 10% and reduces the cooldown of your Grounding Totem by 1 sec.",
  243. "Increases the amount of damage reduced by your Stoneskin Totem and Windwall Totem by 20% and reduces the cooldown of your Grounding Totem by 2 sec."
  244. ];
  245. i++;
  246. //Thundering Strikes - Enhancement
  247. rank[i] = [
  248. "Improves your chance to get a critical strike with your weapon attacks by 1%.",
  249. "Improves your chance to get a critical strike with your weapon attacks by 2%.",
  250. "Improves your chance to get a critical strike with your weapon attacks by 3%.",
  251. "Improves your chance to get a critical strike with your weapon attacks by 4%.",
  252. "Improves your chance to get a critical strike with your weapon attacks by 5%."
  253. ];
  254. i++;
  255. //Improved Ghost Wolf - Enhancement
  256. rank[i] = [
  257. "Reduces the cast time of your Ghost Wolf spell by 1 sec.",
  258. "Reduces the cast time of your Ghost Wolf spell by 2 sec."
  259. ];
  260. i++;
  261. //Improved Lightning Shield - Enhancement
  262. rank[i] = [
  263. "Increases the damage done by your Lightning Shield orbs by 5%.",
  264. "Increases the damage done by your Lightning Shield orbs by 10%.",
  265. "Increases the damage done by your Lightning Shield orbs by 15%."
  266. ];
  267. i++;
  268. //Improved Strength of Earth Totem - Enhancement
  269. rank[i] = [
  270. "Increases the effect of your Strength of Earth and Grace of Air Totems by 8%.",
  271. "Increases the effect of your Strength of Earth and Grace of Air Totems by 15%."
  272. ];
  273. i++;
  274. //Shamanistic Focus - Enhancement
  275. rank[i] = [
  276. "After landing a Melee Critical Strike, you enter a Focused state. The Focused state reduces the mana cost of your next Shock spell by 60%."
  277. ];
  278. i++;
  279. //Anticipation - Enhancement
  280. rank[i] = [
  281. "Increases your chance to dodge by an additional 1%.",
  282. "Increases your chance to dodge by an additional 2%",
  283. "Increases your chance to dodge by an additional 3%",
  284. "Increases your chance to dodge by an additional 4%",
  285. "Increases your chance to dodge by an additional 5%"
  286. ];i++;
  287. //Flurry - Enhancement
  288. rank[i] = [
  289. "Increases your attack speed by 10% for your next 3 swings after dealing a critical strike.",
  290. "Increases your attack speed by 15% for your next 3 swings after dealing a critical strike.",
  291. "Increases your attack speed by 20% for your next 3 swings after dealing a critical strike.",
  292. "Increases your attack speed by 25% for your next 3 swings after dealing a critical strike.",
  293. "Increases your attack speed by 30% for your next 3 swings after dealing a critical strike."
  294. ];
  295. i++;
  296. //Toughness - Enhancement
  297. rank[i]=[
  298. "Increases your armor value from items by 2%.",
  299. "Increases your armor value from items by 4%.",
  300. "Increases your armor value from items by 6%.",
  301. "Increases your armor value from items by 8%.",
  302. "Increases your armor value from items by 10%."
  303. ];
  304. i++;
  305. //Improved Rockbiter Weapon - Enhancement
  306. rank[i] = [
  307. "Increases the melee attack power bonus of your Windfury Totem by 15% and increases the damage caused by your Flametongue Totem by 6%",
  308. "Increases the melee attack power bonus of your Windfury Totem by 30% and increases the damage caused by your Flametongue Totem by 12%"
  309. ];
  310. i++;
  311. //Spiritual Weapons - Enhancement //New/Changed
  312. rank[i]=[
  313. "Gives a chance to parry enemy melee attacks and reduces the threat generated by your melee attacks by 15%."
  314. ];
  315. i++;
  316. //Elemental Weapons - Enhancement
  317. rank[i] = [
  318. "Increases the melee attack power bonus of your Rockbiter Weapon by 7%, your Windfury Weapon effect by 13% and increases the damage caused by your Flametongue Weapon and Frostbrand Weapon by 5%.",
  319. "Increases the melee attack power bonus of your Rockbiter Weapon by 14%, your Windfury Weapon effect by 27% and increases the damage caused by your Flametongue Weapon and Frostbrand Weapon by 10%.",
  320. "Increases the melee attack power bonus of your Rockbiter Weapon by 20%, your Windfury Weapon effect by 40% and increases the damage caused by your Flametongue Weapon and Frostbrand Weapon by 15%."
  321. ];
  322. i++;
  323. //Mental Quickness - Enhancement
  324. rank[i]=[
  325. "Reduces the mana cost of your instant cast spells by 2% and increses your spell damage and healing by an amount equal to 10% of you Attack Power",
  326. "Reduces the mana cost of your instant cast spells by 4% and increses your spell damage and healing by an amount equal to 20% of you Attack Power",
  327. "Reduces the mana cost of your instant cast spells by 6% and increses your spell damage and healing by an amount equal to 30% of you Attack Power"
  328. ];
  329. i++;
  330. //Weapon Mastery - Enhancement
  331. rank[i]=[
  332. "Increases the damage you deal with all weapons by 2%.",
  333. "Increases the damage you deal with all weapons by 4%.",
  334. "Increases the damage you deal with all weapons by 6%.",
  335. "Increases the damage you deal with all weapons by 8%.",
  336. "Increases the damage you deal with all weapons by 10%."
  337. ];
  338. i++;
  339. //Dual Wield Specialization - Enhancement
  340. rank[i]=[
  341. "Increases your chance to hit while dual wielding by an additional 2%.",
  342. "Increases your chance to hit while dual wielding by an additional 4%.",
  343. "Increases your chance to hit while dual wielding by an additional 6%."
  344. ];
  345. i++;
  346. //Dual Wield - Enhancement
  347. rank[i]=[
  348. "Allows one-hand and off-hand weapons to be equipped in the off-hand."
  349. ];
  350. i++;
  351. //Stormstrike - Enhancement
  352. rank[i]=[
  353. "<span style=text-align:left;float:left;>236 Mana</span><span style=text-align:right;float:right;>5 yd range</span><br><span style=text-align:left;float:left;>Instant cast</span><span style=text-align:right;float:right;>10 sec cooldown</span><br>Instantly attack with both weapons. In addition, the next 2 sources of Nature damage dealt to the target are increased by 20%. Lasts 12 sec."
  354. ];
  355. i++;
  356. //Unleashed Rage - Enhancement
  357. rank[i] = [
  358. "Causes your critical hits with melee attacks to increase all party members' attack power by 2% if within 20 yards of the Shaman. Lasts 10 sec.",
  359. "Causes your critical hits with melee attacks to increase all party members' attack power by 4% if within 20 yards of the Shaman. Lasts 10 sec.",
  360. "Causes your critical hits with melee attacks to increase all party members' attack power by 6% if within 20 yards of the Shaman. Lasts 10 sec.",
  361. "Causes your critical hits with melee attacks to increase all party members' attack power by 8% if within 20 yards of the Shaman. Lasts 10 sec.",
  362. "Causes your critical hits with melee attacks to increase all party members' attack power by 10% if within 20 yards of the Shaman. Lasts 10 sec."
  363. ];
  364. i++;
  365. //Shamanistic Rage - Enhancement
  366. rank[i]=[
  367. "<span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>2 min cooldown</span><br>Gives your successful melee attacks a chance to regenerate mana equal to 15% of your attack power. Lasts 30 sec."
  368. ];
  369. i++;
  370. //Improved Healing Wave - Restoration
  371. rank[i]=[
  372. "Reduces the casting time of your Healing Wave spell by 0.1 sec.",
  373. "Reduces the casting time of your Healing Wave spell by 0.2 sec.",
  374. "Reduces the casting time of your Healing Wave spell by 0.3 sec.",
  375. "Reduces the casting time of your Healing Wave spell by 0.4 sec.",
  376. "Reduces the casting time of your Healing Wave spell by 0.5 sec."
  377. ];
  378. i++;
  379. //Tidal Focus - Restoration
  380. rank[i]=[
  381. "Reduces the Mana cost of your healing spells by 1%.",
  382. "Reduces the Mana cost of your healing spells by 2%.",
  383. "Reduces the Mana cost of your healing spells by 3%.",
  384. "Reduces the Mana cost of your healing spells by 4%.",
  385. "Reduces the Mana cost of your healing spells by 5%."
  386. ];
  387. i++;
  388. //Improved Reincarnation - Restoration
  389. rank[i]=[
  390. "Reduces the cooldown of your Reincarnation spell by 10 min and increases the amount of health and mana you reincarnate with by an additional 10%.",
  391. "Reduces the cooldown of your Reincarnation spell by 20 min and increases the amount of health and mana you reincarnate with by an additional 20%."
  392. ];
  393. i++;
  394. //Ancestral Healing - Restoration
  395. rank[i]=[
  396. "Increases your target's armor value by 8% for 15 sec after getting a critical effect from one of your healing spells.",
  397. "Increases your target's armor value by 16% for 15 sec after getting a critical effect from one of your healing spells.",
  398. "Increases your target's armor value by 25% for 15 sec after getting a critical effect from one of your healing spells."
  399. ];
  400. i++;
  401. //Totemic Focus - Restoration
  402. rank[i]=[
  403. "Reduces the Mana cost of your totems by 5%.",
  404. "Reduces the Mana cost of your totems by 10%.",
  405. "Reduces the Mana cost of your totems by 15%.",
  406. "Reduces the Mana cost of your totems by 20%.",
  407. "Reduces the Mana cost of your totems by 25%."
  408. ];
  409. i++;
  410. //Nature's Guidance - Restoration
  411. rank[i]=[
  412. "Increases your chance to hit with melee attacks and spells by 1%",
  413. "Increases your chance to hit with melee attacks and spells by 2%",
  414. "Increases your chance to hit with melee attacks and spells by 3%"
  415. ];
  416. i++;
  417. //Healing Focus - Restoration
  418. rank[i]=[
  419. "Gives you a 14% chance to avoid interruption caused by damage while casting any Shaman healing spell.",
  420. "Gives you a 28% chance to avoid interruption caused by damage while casting any Shaman healing spell.",
  421. "Gives you a 42% chance to avoid interruption caused by damage while casting any Shaman healing spell.",
  422. "Gives you a 56% chance to avoid interruption caused by damage while casting any Shaman healing spell.",
  423. "Gives you a 70% chance to avoid interruption caused by damage while casting any Shaman healing spell."
  424. ];
  425. i++;
  426. //Improved Healing Stream Totem - Restoration
  427. rank[i]=[
  428. "The radius of your totems that affect friendly targets is increased to 30 yd."
  429. ];
  430. i++;
  431. //Tidal Mastery - Restoration
  432. rank[i]=[
  433. "Reduces the threat generated by your healing spells by 5%.",
  434. "Reduces the threat generated by your healing spells by 10%.",
  435. "Reduces the threat generated by your healing spells by 15%."
  436. ];
  437. i++;
  438. //Improved Mana Spring Totem - Restoration
  439. rank[i]=[
  440. "Increases the effect of your Mana Spring and Healing Stream Totems by 5%.",
  441. "Increases the effect of your Mana Spring and Healing Stream Totems by 10%.",
  442. "Increases the effect of your Mana Spring and Healing Stream Totems by 15%.",
  443. "Increases the effect of your Mana Spring and Healing Stream Totems by 20%.",
  444. "Increases the effect of your Mana Spring and Healing Stream Totems by 25%."
  445. ];
  446. i++;
  447. //Tidal Mastery - Restoration
  448. rank[i]=[
  449. "Increases the critical effect chance of your healing and lightning spells by 1%.",
  450. "Increases the critical effect chance of your healing and lightning spells by 2%.",
  451. "Increases the critical effect chance of your healing and lightning spells by 3%.",
  452. "Increases the critical effect chance of your healing and lightning spells by 4%.",
  453. "Increases the critical effect chance of your healing and lightning spells by 5%."
  454. ];
  455. i++;
  456. //Purification - Restoration
  457. rank[i]=[
  458. "Your Healing Wave spells have a 33% chance to increase the effect of subsequent Healing Wave spells on that target by 6% for 15 sec. This effect will stack up to 3 times.",
  459. "Your Healing Wave spells have a 66% chance to increase the effect of subsequent Healing Wave spells on that target by 6% for 15 sec. This effect will stack up to 3 times.",
  460. "Your Healing Wave spells have a 100% chance to increase the effect of subsequent Healing Wave spells on that target by 6% for 15 sec. This effect will stack up to 3 times."
  461. ];
  462. i++;
  463. //Nature's Swiftness - Restoration
  464. rank[i]=[
  465. "<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 with a casting time less then 10 sec becomes an instant cast spell."
  466. ];
  467. i++;
  468. //Focused Mind - Restoration
  469. rank[i]=[
  470. "Increases your chance to resist Silence and Interruption mechanics by an additional 5%.",
  471. "Increases your chance to resist Silence and Interruption mechanics by an additional 10%.",
  472. "Increases your chance to resist Silence and Interruption mechanics by an additional 15%."
  473. ];
  474. i++;
  475. //Purification - Restoration
  476. rank[i]=[
  477. "Increases the effectiveness of your healing spells by 2%.",
  478. "Increases the effectiveness of your healing spells by 4%.",
  479. "Increases the effectiveness of your healing spells by 6%.",
  480. "Increases the effectiveness of your healing spells by 8%.",
  481. "Increases the effectiveness of your healing spells by 10%."
  482. ];
  483. i++;
  484. //Mana Tide Totem - Restoration
  485. rank[i]=[
  486. "88 Mana<br><span style=text-align:left;float:left;>Instant cast</span><span style=text-align:right;float:right;>5 min cooldown</span><br>Tools: Water Totem<br>Summons a Mana Tide Totem with 5 health at the feet of the caster for 12 sec that restores 6% of total mana every 3 seconds to group members within 20 yards."
  487. ];
  488. i++;
  489. //Nature's Guardian - Restoration
  490. rank[i]=[
  491. "Whenever a damaging attack is taken that reduces you below 30% health, you have a 10% chance to heal 10% of your total health and reduce your threat level on that target. 5 second cooldown.",
  492. "Whenever a damaging attack is taken that reduces you below 30% health, you have a 20% chance to heal 10% of your total health and reduce your threat level on that target. 5 second cooldown.",
  493. "Whenever a damaging attack is taken that reduces you below 30% health, you have a 30% chance to heal 10% of your total health and reduce your threat level on that target. 5 second cooldown.",
  494. "Whenever a damaging attack is taken that reduces you below 30% health, you have a 40% chance to heal 10% of your total health and reduce your threat level on that target. 5 second cooldown.",
  495. "Whenever a damaging attack is taken that reduces you below 30% health, you have a 50% chance to heal 10% of your total health and reduce your threat level on that target. 5 second cooldown."
  496. ];
  497. i++;
  498. //Nature's Blessing - Restoration
  499. rank[i]=[
  500. "Increases your spell damage and healing by an amount equal to 10% of your Intellect.",
  501. "Increases your spell damage and healing by an amount equal to 20% of your Intellect.",
  502. "Increases your spell damage and healing by an amount equal to 30% of your Intellect."
  503. ];
  504. i++;
  505. //Improved Chain Heal - Restoration
  506. rank[i]=[
  507. "Increases the amount healed by your Chain Heal spell by 10%.",
  508. "Increases the amount healed by your Chain Heal spell by 20%."
  509. ];
  510. i++;
  511. //Earth Shield - Restoration
  512. rank[i]=[
  513. "<span style=text-align:left;float:left;>600 Mana</span><span style=text-align:right;float:right;>40 yd range</span><br>Instant Cast<br>Protects the target with an earthen shield, giving a 30% chance of ignoring spell interruption when damaged and causing melee attacks to heal the shielded target for 150. This effect can only occur once every few seconds. 10 charges. Lasts 10 min. This shield can only be placed on one target at a time.<br><br>\
  514. &nbsp;Trainable Ranks Listed Below:<br>\
  515. &nbsp;Rank 2: 745 Mana, Heals for 205<br>\
  516. &nbsp;Rank 3: 900 Mana, Heals for 270"
  517. ];
  518. i++;
  519. //Restoration Talents End^^