PageRenderTime 48ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 1ms

/talents/raw/talentimages/warlock_files/data.js

https://bitbucket.org/Unity/unity-gamehead
JavaScript | 677 lines | 483 code | 123 blank | 71 comment | 0 complexity | f5f6f582a1acb158ec2bb5b7f0b6ac02 MD5 | raw file
Possible License(s): LGPL-2.1
  1. var i = 0;
  2. var t = 0;
  3. var className = "Warlock Talents";
  4. tree[i] = "Affliction"; i++;
  5. tree[i] = "Demonology"; i++;
  6. tree[i] = "Destruction"; i++;
  7. i = 0;
  8. //rank
  9. //horizontal position
  10. //vertical position
  11. talent[i] = [0, "Suppression", 5, 2, 1]; i++;
  12. talent[i] = [0, "Improved Corruption", 5, 3, 1]; i++;
  13. talent[i] = [0, "Improved Curse of Weakness", 2, 1, 2]; i++;
  14. talent[i] = [0, "Improved Drain Soul", 2, 2, 2]; i++;
  15. talent[i] = [0, "Improved Life Tap", 2, 3, 2]; i++;
  16. talent[i] = [0, "Soul Siphon", 2, 4, 2]; i++;
  17. talent[i] = [0, "Improved Curse of Agony", 2, 1, 3]; i++;
  18. talent[i] = [0, "Fel Concentration", 5, 2, 3]; i++;
  19. talent[i] = [0, "Amplify Curse", 1, 3, 3]; i++;
  20. talent[i] = [0, "Grim Reach", 2, 1, 4]; i++;
  21. talent[i] = [0, "Nightfall", 2, 2, 4]; i++;
  22. talent[i] = [0, "Empowered Corruption", 3, 4, 4]; i++;
  23. talent[i] = [0, "Shadow Embrace", 5, 1, 5]; i++;
  24. talent[i] = [0, "Siphon Life", 1, 2, 5]; i++;
  25. talent[i] = [0, "Curse of Exhaustion", 1, 3, 5, [getTalentID("Amplify Curse"),1]]; i++;
  26. talent[i] = [0, "Shadow Mastery", 5, 2, 6, [getTalentID("Siphon Life"),1]]; i++;
  27. talent[i] = [0, "Contagion", 5, 2, 7]; i++;
  28. talent[i] = [0, "Dark Pact", 1, 3, 7]; i++;
  29. talent[i] = [0, "Improved Howl of Terror", 2, 1, 8]; i++;
  30. talent[i] = [0, "Malediction", 3, 3, 8]; i++;
  31. talent[i] = [0, "Unstable Affliction", 1, 2, 9, [getTalentID("Contagion"),5]]; i++;
  32. treeStartStop[t] = i -1;
  33. t++;
  34. //demonology talents
  35. talent[i] = [1, "Improved Healthstone", 2, 1, 1]; i++;
  36. talent[i] = [1, "Improved Imp", 3, 2, 1]; i++;
  37. talent[i] = [1, "Demonic Embrace", 5, 3, 1]; i++;
  38. talent[i] = [1, "Improved Health Funnel", 2, 1, 2]; i++;
  39. talent[i] = [1, "Improved Voidwalker", 3, 2, 2]; i++;
  40. talent[i] = [1, "Fel Intellect", 3, 3, 2]; i++;
  41. talent[i] = [1, "Improved Succubus", 3, 1, 3]; i++;
  42. talent[i] = [1, "Fel Domination", 1, 2, 3]; i++;
  43. talent[i] = [1, "Fel Stamina", 3, 3, 3]; i++;
  44. talent[i] = [1, "Demonic Aegis", 3, 4, 3]; i++;
  45. talent[i] = [1, "Master Summoner", 2, 2, 4, [getTalentID("Fel Domination"),1]]; i++;
  46. talent[i] = [1, "Unholy Power", 5, 3, 4]; i++;
  47. talent[i] = [1, "Improved Enslave Demon", 2, 1, 5]; i++;
  48. talent[i] = [1, "Demonic Sacrifice", 1, 2, 5]; i++;
  49. talent[i] = [1, "Master Conjuror", 2, 4, 5]; i++;
  50. talent[i] = [1, "Mana Feed", 3, 1, 6]; i++;
  51. talent[i] = [1, "Master Demonologist", 5, 3, 6, [getTalentID("Unholy Power"),5]]; i++;
  52. talent[i] = [1, "Demonic Resilience", 3, 1, 7]; i++;
  53. talent[i] = [1, "Soul Link", 1, 2, 7, [getTalentID("Demonic Sacrifice"),1]]; i++;
  54. talent[i] = [1, "Demonic Knowledge", 3, 3, 7]; i++;
  55. talent[i] = [1, "Demonic Tactics", 5, 2, 8]; i++;
  56. talent[i] = [1, "Summon Felguard", 1, 2, 9]; i++;
  57. treeStartStop[t] = i -1;
  58. t++;
  59. //destruction talents
  60. talent[i] = [2, "Improved Shadow Bolt", 5, 2, 1]; i++;
  61. talent[i] = [2, "Cataclysm", 5, 3, 1]; i++;
  62. talent[i] = [2, "Bane", 5, 2, 2]; i++;
  63. talent[i] = [2, "Aftermath", 5, 3, 2]; i++;
  64. talent[i] = [2, "Improved Firebolt", 2, 1, 3]; i++;
  65. talent[i] = [2, "Improved Lash of Pain", 2, 2, 3]; i++;
  66. talent[i] = [2, "Devastation", 5, 3, 3]; i++;
  67. talent[i] = [2, "Shadowburn", 1, 4, 3]; i++;
  68. talent[i] = [2, "Intensity", 2, 1, 4]; i++;
  69. talent[i] = [2, "Destructive Reach", 2, 2, 4]; i++;
  70. talent[i] = [2, "Improved Searing Pain", 3, 4, 4]; i++;
  71. talent[i] = [2, "Pyroclasm", 2, 1, 5, [getTalentID("Intensity"),2]]; i++;
  72. talent[i] = [2, "Improved Immolate", 5, 2, 5]; i++;
  73. talent[i] = [2, "Ruin", 1, 3, 5, [getTalentID("Devastation"),5]]; i++;
  74. talent[i] = [2, "Nether Protection", 3, 1, 6]; i++;
  75. talent[i] = [2, "Emberstorm", 5, 3, 6]; i++;
  76. talent[i] = [2, "Backlash", 3, 1, 7]; i++;
  77. talent[i] = [2, "Conflagrate", 1, 2, 7, [getTalentID("Improved Immolate"),5]]; i++;
  78. talent[i] = [2, "Soul Leech", 3, 3, 7]; i++;
  79. talent[i] = [2, "Shadow and Flame", 5, 2, 8]; i++;
  80. talent[i] = [2, "Shadowfury", 1, 2, 9, [getTalentID("Shadow and Flame"),5]]; i++;
  81. treeStartStop[t] = i -1;
  82. t++;
  83. i = 0;
  84. //Affliction Talents Begin
  85. //Suppression - Affliction
  86. rank[i] = [
  87. "Reduces the chance for enemies to resist your Affliction spells by 2%.",
  88. "Reduces the chance for enemies to resist your Affliction spells by 4%.",
  89. "Reduces the chance for enemies to resist your Affliction spells by 6%.",
  90. "Reduces the chance for enemies to resist your Affliction spells by 8%.",
  91. "Reduces the chance for enemies to resist your Affliction spells by 10%."
  92. ];
  93. i++;
  94. //Improved Corruption - Affliction
  95. rank[i] = [
  96. "Reduces the casting time of your Corruption spell by 0.4 sec.",
  97. "Reduces the casting time of your Corruption spell by 0.8 sec.",
  98. "Reduces the casting time of your Corruption spell by 1.2 sec.",
  99. "Reduces the casting time of your Corruption spell by 1.6 sec.",
  100. "Reduces the casting time of your Corruption spell by 2 sec."
  101. ];
  102. i++;
  103. //Improved Curse of Weakness - Affliction
  104. rank[i] = [
  105. "Increases the effect of your Curse of Weakness by 10%.",
  106. "Increases the effect of your Curse of Weakness by 20%."
  107. ];
  108. i++;
  109. //Improved Drain Soul - Affliction
  110. rank[i] = [
  111. "Returns 7% of your maximum mana if the target is killed by you while you drain its soul. In addition, your Affliction spells generate 5% less threat.",
  112. "Returns 15% of your maximum mana if the target is killed by you while you drain its soul. In addition, your Affliction spells generate 10% less threat."
  113. ];
  114. i++;
  115. //Improved Life Tap - Affliction
  116. rank[i] = [
  117. "Increases the amount of Mana awarded by your Life Tap spell by 10%.",
  118. "Increases the amount of Mana awarded by your Life Tap spell by 20%."
  119. ];
  120. i++;
  121. //Soul Siphon - Affliction
  122. rank[i] = [
  123. "Increases the amount drained by your Drain Life and Drain Mana spells by an additional 2% for each Affliction effect on the target, up to a maximum of 24% additional effect.",
  124. "Increases the amount drained by your Drain Life and Drain Mana spells by an additional 5% for each Affliction effect on the target, up to a maximum of 60% additional effect."
  125. ];
  126. i++;
  127. //Improved Curse of Agony - Affliction
  128. rank[i] = [
  129. "Increases the damage done by your Curse of Agony by 5%.",
  130. "Increases the damage done by your Curse of Agony by 10%."
  131. ];
  132. i++;
  133. //Fel Concentration - Affliction
  134. rank[i] = [
  135. "Gives you a 14% chance to avoid interruption caused by damage while channeling the Drain Life, Drain Mana, or Drain Soul spell.",
  136. "Gives you a 28% chance to avoid interruption caused by damage while channeling the Drain Life, Drain Mana, or Drain Soul spell.",
  137. "Gives you a 42% chance to avoid interruption caused by damage while channeling the Drain Life, Drain Mana, or Drain Soul spell.",
  138. "Gives you a 56% chance to avoid interruption caused by damage while channeling the Drain Life, Drain Mana, or Drain Soul spell.",
  139. "Gives you a 70% chance to avoid interruption caused by damage while channeling the Drain Life, Drain Mana, or Drain Soul spell."
  140. ];
  141. i++;
  142. //Amplify Curse - Affliction
  143. rank[i] = [
  144. "<span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>3 min cooldown</span><br>Increases the effect of your next Curse of Doom or Curse of Agony by 50%, or your next Curse of Exhaustion by 20%. Lasts 30 sec."
  145. ];
  146. i++;
  147. //Grim Reach - Affliction
  148. rank[i] = [
  149. "Increases the range of your Affliction spells by 10%.",
  150. "Increases the range of your Affliction spells by 20%."
  151. ];
  152. i++;
  153. //Nightfall - Affliction
  154. rank[i] = [
  155. "Gives your Corruption and Drain Life spells a 2% chance to cause you to enter a Shadow Trance state after damaging the opponent. The Shadow Trance state reduces the casting time of your next Shadow Bolt spell by 100%.",
  156. "Gives your Corruption and Drain Life spells a 4% chance to cause you to enter a Shadow Trance state after damaging the opponent. The Shadow Trance state reduces the casting time of your next Shadow Bolt spell by 100%."
  157. ];
  158. i++;
  159. //Empowered Corruption - Affliction
  160. rank[i] = [
  161. "Your Corruption spell gains an additional 12% of your bonus spell damage effects.",
  162. "Your Corruption spell gains an additional 24% of your bonus spell damage effects.",
  163. "Your Corruption spell gains an additional 36% of your bonus spell damage effects."
  164. ];
  165. i++;
  166. //Shadow Embrace
  167. rank[i] = [
  168. "Your Corruption, Curse of Agony, Siphon Life and Seed of Corruption spells also cause the Shadow Embrace effect, which reduces physical damage caused by 1%.",
  169. "Your Corruption, Curse of Agony, Siphon Life and Seed of Corruption spells also cause the Shadow Embrace effect, which reduces physical damage caused by 2%.",
  170. "Your Corruption, Curse of Agony, Siphon Life and Seed of Corruption spells also cause the Shadow Embrace effect, which reduces physical damage caused by 3%.",
  171. "Your Corruption, Curse of Agony, Siphon Life and Seed of Corruption spells also cause the Shadow Embrace effect, which reduces physical damage caused by 4%.",
  172. "Your Corruption, Curse of Agony, Siphon Life and Seed of Corruption spells also cause the Shadow Embrace effect, which reduces physical damage caused by 5%."
  173. ];
  174. i++;
  175. //Siphon Life - Affliction
  176. rank[i] = [
  177. "<span style=text-align:left;float:left;>140 Mana</span><span style=text-align:right;float:right;>30 yd range</span><br>Instant cast<br>Transfers 15 health from the target to the caster every 3 sec. Lasts 30 sec.<br><br>\
  178. &nbsp;Trainable Ranks Listed Below:<br>\
  179. &nbsp;Rank 2: 190 Mana, 22 Health<br>\
  180. &nbsp;Rank 3: 250 Mana, 33 Health<br>\
  181. &nbsp;Rank 4: 310 Mana, 45 Health<br>\
  182. &nbsp;Rank 5: 355 Mana, 49 Health<br>\
  183. &nbsp;Rank 6: 420 Mana, 66 Health"
  184. ];
  185. i++;
  186. //Curse of Exhaustion - Affliction
  187. rank[i] = [
  188. "<span style=text-align:left;float:left;>156 Mana</span><span style=text-align:right;float:right;>30 yd range</span><br>Instant cast<br>Reduces the target's movement speed by 30% for 12 sec. Only one Curse per Warlock can be active on any one target."
  189. ];
  190. i++;
  191. //Shadow Mastery - Affliction
  192. rank[i] = [
  193. "Increases the damage dealt or life drained by your Shadow spells by 2%.",
  194. "Increases the damage dealt or life drained by your Shadow spells by 4%.",
  195. "Increases the damage dealt or life drained by your Shadow spells by 6%.",
  196. "Increases the damage dealt or life drained by your Shadow spells by 8%.",
  197. "Increases the damage dealt or life drained by your Shadow spells by 10%."
  198. ];
  199. i++;
  200. //Contagion - Affliction
  201. rank[i] = [
  202. "Increases the damage of Curse of Agony, Corruption and Seed of Corruption by 1% and reduces the chance your Affliction spells will be dispelled by an additional 6%.",
  203. "Increases the damage of Curse of Agony, Corruption and Seed of Corruption by 2% and reduces the chance your Affliction spells will be dispelled by an additional 12%.",
  204. "Increases the damage of Curse of Agony, Corruption and Seed of Corruption by 3% and reduces the chance your Affliction spells will be dispelled by an additional 18%.",
  205. "Increases the damage of Curse of Agony, Corruption and Seed of Corruption by 4% and reduces the chance your Affliction spells will be dispelled by an additional 24%.",
  206. "Increases the damage of Curse of Agony, Corruption and Seed of Corruption by 5% and reduces the chance your Affliction spells will be dispelled by an additional 30%."
  207. ];
  208. i++;
  209. //Dark Pact - Affliction
  210. rank[i] = [
  211. "30 yd range<br>Instant<br>Drains 305 of your pet's Mana, returning 100% to you.<br><br>\
  212. &nbsp;Trainable Ranks Listed Below:<br>\
  213. &nbsp;Rank 2: 440 Mana<br>\
  214. &nbsp;Rank 3: 545 Mana<br>\
  215. &nbsp;Rank 4: 700 Mana"
  216. ];
  217. i++;
  218. //Improved Howl of Terror - Affliction
  219. rank[i] = [
  220. "Reduces the casting time of your Howl of Terror spell by 0.8 sec.",
  221. "Reduces the casting time of your Howl of Terror spell by 1.5 sec."
  222. ];
  223. i++;
  224. //Malediction - Affliction
  225. rank[i] = [
  226. "Increases the damage bonus effect of your Curse of Shadows and Curse of the Elements spells by an additional 1%.",
  227. "Increases the damage bonus effect of your Curse of Shadows and Curse of the Elements spells by an additional 2%.",
  228. "Increases the damage bonus effect of your Curse of Shadows and Curse of the Elements spells by an additional 3%."
  229. ];
  230. i++;
  231. //Unstable Affliction - Demonology
  232. rank[i]=[
  233. "<span style=text-align:left;float:left;>270 Mana</span><span style=text-align:right;float:right;>30 yd range</span><br>1.5 sec cast<br>Shadow energy slowly destroys the target, causing 660 damage over 18 sec. In addition, if the Unstable Affliction is dispelled it will cause 990 damage to the dispeller and silence them for 5 sec.<br><br>\
  234. &nbsp;Trainable Ranks Listed Below:<br>\
  235. &nbsp;Rank 2: 315 Mana, 930 DoT, 1395 damage to dispeller<br>\
  236. &nbsp;Rank 3: 400 Mana, 1050 DoT, 1575 damage to dispeller"
  237. ];
  238. i++;
  239. //Improved Healthstone - Demonology
  240. rank[i] = [
  241. "Increases the amount of Health restored by your Healthstone by 10%.",
  242. "Increases the amount of Health restored by your Healthstone by 20%."
  243. ];
  244. i++;
  245. //Improved Imp - Demonology
  246. rank[i] = [
  247. "Increases the effect of your Imp's Firebolt, Fire Shield, and Blood Pact spells by 10%.",
  248. "Increases the effect of your Imp's Firebolt, Fire Shield, and Blood Pact spells by 20%.",
  249. "Increases the effect of your Imp's Firebolt, Fire Shield, and Blood Pact spells by 30%."
  250. ];
  251. i++;
  252. //Demonic Embrace - Demonology
  253. rank[i] = [
  254. "Increases your total Stamina by 3% but reduces your total Spirit by 1%.",
  255. "Increases your total Stamina by 6% but reduces your total Spirit by 2%.",
  256. "Increases your total Stamina by 9% but reduces your total Spirit by 3%.",
  257. "Increases your total Stamina by 12% but reduces your total Spirit by 4%.",
  258. "Increases your total Stamina by 15% but reduces your total Spirit by 5%."
  259. ];
  260. i++;
  261. //Improved Health Funnel - Demonology
  262. rank[i] = [
  263. "Increases the amount of Health transfered by your Health Funnel spell by 10% and reduces the health cost by 10%.",
  264. "Increases the amount of Health transfered by your Health Funnel spell by 20% and reduces the health cost by 20%."
  265. ];
  266. i++;
  267. //Improved Voidwalker - Demonology
  268. rank[i] = [
  269. "Increases the effectiveness of your Voidwalker's Torment, Consume Shadows, Sacrifice and Suffering spells by 10%.",
  270. "Increases the effectiveness of your Voidwalker's Torment, Consume Shadows, Sacrifice and Suffering spells by 20%.",
  271. "Increases the effectiveness of your Voidwalker's Torment, Consume Shadows, Sacrifice and Suffering spells by 30%."
  272. ];
  273. i++;
  274. //Fel Intellect - Demonology
  275. rank[i] = [
  276. "Increases the Intellect of your Imp, Voidwalker, Succubus, Felhunter and Felguard by 5% and increases your maximum mana by 1%.",
  277. "Increases the Intellect of your Imp, Voidwalker, Succubus, Felhunter and Felguard by 10% and increases your maximum mana by 2%.",
  278. "Increases the Intellect of your Imp, Voidwalker, Succubus, Felhunter and Felguard by 15% and increases your maximum mana by 3%."
  279. ];
  280. i++;
  281. //Improved Succubus - Demonology
  282. rank[i] = [
  283. "Increases the effect of your Succubus' Lash of Pain and Soothing Kiss spells by 10%, and increases the duration of your Succubus' Seduction and Lesser Invisibility spells by 10%.",
  284. "Increases the effect of your Succubus' Lash of Pain and Soothing Kiss spells by 20%, and increases the duration of your Succubus' Seduction and Lesser Invisibility spells by 20%.",
  285. "Increases the effect of your Succubus' Lash of Pain and Soothing Kiss spells by 30%, and increases the duration of your Succubus' Seduction and Lesser Invisibility spells by 30%."
  286. ];
  287. i++;
  288. //Fel Domination - Demonology
  289. rank[i] = [
  290. "<span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>15 min cooldown</span><br>Your next Imp, Voidwalker, Succubus, Felhunter or Felguard Summon spell has its casting time reduced by 5.5 sec and its Mana cost reduced by 50%."
  291. ];
  292. i++;
  293. //Fel Stamina - Demonology
  294. rank[i] = [
  295. "Increases the Stamina of your Imp, Voidwalker, Succubus, Felhunter and Felguard by 5% and increases your maximum health by 1%.",
  296. "Increases the Stamina of your Imp, Voidwalker, Succubus, Felhunter and Felguard by 10% and increases your maximum health by 2%.",
  297. "Increases the Stamina of your Imp, Voidwalker, Succubus, Felhunter and Felguard by 15% and increases your maximum health by 3%."
  298. ];i++;
  299. //Demonic Aegis - Demonology
  300. rank[i] = [
  301. "Increases the effectiveness of your Demon Armor and Fel Armor spells by 10%.",
  302. "Increases the effectiveness of your Demon Armor and Fel Armor spells by 20%.",
  303. "Increases the effectiveness of your Demon Armor and Fel Armor spells by 30%."
  304. ];
  305. i++;
  306. //Master Summoner - Demonology
  307. rank[i] = [
  308. "Reduces the casting time of your Imp, Voidwalker, Succubus, Felhunter and Felguard Summoning spells by 2 sec and the Mana cost by 20%.",
  309. "Reduces the casting time of your Imp, Voidwalker, Succubus, Felhunter and Felguard Summoning spells by 4 sec and the Mana cost by 40%."
  310. ];
  311. i++;
  312. //Unholy Power - Demonology
  313. rank[i] = [
  314. "Increases the damage done by your Voidwalker, Succubus, Felhunter and Felguard's melee attacks and your Imp's Firebolt by 4%.",
  315. "Increases the damage done by your Voidwalker, Succubus, Felhunter and Felguard's melee attacks and your Imp's Firebolt by 8%.",
  316. "Increases the damage done by your Voidwalker, Succubus, Felhunter and Felguard's melee attacks and your Imp's Firebolt by 12%.",
  317. "Increases the damage done by your Voidwalker, Succubus, Felhunter and Felguard's melee attacks and your Imp's Firebolt by 16%.",
  318. "Increases the damage done by your Voidwalker, Succubus, Felhunter and Felguard's melee attacks and your Imp's Firebolt by 20%."
  319. ];
  320. i++;
  321. //Improved Enslave Demon - Demonology
  322. rank[i] = [
  323. "Reduces the Attack Speed and Casting Speed penalty of your Enslave Demon spell by 5% and reduces the resist chance by 5%.",
  324. "Reduces the Attack Speed and Casting Speed penalty of your Enslave Demon spell by 10% and reduces the resist chance by 10%."
  325. ];
  326. i++;
  327. //Demonic Sacrifice - Demonology
  328. rank[i]=[
  329. "100 yd range<br>Instant<br>When activated, sacrifices your summoned demon to grant you an effect that lasts 30 min. The effect is canceled if any Demon is summoned.<br><br>Imp: Increases your Fire damage by 15%.<br><br>Voidwalker: Restores 2% of total Health every 4 sec.<br><br>Succubus: Increases your Shadow damage by 15%.<br><br>Felhunter: Restores 3% of total Mana every 4 sec.<br><br>Felguard: Increases your Shadow damage by 10% and restores 2% of total mana every 4 sec."
  330. ];
  331. i++;
  332. //Master Conjuror - Demonology
  333. rank[i]=[
  334. "Increases the bonus Fire damage from Firestones and the Firestone effect by 15% and increases the spell critical strike rating bonus of your Spellstone by 15%.",
  335. "Increases the bonus Fire damage from Firestones and the Firestone effect by 30% and increases the spell critical strike rating bonus of your Spellstone by 30%."
  336. ];
  337. i++;
  338. //Mana Feed - Demonology
  339. rank[i]=[
  340. "When you gain mana from Drain Mana or Life Tap spells, your pet gains 33% of the mana you gain",
  341. "When you gain mana from Drain Mana or Life Tap spells, your pet gains 66% of the mana you gain",
  342. "When you gain mana from Drain Mana or Life Tap spells, your pet gains 100% of the mana you gain"
  343. ];
  344. i++;
  345. //Master Demonologist - Demonology
  346. rank[i]=[
  347. "Grants both the Warlock and the summoned demon an effect as long as that demon is active.<br><br>Imp - Reduces threat caused by 4%.<br><br>Voidwalker - Reduces physical damage taken by 2%.<br><br>Succubus - Increases all damage caused by 2%.<br><br>Felhunter - Increases all resistances by .2 per level.<br><br>Felguard - Increases all damage caused by 1% and all resistances by .1 per level.",
  348. "Grants both the Warlock and the summoned demon an effect as long as that demon is active.<br><br>Imp - Reduces threat caused by 8%.<br><br>Voidwalker - Reduces physical damage taken by 4%.<br><br>Succubus - Increases all damage caused by 4%.<br><br>Felhunter - Increases all resistances by .4 per level.<br><br>Felguard - Increases all damage caused by 2% and all resistances by .2 per level.",
  349. "Grants both the Warlock and the summoned demon an effect as long as that demon is active.<br><br>Imp - Reduces threat caused by 12%.<br><br>Voidwalker - Reduces physical damage taken by 6%.<br><br>Succubus - Increases all damage caused by 6%.<br><br>Felhunter - Increases all resistances by .6 per level.<br><br>Felguard - Increases all damage caused by 3% and all resistances by .3 per level.",
  350. "Grants both the Warlock and the summoned demon an effect as long as that demon is active.<br><br>Imp - Reduces threat caused by 16%.<br><br>Voidwalker - Reduces physical damage taken by 8%.<br><br>Succubus - Increases all damage caused by 8%.<br><br>Felhunter - Increases all resistances by .8 per level.<br><br>Felguard - Increases all damage caused by 4% and all resistances by .4 per level.",
  351. "Grants both the Warlock and the summoned demon an effect as long as that demon is active.<br><br>Imp - Reduces threat caused by 20%.<br><br>Voidwalker - Reduces physical damage taken by 10%.<br><br>Succubus - Increases all damage caused by 10%.<br><br>Felhunter - Increases all resistances by 1 per level.<br><br>Felguard - Increases all damage caused by 5% and all resistances by .5 per level."
  352. ];
  353. i++;
  354. //Demonic Resilience - Demonology
  355. rank[i]=[
  356. "Reduces the chance you'll be critically hit by melee and spells by 1% and reduces all damage your summoned demon takes by 5%.",
  357. "Reduces the chance you'll be critically hit by melee and spells by 2% and reduces all damage your summoned demon takes by 10%.",
  358. "Reduces the chance you'll be critically hit by melee and spells by 3% and reduces all damage your summoned demon takes by 15%."
  359. ];
  360. i++;
  361. //Soul Link - Demonology
  362. rank[i]=[
  363. "<span style=text-align:left;float:left;>418 Mana</span><span style=text-align:right;float:right;>100 yd range</span><br>Instant cast<br>When active, 20% of all damage taken by the caster is taken by your Imp, Voidwalker, Succubus, Felhunter, Felguard, or enslaved demon instead. That damage cannot be prevented. In addition, both the demon and master will inflict 5% more damage. Lasts as long as the demon is active and controlled."
  364. ];
  365. i++;
  366. //Demonic Knowledge - Demonology
  367. rank[i]=[
  368. "Increases your spell damage by an amount equal to 5% of the total of your active demon's Stamina plus Intellect.",
  369. "Increases your spell damage by an amount equal to 10% of the total of your active demon's Stamina plus Intellect.",
  370. "Increases your spell damage by an amount equal to 15% of the total of your active demon's Stamina plus Intellect."
  371. ];
  372. i++;
  373. //Demonic Tactics - Demonology
  374. rank[i]=[
  375. "Increases melee and spell critical strike chance for you and your summoned demon by 1%.",
  376. "Increases melee and spell critical strike chance for you and your summoned demon by 2%.",
  377. "Increases melee and spell critical strike chance for you and your summoned demon by 3%.",
  378. "Increases melee and spell critical strike chance for you and your summoned demon by 4%.",
  379. "Increases melee and spell critical strike chance for you and your summoned demon by 5%."
  380. ];
  381. i++;
  382. //Summon Felguard - Demonology
  383. rank[i]=[
  384. "<span style=text-align:left;float:left;>2092 Mana</span><BR><span style=text-align:left;float:left;>10 sec cast</span><br>Reagents: Soul Shard<BR>Summons a Felguard under the command of the Warlock."
  385. ];
  386. i++;
  387. //Improved Shadow Bolt - Destruction
  388. rank[i]=[
  389. "Your Shadow Bolt critical strikes increase Shadow damage dealt to the target by 4% until 4 non-periodic damage sources are applied. Effect lasts a maximum of 12 sec.",
  390. "Your Shadow Bolt critical strikes increase Shadow damage dealt to the target by 8% until 4 non-periodic damage sources are applied. Effect lasts a maximum of 12 sec.",
  391. "Your Shadow Bolt critical strikes increase Shadow damage dealt to the target by 12% until 4 non-periodic damage sources are applied. Effect lasts a maximum of 12 sec.",
  392. "Your Shadow Bolt critical strikes increase Shadow damage dealt to the target by 16% until 4 non-periodic damage sources are applied. Effect lasts a maximum of 12 sec.",
  393. "Your Shadow Bolt critical strikes increase Shadow damage dealt to the target by 20% until 4 non-periodic damage sources are applied. Effect lasts a maximum of 12 sec."
  394. ];
  395. i++;
  396. //Cataclysm - Destruction
  397. rank[i]=[
  398. "Reduces the Mana cost of your Destruction spells by 1%.",
  399. "Reduces the Mana cost of your Destruction spells by 2%.",
  400. "Reduces the Mana cost of your Destruction spells by 3%.",
  401. "Reduces the Mana cost of your Destruction spells by 4%.",
  402. "Reduces the Mana cost of your Destruction spells by 5%."
  403. ];
  404. i++;
  405. //Bane - Destruction
  406. rank[i]=[
  407. "Reduces the casting time of your Shadow Bolt and Immolate spells by 0.1 sec and your Soul Fire spell by 0.4 sec.",
  408. "Reduces the casting time of your Shadow Bolt and Immolate spells by 0.2 sec and your Soul Fire spell by 0.8 sec.",
  409. "Reduces the casting time of your Shadow Bolt and Immolate spells by 0.3 sec and your Soul Fire spell by 1.2 sec.",
  410. "Reduces the casting time of your Shadow Bolt and Immolate spells by 0.4 sec and your Soul Fire spell by 1.6 sec.",
  411. "Reduces the casting time of your Shadow Bolt and Immolate spells by 0.5 sec and your Soul Fire spell by 2.0 sec."
  412. ];
  413. i++;
  414. //Aftermath - Destruction
  415. rank[i]=[
  416. "Gives your Destruction spells a 2% chance to daze the target for 5 sec.",
  417. "Gives your Destruction spells a 4% chance to daze the target for 5 sec.",
  418. "Gives your Destruction spells a 6% chance to daze the target for 5 sec.",
  419. "Gives your Destruction spells a 8% chance to daze the target for 5 sec.",
  420. "Gives your Destruction spells a 10% chance to daze the target for 5 sec."
  421. ];
  422. i++;
  423. //Improved Firebolt - Destruction
  424. rank[i]=[
  425. "Reduces the casting time of your Imp's Firebolt spell by 0.25 sec.",
  426. "Reduces the casting time of your Imp's Firebolt spell by 0.5 sec."
  427. ];
  428. i++;
  429. //Improved Lash of Pain - Destruction
  430. rank[i]=[
  431. "Reduces the cooldown of your Succubus' Lash of Pain spell by 3 sec.",
  432. "Reduces the cooldown of your Succubus' Lash of Pain spell by 6 sec."
  433. ];
  434. i++;
  435. //Devastation - Destruction
  436. rank[i]=[
  437. "Increases the critical strike chance of your Destruction spells by 1%.",
  438. "Increases the critical strike chance of your Destruction spells by 2%.",
  439. "Increases the critical strike chance of your Destruction spells by 3%.",
  440. "Increases the critical strike chance of your Destruction spells by 4%.",
  441. "Increases the critical strike chance of your Destruction spells by 5%."
  442. ];
  443. i++;
  444. //Shadowburn - Destruction
  445. rank[i]=[
  446. "<span style=text-align:left;float:left;>105 Mana</span><span style=text-align:right;float:right;>20 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>Reagents: Soul Shard<br>Instantly blasts the target for 91 to 104 Shadow damage. If the target dies within 5 secs of Shadowburn, and yields experience or honor, the caster gains a Soul Shard.<br><br>\
  447. &nbsp;Trainable Ranks Listed Below:<br>\
  448. &nbsp;Rank 2: 130 Mana, 115-131 Damage<br>\
  449. &nbsp;Rank 3: 190 Mana, 186-210 Damage<br>\
  450. &nbsp;Rank 4: 245 Mana, 261-293 Damage<br>\
  451. &nbsp;Rank 5: 305 Mana, 350-392 Damage<br>\
  452. &nbsp;Rank 6: 365 Mana, 450-502 Damage<br>\
  453. &nbsp;Rank 7: 435 Mana, 518-578 Damage<br>\
  454. &nbsp;Rank 8: 515 Mana, 597-665 Damage"
  455. ];
  456. i++;
  457. //Intensity - Destruction
  458. rank[i]=[
  459. "Gives you a 35% chance to resist interruption caused by damage while casting or channeling any Destruction spell.",
  460. "Gives you a 70% chance to resist interruption caused by damage while casting or channeling any Destruction spell."
  461. ];
  462. i++;
  463. //Destructive Reach - Destruction
  464. rank[i]=[
  465. "Increases the range of your Destruction spells by 10% and reduces threat caused by Destruction spells by 5%.",
  466. "Increases the range of your Destruction spells by 20% and reduces threat caused by Destruction spells by 10%."
  467. ];
  468. i++;
  469. //Improved Searing Pain - Destruction
  470. rank[i]=[
  471. "Increases the critical strike chance of your Searing Pain spell by 4%.",
  472. "Increases the critical strike chance of your Searing Pain spell by 7%.",
  473. "Increases the critical strike chance of your Searing Pain spell by 10%."
  474. ];
  475. i++;
  476. //Pyroclasm - Destruction
  477. rank[i]=[
  478. "Gives your Rain of Fire, Hellfire, and Soul Fire spells a 13% chance to stun the target for 3 sec.",
  479. "Gives your Rain of Fire, Hellfire, and Soul Fire spells a 26% chance to stun the target for 3 sec."
  480. ];
  481. i++;
  482. //Improved Immolate - Destruction
  483. rank[i]=[
  484. "Increases the initial damage of your Immolate spell by 5%.",
  485. "Increases the initial damage of your Immolate spell by 10%.",
  486. "Increases the initial damage of your Immolate spell by 15%.",
  487. "Increases the initial damage of your Immolate spell by 20%.",
  488. "Increases the initial damage of your Immolate spell by 25%."
  489. ];
  490. i++;
  491. //Ruin - Destruction
  492. rank[i]=[
  493. "Increases the critical strike damage bonus of your Destruction spells by 100%."
  494. ];
  495. i++;
  496. //Nether Protection - Destruction
  497. rank[i]=[
  498. "After being hit with a Shadow or Fire spell, you have a 10% chance to become immune to Shadow and Fire spells for 4 sec.",
  499. "After being hit with a Shadow or Fire spell, you have a 20% chance to become immune to Shadow and Fire spells for 4 sec.",
  500. "After being hit with a Shadow or Fire spell, you have a 30% chance to become immune to Shadow and Fire spells for 4 sec."
  501. ];
  502. i++;
  503. //Emberstorm - Destruction
  504. rank[i]=[
  505. "Increases the damage done by your Fire spells by 2%.",
  506. "Increases the damage done by your Fire spells by 4%.",
  507. "Increases the damage done by your Fire spells by 6%.",
  508. "Increases the damage done by your Fire spells by 8%.",
  509. "Increases the damage done by your Fire spells by 10%."
  510. ];
  511. i++;
  512. //Backlash - Destruction //New/Changed
  513. rank[i]=[
  514. "Increases your critical strike chance with spells by an additional 1% and gives you a 8% chance when hit by a physical attack to reduce the cast time of your next Shadow Bolt or Incinerate spell by 100%. This effect lasts 8 sec and will not occur more than once every 8 seconds.",
  515. "Increases your critical strike chance with spells by an additional 2% and gives you a 16% chance when hit by a physical attack to reduce the cast time of your next Shadow Bolt or Incinerate spell by 100%. This effect lasts 8 sec and will not occur more than once every 8 seconds.",
  516. "Increases your critical strike chance with spells by an additional 3% and gives you a 25% chance when hit by a physical attack to reduce the cast time of your next Shadow Bolt or Incinerate spell by 100%. This effect lasts 8 sec and will not occur more than once every 8 seconds."
  517. ];
  518. i++;
  519. //Conflagrate - Destruction
  520. rank[i]=[
  521. "<span style=text-align:left;float:left;>165 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;>10 sec cooldown</span><br>Ignites a target that is already afflicted by Immolate, dealing 249 to 316 Fire damage and consuming the Immolate spell.<br><br>\
  522. &nbsp;Trainable Ranks Listed Below:<br>\
  523. &nbsp;Rank 2: 200 Mana, 316-396 Damage<br>\
  524. &nbsp;Rank 3: 230 Mana, 383-479 Damage<br>\
  525. &nbsp;Rank 4: 255 Mana, 447-557 Damage<br>\
  526. &nbsp;Rank 5: 360 Mana, 512-638 Damage<br>\
  527. &nbsp;Rank 6: 405 Mana, 632-788 Damage"
  528. ];
  529. i++;
  530. //Soul Leech - Destruction
  531. rank[i]=[
  532. "Gives your Shadow Bolt, Shadowburn, Soul Fire, Incinerate, Searing Pain and Conflagrate spells a 10% chance to return health equal to 20% of the damage caused.",
  533. "Gives your Shadow Bolt, Shadowburn, Soul Fire, Incinerate, Searing Pain and Conflagrate spells a 20% chance to return health equal to 20% of the damage caused.",
  534. "Gives your Shadow Bolt, Shadowburn, Soul Fire, Incinerate, Searing Pain and Conflagrate spells a 30% chance to return health equal to 20% of the damage caused."
  535. ];
  536. i++;
  537. //Shadow and Flame - Destruction
  538. rank[i]=[
  539. "Your Shadow Bolt and Incinerate spells gain an additional 4% of your bonus spell damage effects.",
  540. "Your Shadow Bolt and Incinerate spells gain an additional 8% of your bonus spell damage effects.",
  541. "Your Shadow Bolt and Incinerate spells gain an additional 12% of your bonus spell damage effects.",
  542. "Your Shadow Bolt and Incinerate spells gain an additional 16% of your bonus spell damage effects.",
  543. "Your Shadow Bolt and Incinerate spells gain an additional 20% of your bonus spell damage effects."
  544. ];
  545. i++;
  546. //Shadowfury - Demonology
  547. rank[i]=[
  548. "<span style=text-align:left;float:left;>440 Mana</span><span style=text-align:right;float:right;>30 yd range</span><br><span style=text-align:left;float:left;>0.5 sec cast</span><span style=text-align:right;float:right;>20 sec cooldown</span><br>Shadowfury is unleashed, causing 357 to 422 Shadow damage and stunning all enemies within 8 yds for 2 sec.<br><br>\
  549. &nbsp;Trainable Ranks Listed Below:<br>\
  550. &nbsp;Rank 2: 545 Mana, 476-565 Damage<br>\
  551. &nbsp;Rank 3: 710 Mana, 612-728 Damage<br>"
  552. ];
  553. i++;
  554. //Destruction Talents End^^