PageRenderTime 59ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/components/talents/templates/js/priest/donotlocalize.js

https://bitbucket.org/chaosdeveloper/old-chaosweb
JavaScript | 105 lines | 94 code | 9 blank | 2 comment | 0 complexity | a816d8a3d71c69b992cc8569f9f5b3f2 MD5 | raw file
  1. var i = 0;
  2. var t = 0;
  3. var nlclass = "priest";
  4. var nlclassPatch = "priest";
  5. nltree[i] = "Discipline"; i++;
  6. nltree[i] = "Holy"; i++;
  7. nltree[i] = "Shadow"; i++;
  8. i = 0;
  9. nltalent[i] = ["Unbreakable Will"]; i++;
  10. nltalent[i] = ["Twin Disciplines"]; i++;
  11. nltalent[i] = ["Silent Resolve"]; i++;
  12. nltalent[i] = ["Improved Inner Fire"]; i++;
  13. nltalent[i] = ["Improved Power Word: Fortitude"]; i++;
  14. nltalent[i] = ["Martyrdom"]; i++;
  15. nltalent[i] = ["Improved Power Word: Shield"]; i++;
  16. nltalent[i] = ["Inner Focus"]; i++;
  17. nltalent[i] = ["Meditation"]; i++;
  18. nltalent[i] = ["Absolution"]; i++;
  19. nltalent[i] = ["Mental Agility"]; i++;
  20. nltalent[i] = ["Improved Mana Burn"]; i++;
  21. nltalent[i] = ["Mental Strength"]; i++;
  22. nltalent[i] = ["Divine Spirit"]; i++;
  23. nltalent[i] = ["Improved Divine Spirit"]; i++;
  24. nltalent[i] = ["Focused Power"]; i++;
  25. nltalent[i] = ["Enlightenment"]; i++;
  26. nltalent[i] = ["Focused Will"]; i++;
  27. nltalent[i] = ["Power Infusion"]; i++;
  28. nltalent[i] = ["Reflective Shield"]; i++;
  29. nltalent[i] = ["Renewed Hope"]; i++;
  30. nltalent[i] = ["Rapture"]; i++;
  31. nltalent[i] = ["Aspiration"]; i++;
  32. nltalent[i] = ["Divine Aegis"]; i++;
  33. nltalent[i] = ["Pain Suppression"]; i++;
  34. nltalent[i] = ["Grace"]; i++;
  35. nltalent[i] = ["Borrowed Time"]; i++;
  36. nltalent[i] = ["Penance"]; i++;
  37. treeStartStop[t] = i -1;
  38. t++;
  39. //holy talents
  40. nltalent[i] = ["Healing Focus"]; i++;
  41. nltalent[i] = ["Improved Renew"]; i++;
  42. nltalent[i] = ["Holy Specialization"]; i++;
  43. nltalent[i] = ["Spell Warding"]; i++;
  44. nltalent[i] = ["Divine Fury"]; i++;
  45. nltalent[i] = ["Desperate Prayer"]; i++;
  46. nltalent[i] = ["Blessed Recovery"]; i++;
  47. nltalent[i] = ["Inspiration"]; i++;
  48. nltalent[i] = ["Holy Reach"]; i++;
  49. nltalent[i] = ["Improved Healing"]; i++;
  50. nltalent[i] = ["Searing Light"]; i++;
  51. nltalent[i] = ["Healing Prayers"]; i++;
  52. nltalent[i] = ["Spirit of Redemption"]; i++;
  53. nltalent[i] = ["Spiritual Guidance"]; i++;
  54. nltalent[i] = ["Surge of Light"]; i++;
  55. nltalent[i] = ["Spiritual Healing"]; i++;
  56. nltalent[i] = ["Holy Concentration"]; i++;
  57. nltalent[i] = ["Lightwell"]; i++;
  58. nltalent[i] = ["Blessed Resilience"]; i++;
  59. nltalent[i] = ["Empowered Healing"]; i++;
  60. nltalent[i] = ["Serendipity"]; i++;
  61. nltalent[i] = ["Improved Holy Concentration"]; i++;
  62. nltalent[i] = ["Circle of Healing"]; i++;
  63. nltalent[i] = ["Test of Faith"]; i++;
  64. nltalent[i] = ["Divine Providence"]; i++;
  65. nltalent[i] = ["Guardian Spirit"]; i++;
  66. treeStartStop[t] = i -1;
  67. t++;
  68. //shadow talents
  69. nltalent[i] = ["Spirit Tap"]; i++;
  70. nltalent[i] = ["Improved Spirit Tap"]; i++;
  71. nltalent[i] = ["Blackout"]; i++;
  72. nltalent[i] = ["Shadow Affinity"]; i++;
  73. nltalent[i] = ["Improved Shadow Word: Pain"]; i++;
  74. nltalent[i] = ["Shadow Focus"]; i++;
  75. nltalent[i] = ["Improved Psychic Scream"]; i++;
  76. nltalent[i] = ["Improved Mind Blast"]; i++;
  77. nltalent[i] = ["Mind Flay"]; i++;
  78. nltalent[i] = ["Veiled Shadows"]; i++;
  79. nltalent[i] = ["Shadow Reach"]; i++;
  80. nltalent[i] = ["Shadow Weaving"]; i++;
  81. nltalent[i] = ["Silence"]; i++;
  82. nltalent[i] = ["Vampiric Embrace"]; i++;
  83. nltalent[i] = ["Improved Vampiric Embrace"]; i++;
  84. nltalent[i] = ["Focused Mind"]; i++;
  85. nltalent[i] = ["Mind Melt"]; i++;
  86. nltalent[i] = ["Darkness"]; i++;
  87. nltalent[i] = ["Shadowform"]; i++;
  88. nltalent[i] = ["Shadow Power"]; i++;
  89. nltalent[i] = ["Improved Shadowform"]; i++;
  90. nltalent[i] = ["Misery"]; i++;
  91. nltalent[i] = ["Psychic Horror"]; i++;
  92. nltalent[i] = ["Vampiric Touch"]; i++;
  93. nltalent[i] = ["Pain and Suffering"]; i++;
  94. nltalent[i] = ["Twisted Faith"]; i++;
  95. nltalent[i] = ["Dispersion"]; i++;
  96. jsLoaded=true;//needed for ajax script loading