PageRenderTime 52ms CodeModel.GetById 27ms RepoModel.GetById 0ms app.codeStats 0ms

/talents/raw/talentimages/paladin_files/donotlocalize.js

https://bitbucket.org/Unity/unity-gamehead
JavaScript | 81 lines | 73 code | 6 blank | 2 comment | 0 complexity | b0343bd1af36d041a38cb03fdcea16e1 MD5 | raw file
Possible License(s): LGPL-2.1
  1. var i = 0;
  2. var t = 0;
  3. var nlclass = "paladin";
  4. var nlclassFolder = "paladin";
  5. nltree[i] = "Holy"; i++;
  6. nltree[i] = "Protection"; i++;
  7. nltree[i] = "Retribution"; i++;
  8. i = 0;
  9. nltalent[i] = ["Divine Strength"]; i++;
  10. nltalent[i] = ["Divine Intellect"]; i++;
  11. nltalent[i] = ["Spiritual Focus"]; i++;
  12. nltalent[i] = ["Improved Seal of Righteousness"]; i++;
  13. nltalent[i] = ["Healing Light"]; i++;
  14. nltalent[i] = ["Aura Mastery"]; i++;
  15. nltalent[i] = ["Improved Lay on Hands"]; i++;
  16. nltalent[i] = ["Unyielding Faith"]; i++;
  17. nltalent[i] = ["Illumination"]; i++;
  18. nltalent[i] = ["Improved Blessing of Wisdom"]; i++;
  19. nltalent[i] = ["Pure of Heart"]; i++;
  20. nltalent[i] = ["Divine Favor"]; i++;
  21. nltalent[i] = ["Sanctified Light"]; i++;
  22. nltalent[i] = ["Purifying Power"]; i++;
  23. nltalent[i] = ["Holy Power"]; i++;
  24. nltalent[i] = ["Light's Grace"]; i++;
  25. nltalent[i] = ["Holy Shock"]; i++;
  26. nltalent[i] = ["Blessed Life"]; i++;
  27. nltalent[i] = ["Holy Guidance"]; i++;
  28. nltalent[i] = ["Divine Illumination"]; i++;
  29. //protection talents
  30. nltalent[i] = ["Improved Devotion Aura"]; i++;
  31. nltalent[i] = ["Redoubt"]; i++;
  32. nltalent[i] = ["Precision"]; i++;
  33. nltalent[i] = ["Guardians Favor"]; i++;
  34. nltalent[i] = ["Toughness"]; i++;
  35. nltalent[i] = ["Blessing of Kings"]; i++;
  36. nltalent[i] = ["Improved Righteous Fury"]; i++;
  37. nltalent[i] = ["Shield Specialization"]; i++;
  38. nltalent[i] = ["Anticipation"]; i++;
  39. nltalent[i] = ["Stoicism"]; i++;
  40. nltalent[i] = ["Improved Hammer of Justice"]; i++;
  41. nltalent[i] = ["Improved Concentration Aura"]; i++;
  42. nltalent[i] = ["Spell Warding"]; i++;
  43. nltalent[i] = ["Blessing of Sanctuary"]; i++;
  44. nltalent[i] = ["Reckoning"]; i++;
  45. nltalent[i] = ["Sacred Duty"]; i++;
  46. nltalent[i] = ["One-Handed Weapon Specialization"]; i++;
  47. nltalent[i] = ["Improved Holy Shield"]; i++;
  48. nltalent[i] = ["Holy Shield"]; i++;
  49. nltalent[i] = ["Ardent Defender"]; i++;
  50. nltalent[i] = ["Weapon Expertise"]; i++;
  51. nltalent[i] = ["Avenger's Shield"]; i++;
  52. //retribution talents
  53. nltalent[i] = ["Improved Blessing of Might"]; i++;
  54. nltalent[i] = ["Benediction"]; i++;
  55. nltalent[i] = ["Improved Judgement"]; i++;
  56. nltalent[i] = ["Improved Seal of the Crusader"]; i++;
  57. nltalent[i] = ["Deflection"]; i++;
  58. nltalent[i] = ["Vindication"]; i++;
  59. nltalent[i] = ["Conviction"]; i++;
  60. nltalent[i] = ["Seal of Command"]; i++;
  61. nltalent[i] = ["Pursuit of Justice"]; i++;
  62. nltalent[i] = ["Eye for an Eye"]; i++;
  63. nltalent[i] = ["Improved Retribution Aura"]; i++;
  64. nltalent[i] = ["Crusade"]; i++;
  65. nltalent[i] = ["Two-Handed Weapon Specialization"]; i++;
  66. nltalent[i] = ["Sanctity Aura"]; i++;
  67. nltalent[i] = ["Improved Sanctity Aura"]; i++;
  68. nltalent[i] = ["Vengeance"]; i++;
  69. nltalent[i] = ["Sanctified Judgement"]; i++;
  70. nltalent[i] = ["Sanctified Seals"]; i++;
  71. nltalent[i] = ["Repentance"]; i++;
  72. nltalent[i] = ["Divine Purpose"]; i++;
  73. nltalent[i] = ["Fanaticism"]; i++;
  74. nltalent[i] = ["Crusader Strike"]; i++;
  75. jsLoaded=true;//needed for ajax script loading