PageRenderTime 50ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/talents/raw/talentimages/paladin_files/data.js

https://bitbucket.org/Unity/unity-gamehead
JavaScript | 641 lines | 488 code | 85 blank | 68 comment | 0 complexity | dcffa04a03db917e616c126951a56f80 MD5 | raw file
Possible License(s): LGPL-2.1
  1. var i = 0;
  2. var t = 0;
  3. var className = "Paladin Talents";
  4. tree[i] = "Holy"; i++;
  5. tree[i] = "Protection"; i++;
  6. tree[i] = "Retribution"; i++;
  7. i = 0;
  8. talent[i] = [0, "Divine Strength", 5, 2, 1]; i++;
  9. talent[i] = [0, "Divine Intellect", 5, 3, 1]; i++;
  10. talent[i] = [0, "Spiritual Focus", 5, 2, 2]; i++;
  11. talent[i] = [0, "Improved Seal of Righteousness", 5, 3, 2]; i++;
  12. talent[i] = [0, "Healing Light", 3, 1, 3]; i++;
  13. talent[i] = [0, "Aura Mastery", 1, 2, 3]; i++;
  14. talent[i] = [0, "Improved Lay on Hands", 2, 3, 3]; i++;
  15. talent[i] = [0, "Unyielding Faith", 2, 4, 3]; i++;
  16. talent[i] = [0, "Illumination", 5, 2, 4]; i++;
  17. talent[i] = [0, "Improved Blessing of Wisdom", 2, 3, 4]; i++;
  18. talent[i] = [0, "Pure of Heart", 3, 1, 5]; i++;
  19. talent[i] = [0, "Divine Favor", 1, 2, 5, [getTalentID("Illumination"),5]]; i++;
  20. talent[i] = [0, "Sanctified Light", 3, 3, 5]; i++;
  21. talent[i] = [0, "Purifying Power", 2, 1, 6]; i++;
  22. talent[i] = [0, "Holy Power", 5, 3, 6]; i++;
  23. talent[i] = [0, "Light's Grace", 3, 1, 7]; i++;
  24. talent[i] = [0, "Holy Shock", 1, 2, 7, [getTalentID("Divine Favor"),1]]; i++;
  25. talent[i] = [0, "Blessed Life", 3, 3, 7]; i++;
  26. talent[i] = [0, "Holy Guidance", 5, 2, 8]; i++;
  27. talent[i] = [0, "Divine Illumination", 1, 2, 9]; i++;
  28. treeStartStop[t] = i -1;
  29. t++;
  30. //protection talents
  31. talent[i] = [1, "Improved Devotion Aura", 5, 2, 1]; i++;
  32. talent[i] = [1, "Redoubt", 5, 3, 1]; i++;
  33. talent[i] = [1, "Precision", 3, 1, 2]; i++;
  34. talent[i] = [1, "Guardian's Favor", 2, 2, 2]; i++;
  35. talent[i] = [1, "Toughness", 5, 4, 2]; i++;
  36. talent[i] = [1, "Blessing of Kings", 1, 1, 3]; i++;
  37. talent[i] = [1, "Improved Righteous Fury", 3, 2, 3]; i++;
  38. talent[i] = [1, "Shield Specialization", 3, 3, 3, [getTalentID("Redoubt"),5]]; i++;
  39. talent[i] = [1, "Anticipation", 5, 4, 3]; i++;
  40. talent[i] = [1, "Stoicism", 2, 1, 4]; i++;
  41. talent[i] = [1, "Improved Hammer of Justice", 3, 2, 4]; i++;
  42. talent[i] = [1, "Improved Concentration Aura", 3, 3, 4]; i++;
  43. talent[i] = [1, "Spell Warding", 2, 1, 5]; i++;
  44. talent[i] = [1, "Blessing of Sanctuary", 1, 2, 5]; i++;
  45. talent[i] = [1, "Reckoning", 5, 3, 5]; i++;
  46. talent[i] = [1, "Sacred Duty", 2, 1, 6]; i++;
  47. talent[i] = [1, "One-Handed Weapon Specialization", 5, 3, 6]; i++;
  48. talent[i] = [1, "Improved Holy Shield", 2, 1, 7, [i+1,1]]; i++;
  49. talent[i] = [1, "Holy Shield", 1, 2, 7, [getTalentID("Blessing of Sanctuary"),1]]; i++;
  50. talent[i] = [1, "Ardent Defender", 5, 3, 7]; i++;
  51. talent[i] = [1, "Combat Expertise", 5, 3, 8]; i++;
  52. talent[i] = [1, "Avenger's Shield", 1, 2, 9, [getTalentID("Holy Shield"),1]]; i++;
  53. treeStartStop[t] = i -1;
  54. t++;
  55. //retribution talents
  56. talent[i] = [2, "Improved Blessing of Might", 5, 2, 1]; i++;
  57. talent[i] = [2, "Benediction", 5, 3, 1]; i++;
  58. talent[i] = [2, "Improved Judgement", 2, 1, 2]; i++;
  59. talent[i] = [2, "Improved Seal of the Crusader", 3, 2, 2]; i++;
  60. talent[i] = [2, "Deflection", 5, 3, 2]; i++;
  61. talent[i] = [2, "Vindication", 3, 1, 3]; i++;
  62. talent[i] = [2, "Conviction", 5, 2, 3]; i++;
  63. talent[i] = [2, "Seal of Command", 1, 3, 3]; i++;
  64. talent[i] = [2, "Pursuit of Justice", 2, 4, 3]; i++;
  65. talent[i] = [2, "Eye for an Eye", 2, 1, 4]; i++;
  66. talent[i] = [2, "Improved Retribution Aura", 2, 3, 4]; i++;
  67. talent[i] = [2, "Crusade", 3, 4, 4]; i++;
  68. talent[i] = [2, "Two-Handed Weapon Specialization", 3, 1, 5]; i++;
  69. talent[i] = [2, "Sanctity Aura", 1, 3, 5]; i++;
  70. talent[i] = [2, "Improved Sanctity Aura", 2, 4, 5, [getTalentID("Sanctity Aura"),1]]; i++;
  71. talent[i] = [2, "Vengeance", 5, 2, 6, [getTalentID("Conviction"),5]]; i++;
  72. talent[i] = [2, "Sanctified Judgement", 3, 3, 6]; i++;
  73. talent[i] = [2, "Sanctified Seals", 3, 1, 7]; i++;
  74. talent[i] = [2, "Repentance", 1, 2, 7]; i++;
  75. talent[i] = [2, "Divine Purpose", 3, 3, 7]; i++;
  76. talent[i] = [2, "Fanaticism", 5, 2, 8, [getTalentID("Repentance"),1]]; i++;
  77. talent[i] = [2, "Crusader Strike", 1, 2, 9]; i++;
  78. treeStartStop[t] = i -1;
  79. t++;
  80. i = 0;
  81. //Holy Talents Begin
  82. //Divine Strength - Holy
  83. rank[i] = [
  84. "Increases your total Strength by 2%",
  85. "Increases your total Strength by 4%",
  86. "Increases your total Strength by 6%",
  87. "Increases your total Strength by 8%",
  88. "Increases your total Strength by 10%"
  89. ];
  90. i++;
  91. //Divine Intellect - Holy
  92. rank[i] = [
  93. "Increases your total Intellect by 2%.",
  94. "Increases your total Intellect by 4%.",
  95. "Increases your total Intellect by 6%.",
  96. "Increases your total Intellect by 8%.",
  97. "Increases your total Intellect by 10%."
  98. ];
  99. i++;
  100. //Spiritual Focus - Holy
  101. rank[i] = [
  102. "Gives your Flash of Light and Holy Light spells a 14% chance to not lose casting time when you take damage.",
  103. "Gives your Flash of Light and Holy Light spells a 28% chance to not lose casting time when you take damage.",
  104. "Gives your Flash of Light and Holy Light spells a 42% chance to not lose casting time when you take damage.",
  105. "Gives your Flash of Light and Holy Light spells a 56% chance to not lose casting time when you take damage.",
  106. "Gives your Flash of Light and Holy Light spells a 70% chance to not lose casting time when you take damage."
  107. ];
  108. i++;
  109. //Improved Seal of Righteousness - Holy
  110. rank[i] = [
  111. "Increases the damage done by your Seal of Righteousness and Judgement of Righteousness by 3%.",
  112. "Increases the damage done by your Seal of Righteousness and Judgement of Righteousness by 6%.",
  113. "Increases the damage done by your Seal of Righteousness and Judgement of Righteousness by 9%.",
  114. "Increases the damage done by your Seal of Righteousness and Judgement of Righteousness by 12%.",
  115. "Increases the damage done by your Seal of Righteousness and Judgement of Righteousness by 15%."
  116. ];
  117. i++;
  118. //Healing Light - Holy
  119. rank[i] = [
  120. "Increases the amount healed by your Holy Light and Flash of Light spells by 4%.",
  121. "Increases the amount healed by your Holy Light and Flash of Light spells by 8%.",
  122. "Increases the amount healed by your Holy Light and Flash of Light spells by 12%."
  123. ];
  124. i++;
  125. //Aura Mastery - Retribution
  126. rank[i]=[
  127. "Increases the radius of your Auras to 40 yards."
  128. ];
  129. i++;
  130. //Improved Lay on Hands - Holy
  131. rank[i] = [
  132. "Gives the target of your Lay on Hands spell a 15% bonus to their armor value from items for 2 min. In addition, the cooldown for your Lay on Hands spell is reduced by 10 min.",
  133. "Gives the target of your Lay on Hands spell a 30% bonus to their armor value from items for 2 min. In addition, the cooldown for your Lay on Hands spell is reduced by 20 min."
  134. ];
  135. i++;
  136. //Unyielding Faith - Holy
  137. rank[i] = [
  138. "Increases your chance to resist Fear and Disorient effects by an additional 5%.",
  139. "Increases your chance to resist Fear and Disorient effects by an additional 10%."
  140. ];
  141. i++;
  142. //Illumination - Holy
  143. rank[i] = [
  144. "After getting a critical effect from your Flash of Light, Holy Light, or Holy Shock heal spell, gives you a 20% chance to gain Mana equal to 60% of the base cost of your spell.",
  145. "After getting a critical effect from your Flash of Light, Holy Light, or Holy Shock heal spell, gives you a 40% chance to gain Mana equal to 60% of the base cost of your spell.",
  146. "After getting a critical effect from your Flash of Light, Holy Light, or Holy Shock heal spell, gives you a 60% chance to gain Mana equal to 60% of the base cost of your spell.",
  147. "After getting a critical effect from your Flash of Light, Holy Light, or Holy Shock heal spell, gives you a 80% chance to gain Mana equal to 60% of the base cost of your spell.",
  148. "After getting a critical effect from your Flash of Light, Holy Light, or Holy Shock heal spell, gives you a 100% chance to gain Mana equal to 60% of the base cost of your spell."
  149. ];
  150. i++;
  151. //Improved Blessing of Wisdom - Holy
  152. rank[i] = [
  153. "Increases the effect of your Blessing of Wisdom spell by 10%.",
  154. "Increases the effect of your Blessing of Wisdom spell by 20%."
  155. ];
  156. i++;
  157. //Pure of Heart - Holy
  158. rank[i] = [
  159. "Increases your resistance to Curse and Disease effects by 5%.",
  160. "Increases your resistance to Curse and Disease effects by 10%.",
  161. "Increases your resistance to Curse and Disease effects by 15%."
  162. ];
  163. i++;
  164. //Divine Favor - Holy
  165. rank[i] = [
  166. "88 Mana<br><span style=text-align:left;float:left;>Instant cast</span><span style=text-align:right;float:right;>2 min cooldown</span><br>When activated, gives your next Flash of Light, Holy Light, or Holy Shock spell a 100% critical effect chance."
  167. ];
  168. i++;
  169. //Sanctified Light - Holy
  170. rank[i] = [
  171. "Increases the critical strike chance of your Holy Light spell by 2%.",
  172. "Increases the critical strike chance of your Holy Light spell by 4%.",
  173. "Increases the critical strike chance of your Holy Light spell by 6%."
  174. ];
  175. i++;
  176. //Purifying Power - Holy
  177. rank[i] = [
  178. "Reduces the mana cost of your Cleanse and Consecration spells by 5% and increases the critical strike chance of your Exorcism and Holy Wrath spells by 10%.",
  179. "Reduces the mana cost of your Cleanse and Consecration spells by 10% and increases the critical strike chance of your Exorcism and Holy Wrath spells by 20%."
  180. ];
  181. i++;
  182. //Holy Power - Holy
  183. rank[i] = [
  184. "Increases the critical effect chance of your Holy spells by 1%.",
  185. "Increases the critical effect chance of your Holy spells by 2%.",
  186. "Increases the critical effect chance of your Holy spells by 3%.",
  187. "Increases the critical effect chance of your Holy spells by 4%.",
  188. "Increases the critical effect chance of your Holy spells by 5%."
  189. ];
  190. i++;
  191. //Light's Grace - Holy
  192. rank[i] = [
  193. "Gives your Holy Light spell a 33% chance to reduce the cast time of your next Holy Light spell by 0.5 sec. This effect lasts 15 sec.",
  194. "Gives your Holy Light spell a 66% chance to reduce the cast time of your next Holy Light spell by 0.5 sec. This effect lasts 15 sec.",
  195. "Gives your Holy Light spell a 100% chance to reduce the cast time of your next Holy Light spell by 0.5 sec. This effect lasts 15 sec."
  196. ];
  197. i++;
  198. //Holy Shock - Holy
  199. rank[i] = [
  200. "<span style=text-align:left;float:left;>225 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>Blasts the target with Holy energy, causing 204 to 220 Holy damage to an enemy, or 204 to 220 healing to an ally.\
  201. <br><br>&nbsp;Trainable Ranks Listed Below<br>\
  202. &nbsp;Rank 2: 275 Mana, 279-302 Damage or Healing<br>\
  203. &nbsp;Rank 3: 325 Mana, 365-396 Damage or Healing<br>\
  204. &nbsp;Rank 4: 385 Mana, 452-488 Damage or Healing<br>\
  205. &nbsp;Rank 5: 435 Mana, 530-574 Damage or Healing"
  206. ];
  207. i++;
  208. //Blessed Life - Holy
  209. rank[i] = [
  210. "All attacks against you have a 4% chance to cause half damage.",
  211. "All attacks against you have a 7% chance to cause half damage.",
  212. "All attacks against you have a 10% chance to cause half damage."
  213. ];
  214. i++;
  215. //Holy Guidance - Holy
  216. rank[i] = [
  217. "Increases your spell damage and healing by 7% of your total Intellect.",
  218. "Increases your spell damage and healing by 14% of your total Intellect.",
  219. "Increases your spell damage and healing by 21% of your total Intellect.",
  220. "Increases your spell damage and healing by 28% of your total Intellect.",
  221. "Increases your spell damage and healing by 35% of your total Intellect."
  222. ];
  223. i++;
  224. //Divine Illumination - Holy
  225. rank[i] = [
  226. "<span style=text-align:left;float:left;>Instant</span><span style=text-align:right;float:right;>3 min cooldown</span><br>Reduces the mana cost of all spells by 50% for 15 sec."
  227. ];
  228. i++;
  229. //Improved Devotion Aura - Protection
  230. rank[i] = [
  231. "Increases the armor bonus of your Devotion Aura by 8%.",
  232. "Increases the armor bonus of your Devotion Aura by 16%.",
  233. "Increases the armor bonus of your Devotion Aura by 24%.",
  234. "Increases the armor bonus of your Devotion Aura by 32%.",
  235. "Increases the armor bonus of your Devotion Aura by 40%."
  236. ];
  237. i++;
  238. //Redoubt - Protection
  239. rank[i] = [
  240. "Damaging melee and ranged attacks against you have a 10% chance to increase your chance to block by 6%. Lasts 10 sec or 5 blocks.",
  241. "Damaging melee and ranged attacks against you have a 10% chance to increase your chance to block by 12%. Lasts 10 sec or 5 blocks.",
  242. "Damaging melee and ranged attacks against you have a 10% chance to increase your chance to block by 18%. Lasts 10 sec or 5 blocks.",
  243. "Damaging melee and ranged attacks against you have a 10% chance to increase your chance to block by 24%. Lasts 10 sec or 5 blocks.",
  244. "Damaging melee and ranged attacks against you have a 10% chance to increase your chance to block by 30%. Lasts 10 sec or 5 blocks."
  245. ];
  246. i++;
  247. //Precision - Protection
  248. rank[i] = [
  249. "Increases your chance to hit with melee weapons by 1%.",
  250. "Increases your chance to hit with melee weapons by 2%.",
  251. "Increases your chance to hit with melee weapons by 3%."
  252. ];
  253. i++;
  254. //Guardian's Favor - Protection
  255. rank[i] = [
  256. "Reduces the cooldown of your Blessing of Protection by 60 sec and increases the duration of your Blessing of Freedom by 3 sec.",
  257. "Reduces the cooldown of your Blessing of Protection by 120 sec and increases the duration of your Blessing of Freedom by 6 sec."
  258. ];
  259. i++;
  260. //Toughness - Protection
  261. rank[i] = [
  262. "Increases your armor value from items by 2%.",
  263. "Increases your armor value from items by 4%.",
  264. "Increases your armor value from items by 6%.",
  265. "Increases your armor value from items by 8%.",
  266. "Increases your armor value from items by 10%."
  267. ];
  268. i++;
  269. //Blessing of Kings - Retribution
  270. rank[i]=[
  271. "<span style=text-align:left;float:left;>177 Mana</span><span style=text-align:right;float:right;>30 yd range</span><br>Instant cast<br>Places a Blessing on the friendly target, increasing total stats by 10% for 5 min. Players may only have one Blessing on them per Paladin at any one time."
  272. ];
  273. i++;
  274. //Improved Righteous Fury - Protection
  275. rank[i] = [
  276. "While Righteous Fury is active, all damage taken is reduced by 2% and increases the amount of threat generated by your Righteous Fury spell by 16%.",
  277. "While Righteous Fury is active, all damage taken is reduced by 4% and increases the amount of threat generated by your Righteous Fury spell by 33%.",
  278. "While Righteous Fury is active, all damage taken is reduced by 6% and increases the amount of threat generated by your Righteous Fury spell by 50%."
  279. ];
  280. i++;
  281. //Shield Specialization - Protection
  282. rank[i] = [
  283. "Increases the amount of damage absorbed by your shield by 10%.",
  284. "Increases the amount of damage absorbed by your shield by 20%.",
  285. "Increases the amount of damage absorbed by your shield by 30%."
  286. ];
  287. i++;
  288. //Anticipation - Protection
  289. rank[i] = [
  290. "Increases your Defense skill by 4.",
  291. "Increases your Defense skill by 8.",
  292. "Increases your Defense skill by 12.",
  293. "Increases your Defense skill by 16.",
  294. "Increases your Defense skill by 20.",
  295. ];
  296. i++;
  297. //Stoicism - Protection
  298. rank[i] = [
  299. "Increases your resistance to Stun effects by an additional 5% and reduces the chance your spells will be dispelled by an additional 15%.",
  300. "Increases your resistance to Stun effects by an additional 10% and reduces the chance your spells will be dispelled by an additional 30%."
  301. ];
  302. i++;
  303. //Improved Hammer of Justice - Protection
  304. rank[i] = [
  305. "Decreases the cooldown of your Hammer of Justice spell by 5 sec.",
  306. "Decreases the cooldown of your Hammer of Justice spell by 10 sec.",
  307. "Decreases the cooldown of your Hammer of Justice spell by 15 sec."
  308. ];
  309. i++;
  310. //Improved Concentration Aura - Protection
  311. rank[i] = [
  312. "Increases the effect of your Concentration Aura by an additional 5% and reduces the duration of any Silence or Interrupt effect used against an affected group member by 10%. The duration reduction does not stack with any other effects.",
  313. "Increases the effect of your Concentration Aura by an additional 10% and reduces the duration of any Silence or Interrupt effect used against an affected group member by 20%. The duration reduction does not stack with any other effects.",
  314. "Increases the effect of your Concentration Aura by an additional 15% and reduces the duration of any Silence or Interrupt effect used against an affected group member by 30%. The duration reduction does not stack with any other effects."
  315. ];i++;
  316. //Spell Warding - Protection
  317. rank[i] = [
  318. "All spell damage taken is reduced by 2%.",
  319. "All spell damage taken is reduced by 4%."
  320. ];i++;
  321. //Blessing of Sanctuary - Protection
  322. rank[i] = [
  323. "<span style=text-align:left;float:left;>60 Mana</span><span style=text-align:right;float:right;>30 yd range</span><br>Instant cast<br>Places a Blessing on the friendly target, reducing damage dealt from all sources by up to 10 for 5 min. In addition, when the target blocks a melee attack the attacker will take 14 Holy damage. Players may only have one Blessing on them per Paladin at any one time.<br><br>\
  324. &nbsp;Trainable Ranks Listed Below:<br>\
  325. &nbsp;Rank 2: 85 Mana, 14 Damage Reduction, 21 Holy Damage<br>\
  326. &nbsp;Rank 3: 110 Mana, 19 Damage Reduction, 28 Holy Damage<br>\
  327. &nbsp;Rank 4: 135 Mana, 24 Damage Reduction, 35 Holy Damage<br>\
  328. &nbsp;Rank 5: 180 Mana, 80 Damage Reduction, 46 Holy Damage"
  329. ];
  330. i++;
  331. //Reckoning - Protection
  332. rank[i] = [
  333. "Gives you a 2% chance after being hit by any damaging attack that the next 4 weapon swings within 8 sec will generate an additional attack.",
  334. "Gives you a 4% chance after being hit by any damaging attack that the next 4 weapon swings within 8 sec will generate an additional attack.",
  335. "Gives you a 6% chance after being hit by any damaging attack that the next 4 weapon swings within 8 sec will generate an additional attack.",
  336. "Gives you a 8% chance after being hit by any damaging attack that the next 4 weapon swings within 8 sec will generate an additional attack.",
  337. "Gives you a 10% chance after being hit by any damaging attack that the next 4 weapon swings within 8 sec will generate an additional attack."
  338. ];
  339. i++;
  340. //Sacred Duty - Protection
  341. rank[i] = [
  342. "Increases your total Stamina by 3%, reduces the cooldown of your Divine Shield spell by 30 sec and reduces the attack speed penalty by 50%.",
  343. "Increases your total Stamina by 6%, reduces the cooldown of your Divine Shield spell by 60 sec and reduces the attack speed penalty by 100%."
  344. ];
  345. i++;
  346. //One-Handed Weapon Specialization - Protection
  347. rank[i]=[
  348. "Increases all damage you deal when a one-handed melee weapon is equipped by 1%.",
  349. "Increases all damage you deal when a one-handed melee weapon is equipped by 2%.",
  350. "Increases all damage you deal when a one-handed melee weapon is equipped by 3%.",
  351. "Increases all damage you deal when a one-handed melee weapon is equipped by 4%.",
  352. "Increases all damage you deal when a one-handed melee weapon is equipped by 5%."
  353. ];
  354. i++;
  355. //Improved Holy Shield - Protection
  356. rank[i] = [
  357. "Increases damage caused by your Holy Shield by 10% and increases the number of charges of your Holy Shield by 2.",
  358. "Increases damage caused by your Holy Shield by 20% and increases the number of charges of your Holy Shield by 4."
  359. ];
  360. i++;
  361. //Holy Shield - Protection
  362. rank[i] = [
  363. "135 Mana<br><span style=text-align:left;float:left;>Instant cast</span><span style=text-align:right;float:right;>10 sec cooldown</span><br>Requires Shields<br>Increases chance to block by 30% for 10 sec and deals 59 Holy damage for each attack blocked while active. Damage caused by Holy Shield causes 35% additional threat. Each block expends a charge. 4 charges.<br><br>\
  364. &nbsp;Trainable Ranks Listed Below:<br>\
  365. &nbsp;Rank 2: 175 Mana, 86 Holy Damage<br>\
  366. &nbsp;Rank 3: 215 Mana, 117 Holy Damage<br>\
  367. &nbsp;Rank 4: 280 Mana, 155 Holy Damage"
  368. ];
  369. i++;
  370. //Ardent Defender - Protection
  371. rank[i]=[
  372. "When you have less than 35% health, all damage taken is reduced by 6%.",
  373. "When you have less than 35% health, all damage taken is reduced by 12%.",
  374. "When you have less than 35% health, all damage taken is reduced by 18%.",
  375. "When you have less than 35% health, all damage taken is reduced by 24%.",
  376. "When you have less than 35% health, all damage taken is reduced by 30%."
  377. ];
  378. i++;
  379. //Combat Expertise - Protection
  380. rank[i]=[
  381. "Increases your expertise by 1, total Stamina by 2%.",
  382. "Increases your expertise by 2, total Stamina by 4%.",
  383. "Increases your expertise by 3, total Stamina by 6%.",
  384. "Increases your expertise by 4, total Stamina by 8%.",
  385. "Increases your expertise by 5, total Stamina by 10%."
  386. ];
  387. i++;
  388. //Avenger's Shield - Protection
  389. rank[i] = [
  390. "<span style=text-align:left;float:left;>500 Mana</span><span style=text-align:right;float:right;>8-30yd range</span><br><span style=text-align:left;float:left;>1 sec cast</span><span style=text-align:right;float:right;>30 sec cooldown</span><br>Hurls a holy shield at the enemy, dealing 270 to 330 Holy damage, dazing them and then jumping to nearby enemies. Affects 3 total targets. Lasts 6 sec.<br><br>\
  391. &nbsp;Trainable Ranks Listed Below:<br>\
  392. &nbsp;Rank 2: 615 Mana, 370-452 Holy Damage<br>\
  393. &nbsp;Rank 3: 780 Mana, 494-602 Holy Damage"
  394. ];
  395. i++;
  396. //Improved Blessing of Might - Retribution
  397. rank[i]=[
  398. "Increases the melee attack power bonus of your Blessing of Might by 4%.",
  399. "Increases the melee attack power bonus of your Blessing of Might by 8%.",
  400. "Increases the melee attack power bonus of your Blessing of Might by 12%.",
  401. "Increases the melee attack power bonus of your Blessing of Might by 16%.",
  402. "Increases the melee attack power bonus of your Blessing of Might by 20%."
  403. ];
  404. i++;
  405. //Benediction - Retribution
  406. rank[i]=[
  407. "Reduces the Mana cost of your Judgement and Seal spells by 3%.",
  408. "Reduces the Mana cost of your Judgement and Seal spells by 6%.",
  409. "Reduces the Mana cost of your Judgement and Seal spells by 9%.",
  410. "Reduces the Mana cost of your Judgement and Seal spells by 12%.",
  411. "Reduces the Mana cost of your Judgement and Seal spells by 15%."
  412. ];
  413. i++;
  414. //Improved Judgement - Retribution
  415. rank[i]=[
  416. "Decreases the cooldown of your Judgement spell by 1 sec.",
  417. "Decreases the cooldown of your Judgement spell by 2 sec."
  418. ];
  419. i++;
  420. //Improved Seal of the Crusader - Retribution
  421. rank[i]=[
  422. "Increases the melee attack Power bonus of your Seal of the Crusader and the Holy damage increase of your Judgement of the Crusader by 5%.",
  423. "Increases the melee attack Power bonus of your Seal of the Crusader and the Holy damage increase of your Judgement of the Crusader by 10%.",
  424. "Increases the melee attack Power bonus of your Seal of the Crusader and the Holy damage increase of your Judgement of the Crusader by 15%."
  425. ];
  426. i++;
  427. //Deflection - Retribution
  428. rank[i]=[
  429. "Increases your Parry chance by 1%.",
  430. "Increases your Parry chance by 2%.",
  431. "Increases your Parry chance by 3%.",
  432. "Increases your Parry chance by 4%.",
  433. "Increases your Parry chance by 5%."
  434. ];
  435. i++;
  436. //Vindication - Retribution
  437. rank[i]=[
  438. "Gives the Paladin's damaging melee attacks a chance to reduce the target's Strength and Agility by 5% for 10 sec.",
  439. "Gives the Paladin's damaging melee attacks a chance to reduce the target's Strength and Agility by 10% for 10 sec.",
  440. "Gives the Paladin's damaging melee attacks a chance to reduce the target's Strength and Agility by 15% for 10 sec."
  441. ];
  442. i++;
  443. //Conviction - Retribution
  444. rank[i]=[
  445. "Increases your chance to get a critical strike with melee weapons by 1%.",
  446. "Increases your chance to get a critical strike with melee weapons by 2%.",
  447. "Increases your chance to get a critical strike with melee weapons by 3%.",
  448. "Increases your chance to get a critical strike with melee weapons by 4%.",
  449. "Increases your chance to get a critical strike with melee weapons by 5%."
  450. ];
  451. i++;
  452. //Seal of Command - Retribution
  453. rank[i]=[
  454. "65 Mana<br>Instant cast<br>Gives the Paladin a chance to deal additional Holy damage equal to 70% of normal weapon damage. Only one Seal can be active on the Paladin at any one time. Lasts 30 sec.<br><br>Unleashing this Seal's energy will judge an enemy, instantly causing 68 to 73 Holy damage, 137 to 146 if the target is stunned or incapacitated.<br><br>\
  455. &nbsp;Trainable Ranks Listed Below:<br>\
  456. &nbsp;Rank 2: 110 Mana, 97-105 / 194-209 Damage<br>\
  457. &nbsp;Rank 3: 140 Mana, 124-135 / 248-269 Damage<br>\
  458. &nbsp;Rank 4: 180 Mana, 154-168 / 309-336 Damage<br>\
  459. &nbsp;Rank 5: 210 Mana, 193-211 / 387-422 Damage<br>\
  460. &nbsp;Rank 6: 280 Mana, 228-252 / 456-504 Damage"
  461. ];
  462. i++;
  463. //Pursuit of Justice - Retribution
  464. rank[i]=[
  465. "Increases movement and mounted movement speed by 4%. This does not stack with other movement speed increasing effects.",
  466. "Increases movement and mounted movement speed by 8%. This does not stack with other movement speed increasing effects."
  467. ];
  468. i++;
  469. //Eye for an Eye - Retribution
  470. rank[i]=[
  471. "All spell criticals against you cause 15% of the damage taken to the caster as well. The damage caused by Eye for an Eye will not exceed 50% of the Paladin's total health.",
  472. "All spell criticals against you cause 30% of the damage taken to the caster as well. The damage caused by Eye for an Eye will not exceed 50% of the Paladin's total health."
  473. ];
  474. i++;
  475. //Improved Retribution Aura - Retribution
  476. rank[i]=[
  477. "Increases the damage done by your Retribution Aura by 25%.",
  478. "Increases the damage done by your Retribution Aura by 50%."
  479. ];
  480. i++;
  481. //Crusade - Retribution
  482. rank[i]=[
  483. "Increases all damage caused against Humanoids, Demons, Undead and Elementals by 1%.",
  484. "Increases all damage caused against Humanoids, Demons, Undead and Elementals by 2%.",
  485. "Increases all damage caused against Humanoids, Demons, Undead and Elementals by 3%."
  486. ];
  487. i++;
  488. //Two-Handed Weapon Specialization - Retribution
  489. rank[i]=[
  490. "Increases the damage you deal with two-handed melee weapons by 2%.",
  491. "Increases the damage you deal with two-handed melee weapons by 4%.",
  492. "Increases the damage you deal with two-handed melee weapons by 6%."
  493. ];
  494. i++;
  495. //Sanctity Aura - Holy
  496. rank[i] = [
  497. "Instant<br>Increases Holy damage done by party members within 30 yards by 10%. Players may only have one Aura on them per Paladin at any one time."
  498. ];
  499. i++;
  500. //Improved Sanctity Aura - Retribution
  501. rank[i]=[
  502. "The amount of damage caused by targets affected by Sanctity Aura is increased by 1%.",
  503. "The amount of damage caused by targets affected by Sanctity Aura is increased by 2%."
  504. ];
  505. i++;
  506. //Vengeance - Retribution
  507. rank[i]=[
  508. "Gives you a 1% bonus to Physical and Holy damage you deal for 15 sec after dealing a critical strike from a weapon swing, spell or ability. This effect stacks up to 3 times",
  509. "Gives you a 2% bonus to Physical and Holy damage you deal for 15 sec after dealing a critical strike from a weapon swing, spell or ability. This effect stacks up to 3 times",
  510. "Gives you a 3% bonus to Physical and Holy damage you deal for 15 sec after dealing a critical strike from a weapon swing, spell or ability. This effect stacks up to 3 times",
  511. "Gives you a 4% bonus to Physical and Holy damage you deal for 15 sec after dealing a critical strike from a weapon swing, spell or ability. This effect stacks up to 3 times",
  512. "Gives you a 5% bonus to Physical and Holy damage you deal for 15 sec after dealing a critical strike from a weapon swing, spell or ability. This effect stacks up to 3 times"
  513. ];
  514. i++;
  515. //Sanctified Judgement - Retribution
  516. rank[i]=[
  517. "Gives your Judgement spell a 33% chance to return 50% of the mana cost of the judged seal.",
  518. "Gives your Judgement spell a 66% chance to return 50% of the mana cost of the judged seal.",
  519. "Gives your Judgement spell a 100% chance to return 50% of the mana cost of the judged seal."
  520. ];
  521. i++;
  522. //Sanctified Seals - Retribution
  523. rank[i]=[
  524. "Increases your chance to critically hit with all spells and attacks by 1% and reduces the chance your Seals will be dispelled by 33%.",
  525. "Increases your chance to critically hit with all spells and attacks by 2% and reduces the chance your Seals will be dispelled by 66%.",
  526. "Increases your chance to critically hit with all spells and attacks by 3% and reduces the chance your Seals will be dispelled by 100%."
  527. ];
  528. i++;
  529. //Repentance - Protection
  530. rank[i]=[
  531. "<span style=text-align:left;float:left;>60 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;>1 min cooldown</span><br>Puts the enemy target in a state of meditation, incapacitating them for up to 6 sec. Any damage caused will awaken the target. Only works against Humanoids."
  532. ];
  533. i++;
  534. //Divine Purpose - Retribution
  535. rank[i]=[
  536. "Melee and ranged critical strikes against you cause 4% less damage.",
  537. "Melee and ranged critical strikes against you cause 7% less damage.",
  538. "Melee and ranged critical strikes against you cause 10% less damage."
  539. ];
  540. i++;
  541. //Fanaticism - Retribution
  542. rank[i]=[
  543. "Increases the critical strike chance of all Judgements capable of a critical hit by 3%.",
  544. "Increases the critical strike chance of all Judgements capable of a critical hit by 6%.",
  545. "Increases the critical strike chance of all Judgements capable of a critical hit by 9%.",
  546. "Increases the critical strike chance of all Judgements capable of a critical hit by 12%.",
  547. "Increases the critical strike chance of all Judgements capable of a critical hit by 15%."
  548. ];
  549. i++;
  550. //Crusader Strike - Retribution
  551. rank[i]=[
  552. "<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>Requires Melee Weapon<br>An instant strike that causes weapon damage plus 40% of your Holy spell damage and refreshes all Judgements on the target."
  553. ];
  554. i++;
  555. //Retribution Talents End^^
  556. jsLoaded=true;//needed for ajax script loading