PageRenderTime 57ms CodeModel.GetById 30ms RepoModel.GetById 1ms app.codeStats 0ms

/components/talents/templates/js/rogue/donotlocalize.js

https://bitbucket.org/chaosdeveloper/old-chaosweb
JavaScript | 99 lines | 92 code | 5 blank | 2 comment | 0 complexity | ec86ba1ae4061035b9c6fc2e8fee18c8 MD5 | raw file
  1. var i = 0;
  2. var t = 0;
  3. var nlclass = "rogue";
  4. var nlclassPatch = "rogue";
  5. nltree[i] = "Assassination"; i++;
  6. nltree[i] = "Combat"; i++;
  7. nltree[i] = "Subtlety"; i++;
  8. i = 0;
  9. nltalent[i] = ["Improved Eviscerate"]; i++;
  10. nltalent[i] = ["Remorseless Attacks"]; i++;
  11. nltalent[i] = ["Malice"]; i++;
  12. nltalent[i] = ["Ruthlessness"]; i++;
  13. nltalent[i] = ["Blood Spatter"]; i++;
  14. nltalent[i] = ["Puncturing Wounds"]; i++;
  15. nltalent[i] = ["Vigor"]; i++;
  16. nltalent[i] = ["Improved Expose Armor"]; i++;
  17. nltalent[i] = ["Lethality"]; i++;
  18. nltalent[i] = ["Vile Poisons"]; i++;
  19. nltalent[i] = ["Improved Poisons"]; i++;
  20. nltalent[i] = ["Fleet Footed"]; i++;
  21. nltalent[i] = ["Cold Blood"]; i++;
  22. nltalent[i] = ["Improved Kidney Shot"]; i++;
  23. nltalent[i] = ["Quick Recovery"]; i++;
  24. nltalent[i] = ["Seal Fate"]; i++;
  25. nltalent[i] = ["Murder"]; i++;
  26. nltalent[i] = ["Deadly Brew"]; i++;
  27. nltalent[i] = ["Overkill"]; i++;
  28. nltalent[i] = ["Deadened Nerves"]; i++;
  29. nltalent[i] = ["Focused Attacks"]; i++;
  30. nltalent[i] = ["Find Weakness"]; i++;
  31. nltalent[i] = ["Master Poisoner"]; i++;
  32. nltalent[i] = ["Mutilate"]; i++;
  33. nltalent[i] = ["Turn the Tables"]; i++;
  34. nltalent[i] = ["Cut to the Chase"]; i++;
  35. nltalent[i] = ["Hunger For Blood"]; i++;
  36. //combat talents
  37. nltalent[i] = ["Improved Gouge"]; i++;
  38. nltalent[i] = ["Improved Sinister Strike"]; i++;
  39. nltalent[i] = ["Dual Wield Specialization"]; i++;
  40. nltalent[i] = ["Improved Slice and Dice"]; i++;
  41. nltalent[i] = ["Deflection"]; i++;
  42. nltalent[i] = ["Precision"]; i++;
  43. nltalent[i] = ["Endurance"]; i++;
  44. nltalent[i] = ["Riposte"]; i++;
  45. nltalent[i] = ["Close Quarters Combat"]; i++;
  46. nltalent[i] = ["Improved Kick"]; i++;
  47. nltalent[i] = ["Improved Sprint"]; i++;
  48. nltalent[i] = ["Lightning Reflexes"]; i++;
  49. nltalent[i] = ["Aggression"]; i++;
  50. nltalent[i] = ["Mace Specialization"]; i++;
  51. nltalent[i] = ["Blade Flurry"]; i++;
  52. nltalent[i] = ["Sword Specialization"]; i++;
  53. nltalent[i] = ["Weapon Expertise"]; i++;
  54. nltalent[i] = ["Blade Twisting"]; i++;
  55. nltalent[i] = ["Vitality"]; i++;
  56. nltalent[i] = ["Adrenaline Rush"]; i++;
  57. nltalent[i] = ["Nerves of Steel"]; i++;
  58. nltalent[i] = ["Throwing Specialization"]; i++;
  59. nltalent[i] = ["Combat Potency"]; i++;
  60. nltalent[i] = ["Unfair Advantage"]; i++;
  61. nltalent[i] = ["Surprise Attacks"]; i++;
  62. nltalent[i] = ["Savage Combat"]; i++;
  63. nltalent[i] = ["Prey on the Weak"]; i++;
  64. nltalent[i] = ["Killing Spree"]; i++;
  65. //subtlety talents
  66. nltalent[i] = ["Relentless Strikes"]; i++;
  67. nltalent[i] = ["Master of Deception"]; i++;
  68. nltalent[i] = ["Opportunity"]; i++;
  69. nltalent[i] = ["Sleight of Hand"]; i++;
  70. nltalent[i] = ["Improved Sap"]; i++;
  71. nltalent[i] = ["Camouflage"]; i++;
  72. nltalent[i] = ["Elusiveness"]; i++;
  73. nltalent[i] = ["Ghostly Strike"]; i++;
  74. nltalent[i] = ["Serrated Blades"]; i++;
  75. nltalent[i] = ["Setup"]; i++;
  76. nltalent[i] = ["Initiative"]; i++;
  77. nltalent[i] = ["Improved Ambush"]; i++;
  78. nltalent[i] = ["Heightened Senses"]; i++;
  79. nltalent[i] = ["Preparation"]; i++;
  80. nltalent[i] = ["Dirty Deeds"]; i++;
  81. nltalent[i] = ["Hemorrhage"]; i++;
  82. nltalent[i] = ["Master of Subtlety"]; i++;
  83. nltalent[i] = ["Deadliness"]; i++;
  84. nltalent[i] = ["Enveloping Shadows"]; i++;
  85. nltalent[i] = ["Premeditation"]; i++;
  86. nltalent[i] = ["Cheat Death"]; i++;
  87. nltalent[i] = ["Sinister Calling"]; i++;
  88. nltalent[i] = ["Waylay"]; i++;
  89. nltalent[i] = ["Honor Among Thieves"]; i++;
  90. nltalent[i] = ["Shadowstep"]; i++;
  91. nltalent[i] = ["Filthy Tricks"]; i++;
  92. nltalent[i] = ["Slaughter from the Shadows"]; i++;
  93. nltalent[i] = ["Shadow Dance"]; i++;
  94. jsLoaded=true;//needed for ajax script loading