PageRenderTime 142ms CodeModel.GetById 26ms RepoModel.GetById 2ms app.codeStats 0ms

/components/talents/templates/js/warrior/donotlocalize.js

https://bitbucket.org/chaosdeveloper/old-chaosweb
JavaScript | 109 lines | 97 code | 10 blank | 2 comment | 0 complexity | 3832ba3af84f5cf2bd3d91bcbdef760f MD5 | raw file
  1. var i = 0;
  2. var t = 0;
  3. var nlclass = "warrior";
  4. var nlclassPatch = "warrior";
  5. nltree[i] = "Arms"; i++;
  6. nltree[i] = "Fury"; i++;
  7. nltree[i] = "Protection"; i++;
  8. i = 0;
  9. nltalent[i] = ["Improved Heroic Strike"]; i++;
  10. nltalent[i] = ["Deflection"]; i++;
  11. nltalent[i] = ["Improved Rend"]; i++;
  12. nltalent[i] = ["Improved Charge"]; i++;
  13. nltalent[i] = ["Iron Will"]; i++;
  14. nltalent[i] = ["Tactical Mastery"]; i++;
  15. nltalent[i] = ["Improved Overpower"]; i++;
  16. nltalent[i] = ["Anger Management"]; i++;
  17. nltalent[i] = ["Impale"]; i++;
  18. nltalent[i] = ["Deep Wounds"]; i++;
  19. nltalent[i] = ["Two-Handed Weapon Specialization"]; i++;
  20. nltalent[i] = ["Taste for Blood"]; i++;
  21. nltalent[i] = ["Poleaxe Specialization"]; i++;
  22. nltalent[i] = ["Sweeping Strikes"]; i++;
  23. nltalent[i] = ["Mace Specialization"]; i++;
  24. nltalent[i] = ["Sword Specialization"]; i++;
  25. nltalent[i] = ["Improved Intercept"]; i++;
  26. nltalent[i] = ["Improved Hamstring"]; i++;
  27. nltalent[i] = ["Trauma"]; i++;
  28. nltalent[i] = ["Second Wind"]; i++;
  29. nltalent[i] = ["Mortal Strike"]; i++;
  30. nltalent[i] = ["Strength of Arms"]; i++;
  31. nltalent[i] = ["Improved Slam"]; i++;
  32. nltalent[i] = ["Improved Mortal Strike"]; i++;
  33. nltalent[i] = ["Unrelenting Assault"]; i++;
  34. nltalent[i] = ["Sudden Death"]; i++;
  35. nltalent[i] = ["Endless Rage"]; i++;
  36. nltalent[i] = ["Blood Frenzy"]; i++;
  37. nltalent[i] = ["Wrecking Crew"]; i++;
  38. nltalent[i] = ["Bladestorm"]; i++;
  39. treeStartStop[t] = i -1;
  40. t++;
  41. //fury talents
  42. nltalent[i] = ["Armored to the Teeth"]; i++;
  43. nltalent[i] = ["Booming Voice"]; i++;
  44. nltalent[i] = ["Cruelty"]; i++;
  45. nltalent[i] = ["Improved Demoralizing Shout"]; i++;
  46. nltalent[i] = ["Unbridled Wrath"]; i++;
  47. nltalent[i] = ["Improved Cleave"]; i++;
  48. nltalent[i] = ["Piercing Howl"]; i++;
  49. nltalent[i] = ["Blood Craze"]; i++;
  50. nltalent[i] = ["Commanding Presence"]; i++;
  51. nltalent[i] = ["Dual Wield Specialization"]; i++;
  52. nltalent[i] = ["Improved Execute"]; i++;
  53. nltalent[i] = ["Enrage"]; i++;
  54. nltalent[i] = ["Precision"]; i++;
  55. nltalent[i] = ["Death Wish"]; i++;
  56. nltalent[i] = ["Weapon Mastery"]; i++;
  57. nltalent[i] = ["Improved Berserker Rage"]; i++;
  58. nltalent[i] = ["Flurry"]; i++;
  59. nltalent[i] = ["Intensify Rage"]; i++;
  60. nltalent[i] = ["Bloodthirst"]; i++;
  61. nltalent[i] = ["Improved Whirlwind"]; i++;
  62. nltalent[i] = ["Furious Attacks"]; i++;
  63. nltalent[i] = ["Improved Berserker Stance"]; i++;
  64. nltalent[i] = ["Heroic Fury"]; i++;
  65. nltalent[i] = ["Rampage"]; i++;
  66. nltalent[i] = ["Bloodsurge"]; i++;
  67. nltalent[i] = ["Unending Fury"]; i++;
  68. nltalent[i] = ["Titan's Grip"]; i++;
  69. treeStartStop[t] = i -1;
  70. t++;
  71. //protection talents
  72. nltalent[i] = ["Improved Bloodrage"]; i++;
  73. nltalent[i] = ["Shield Specialization"]; i++;
  74. nltalent[i] = ["Improved Thunder Clap"]; i++;
  75. nltalent[i] = ["Incite"]; i++;
  76. nltalent[i] = ["Anticipation"]; i++;
  77. nltalent[i] = ["Last Stand"]; i++;
  78. nltalent[i] = ["Improved Revenge"]; i++;
  79. nltalent[i] = ["Shield Mastery"]; i++;
  80. nltalent[i] = ["Toughness"]; i++;
  81. nltalent[i] = ["Improved Spell Reflection"]; i++;
  82. nltalent[i] = ["Improved Disarm"]; i++;
  83. nltalent[i] = ["Puncture"]; i++;
  84. nltalent[i] = ["Improved Disciplines"]; i++;
  85. nltalent[i] = ["Concussion Blow"]; i++;
  86. nltalent[i] = ["Gag Order"]; i++;
  87. nltalent[i] = ["One-Handed Weapon Specialization"]; i++;
  88. nltalent[i] = ["Improved Defensive Stance"]; i++;
  89. nltalent[i] = ["Vigilance"]; i++;
  90. nltalent[i] = ["Focused Rage"]; i++;
  91. nltalent[i] = ["Vitality"]; i++;
  92. nltalent[i] = ["Safeguard"]; i++;
  93. nltalent[i] = ["Warbringer"]; i++;
  94. nltalent[i] = ["Devastate"]; i++;
  95. nltalent[i] = ["Critical Block"]; i++;
  96. nltalent[i] = ["Sword and Board"]; i++;
  97. nltalent[i] = ["Damage Shield"]; i++;
  98. nltalent[i] = ["Shockwave"]; i++;
  99. jsLoaded=true;//needed for ajax script loading