PageRenderTime 47ms CodeModel.GetById 20ms RepoModel.GetById 1ms app.codeStats 0ms

/talents/raw/talentimages/warlock_files/donotlocalize.js

https://bitbucket.org/Unity/unity-gamehead
JavaScript | 86 lines | 77 code | 7 blank | 2 comment | 0 complexity | f572b7d501b1bbb960c5619681b4b543 MD5 | raw file
Possible License(s): LGPL-2.1
  1. var i = 0;
  2. var t = 0;
  3. var nlclass = "warlock";
  4. var nlclassFolder = "warlock";
  5. nltree[i] = "Affliction"; i++;
  6. nltree[i] = "Demonology"; i++;
  7. nltree[i] = "Destruction"; i++;
  8. i = 0;
  9. nltalent[i] = ["Suppression"]; i++;
  10. nltalent[i] = ["Improved Corruption"]; i++;
  11. nltalent[i] = ["Improved Curse of Weakness"]; i++;
  12. nltalent[i] = ["Improved Drain Soul"]; i++;
  13. nltalent[i] = ["Improved Life Tap"]; i++;
  14. nltalent[i] = ["Soul Siphon"]; i++;
  15. nltalent[i] = ["Improved Curse of Agony"]; i++;
  16. nltalent[i] = ["Fel Concentration"]; i++;
  17. nltalent[i] = ["Amplify Curse"]; i++;
  18. nltalent[i] = ["Grim Reach"]; i++;
  19. nltalent[i] = ["Nightfall"]; i++;
  20. nltalent[i] = ["Empowered Corruption"]; i++;
  21. nltalent[i] = ["Shadow Embrace"]; i++;
  22. nltalent[i] = ["Siphon Life"]; i++;
  23. nltalent[i] = ["Curse of Exhaustion"]; i++;
  24. nltalent[i] = ["Shadow Mastery"]; i++;
  25. nltalent[i] = ["Contagion"]; i++;
  26. nltalent[i] = ["Dark Pact"]; i++;
  27. nltalent[i] = ["Improved Howl of Terror"]; i++;
  28. nltalent[i] = ["Malediction"]; i++;
  29. nltalent[i] = ["Unstable Affliction"]; i++;
  30. treeStartStop[t] = i -1;
  31. t++;
  32. //demonology talents
  33. nltalent[i] = ["Improved Healthstone"]; i++;
  34. nltalent[i] = ["Improved Imp"]; i++;
  35. nltalent[i] = ["Demonic Embrace"]; i++;
  36. nltalent[i] = ["Improved Health Funnel"]; i++;
  37. nltalent[i] = ["Improved Voidwalker"]; i++;
  38. nltalent[i] = ["Fel Intellect"]; i++;
  39. nltalent[i] = ["Improved Succubus"]; i++;
  40. nltalent[i] = ["Fel Domination"]; i++;
  41. nltalent[i] = ["Fel Stamina"]; i++;
  42. nltalent[i] = ["Demonic Aegis"]; i++;
  43. nltalent[i] = ["Master Summoner"]; i++;
  44. nltalent[i] = ["Unholy Power"]; i++;
  45. nltalent[i] = ["Improved Enslave Demon"]; i++;
  46. nltalent[i] = ["Demonic Sacrifice"]; i++;
  47. nltalent[i] = ["Master Conjuror"]; i++;
  48. nltalent[i] = ["Mana Feed"]; i++;
  49. nltalent[i] = ["Master Demonologist"]; i++;
  50. nltalent[i] = ["Demonic Resilience"]; i++;
  51. nltalent[i] = ["Soul Link"]; i++;
  52. nltalent[i] = ["Demonic Knowledge"]; i++;
  53. nltalent[i] = ["Demonic Tactics"]; i++;
  54. nltalent[i] = ["Summon Felguard"]; i++;
  55. treeStartStop[t] = i -1;
  56. t++;
  57. //destruction talents
  58. nltalent[i] = ["Improved Shadow Bolt"]; i++;
  59. nltalent[i] = ["Cataclysm"]; i++;
  60. nltalent[i] = ["Bane"]; i++;
  61. nltalent[i] = ["Aftermath"]; i++;
  62. nltalent[i] = ["Improved Firebolt"]; i++;
  63. nltalent[i] = ["Improved Lash of Pain"]; i++;
  64. nltalent[i] = ["Devastation"]; i++;
  65. nltalent[i] = ["Shadowburn"]; i++;
  66. nltalent[i] = ["Intensity"]; i++;
  67. nltalent[i] = ["Destructive Reach"]; i++;
  68. nltalent[i] = ["Improved Searing Pain"]; i++;
  69. nltalent[i] = ["Pyroclasm"]; i++;
  70. nltalent[i] = ["Improved Immolate"]; i++;
  71. nltalent[i] = ["Ruin"]; i++;
  72. nltalent[i] = ["Nether Protection"]; i++;
  73. nltalent[i] = ["Emberstorm"]; i++;
  74. nltalent[i] = ["Backlash"]; i++;
  75. nltalent[i] = ["Conflagrate"]; i++;
  76. nltalent[i] = ["Soul Leech"]; i++;
  77. nltalent[i] = ["Shadow and Flame"]; i++;
  78. nltalent[i] = ["Shadow Fury"]; i++;
  79. jsLoaded=true;//needed for ajax script loading