Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.56 KB | None | 0 0
  1.  
  2. RACES:
  3. ------
  4. Human
  5. - 5 health
  6. - 5% damage
  7.  
  8. MAN
  9. ---
  10. - 5 health
  11. - 5% damage
  12.  
  13.  
  14. DWARF
  15. -----
  16. - 5 defense
  17. - 5 health
  18.  
  19.  
  20. UNDEAD
  21. ------
  22. - -5 health
  23. - No need to eat or breathe
  24.  
  25.  
  26.  
  27. Orc
  28. - 5 health
  29. - 5 defense
  30.  
  31. BATTLE ORC
  32. ----------
  33. - 5% damage
  34. - 5% axe damage
  35.  
  36.  
  37. GOBLIN
  38. ------
  39. - 0.1 speed
  40. - 25% drop chance
  41.  
  42.  
  43. OGRE
  44. ----
  45. - 5 defense
  46. - 5% damage
  47.  
  48.  
  49.  
  50. Elf
  51. -
  52. -
  53.  
  54. DARK ELF
  55. --------
  56. - 7.5% dodge
  57. - 0.1 speed
  58.  
  59.  
  60. HIGH ELF
  61. --------
  62. - 5% regen
  63. - 50 mana
  64.  
  65.  
  66. SURFACE ELF
  67. -----------
  68. - 30% bow damage
  69. - 0.1 speed
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77. CLASSES:
  78. --------
  79. SUBCLASSES:
  80. -----------
  81. ABILITIES:
  82. ----------
  83.  
  84. WARRIOR:
  85. --------
  86. - 5% damage
  87. - 5 defense
  88.  
  89. PROTECTOR
  90. ---------
  91. - 5 defense
  92. - 5 health
  93.  
  94. Taunt
  95. - Cooldown: 8s
  96. -----
  97. Taunt an enemy to attack you
  98.  
  99.  
  100. Shield Wall
  101. - Cooldown: 30s
  102. -----------
  103. Decrease damage taken by (level)% for 10s
  104.  
  105.  
  106. Saviour
  107. - Cooldown: 18s
  108. -------
  109. Taunt enemies within 15m to attack you
  110.  
  111.  
  112. PALADIN
  113. -------
  114. - 5% Regen aura
  115. - 5% Regen
  116.  
  117. Fire Shield
  118. - Cooldown: 15s
  119. -----------
  120. - Reflect (level)% damage on block for 10s
  121.  
  122.  
  123. Consecrated Ground
  124. - Cooldown: 10s
  125. ------------------
  126. - Consecrate the ground for 8s, burning enemies
  127. for (level / 2)% damage per sec, double to undead
  128.  
  129.  
  130. Righteousness
  131. - Cooldown: 20s
  132. -------------
  133. - Call lightning to smite nearby enemies for (level) damage
  134.  
  135.  
  136. CHAMPION
  137. --------
  138. - 5% axe dmg
  139. - 10% parry
  140.  
  141. Battle Cry
  142. - Cooldown: 10s
  143. ----------
  144. - Shout to increase physical damage
  145. of allies by (level)% for 10s
  146.  
  147.  
  148. War Cry
  149. - Cooldown: 20s
  150. -------
  151. - Shout to strike fear into nearby enemies for 8s
  152.  
  153.  
  154. Whirlwind
  155. Cooldown: 10s
  156. ---------
  157. - Whirlwind all nearby enemies for (level) damage
  158. every second for 3s
  159.  
  160.  
  161.  
  162. HEALER:
  163. - 5% Hp Regen
  164. - 50 Mana
  165.  
  166. PRIEST
  167. ------
  168. - 5% Mana regen aura
  169. - 5% Mana regen
  170.  
  171. Lesser Heal
  172. Mana: 10
  173. -----------
  174. - Heal yourself for (level / 0.5) damage
  175.  
  176.  
  177. Divine Protection
  178. Mana: 20
  179. -----------------
  180. - Create an absorption shield around you
  181. or an ally, absorbing (level * 0.25) damage
  182.  
  183.  
  184. Greater Heal
  185. Mana: 30
  186. ------------
  187. - Heal yourself or an ally for (level / 0.5) damage
  188.  
  189.  
  190. CLERIC
  191. ------
  192. - 5% Hp regen
  193. - 50 mana
  194.  
  195. Prayer
  196. - Mana: 15
  197. ------
  198. - Heal nearby allies
  199.  
  200.  
  201. Holy Spirit
  202. - Mana: 15
  203. -----------
  204. - Increase defense of nearby allies
  205. by (level / 2)% for 10s
  206.  
  207.  
  208. Desperate Prayer
  209. - Mana: 60
  210. ----------------
  211. - Revive the next fallen ally within 30m
  212.  
  213.  
  214. NECROMANCER
  215. -----------
  216. - 5 health
  217. - 5% lifesteal
  218.  
  219. Necrotic Calling
  220. - Life: 5
  221. ----------------
  222. - Reanimate an enemy to fight for you
  223.  
  224.  
  225. Hunger for Darkness
  226. - Life: 5
  227. -------------------
  228. - Absorb (level / 3) of enemies' health
  229. within 5m
  230.  
  231.  
  232. Necrotic Ritual
  233. - Life: 10
  234. ---------------
  235. - Reanimate dead enemies within 5m to
  236. fight for you
  237.  
  238.  
  239.  
  240. ROGUE:
  241. - Dodge 15%
  242. - Speed 0.1
  243.  
  244. THIEF
  245. -----
  246. - Dodge 7.5%
  247. - Speed 0.1
  248.  
  249. Dodge
  250. - Cooldown: 2s
  251. -----
  252. - Dodge in the direction you're moving,
  253. avoiding attacks
  254.  
  255.  
  256. Sprint
  257. - Cooldown: 20s
  258. ------
  259. - Gain a burst of speed for 10s
  260.  
  261.  
  262. Deadly Intent
  263. - Cooldown: 20s
  264. -------------
  265. - Mark a target for death, increasing
  266. the damage of your next attack by (level * 2)%
  267.  
  268.  
  269.  
  270. CUTTHROAT
  271. ---------
  272. - 5% sword dmg
  273. - 15% Bleed chance
  274.  
  275. Smoke Bomb
  276. Cooldown: 10s
  277. ----------
  278. - In a burst of smoke, dissapear and
  279. gain a speed boost for 3s
  280.  
  281.  
  282. Blade Flurry
  283. - Cooldown: 20s
  284. ------------
  285. - Your attack strike additional
  286. opponents within 4m for 10s
  287.  
  288.  
  289. Blademaster
  290. - Cooldown: 20s
  291. ------------
  292. - Gain 100% parry chance for 8s
  293.  
  294.  
  295.  
  296. ASSASSIN
  297. --------
  298. - 15% Critical chance
  299. - 50% Backstab damage
  300.  
  301. Stealth
  302. - Cooldown: 30s
  303. --------
  304. - Dissapear for 30s
  305.  
  306.  
  307. Shade Step
  308. - Cooldown: 8s
  309. ----------
  310. - Teleport behind your target
  311.  
  312.  
  313. Killing Spree
  314. - cooldown: 30s
  315. -------------
  316. - Teleport to and backstab enemies within 10m
  317.  
  318.  
  319.  
  320.  
  321. ARCHER:
  322. -
  323. -
  324.  
  325. HUNTER
  326. ------
  327. - 50% range dmg
  328. - 1 speed
  329.  
  330. Call Wolf
  331. Cooldown: 2m
  332. ---------
  333. - Call upon a companion
  334.  
  335.  
  336. Beastial Wrath
  337. Cooldown: 30s
  338. --------------
  339. - Increase companion damage for 10s
  340.  
  341.  
  342. Call Pack
  343. - Cooldown: 5m
  344. ---------
  345. - Call upon 5 companions
  346.  
  347.  
  348.  
  349. MARKSMAN
  350. --------
  351. - 50% range dmg
  352. - 1 speed
  353.  
  354. Elemental Arrows
  355. - Toggle
  356. ----------------
  357. - 15% chance to imbue your shot with elemental power
  358.  
  359.  
  360. Aimed Shot
  361. - Cooldown: 20s
  362. ----------
  363. - Your next shot deals 200% damage
  364.  
  365.  
  366. Volley
  367. - Cooldown: 20s
  368. ------
  369. - Rain down arrows
  370.  
  371.  
  372.  
  373. TRICKSTER
  374. ---------
  375. - 50% range dmg
  376. - 1 speed
  377.  
  378. Teleport Arrow
  379. - Cooldown: 8s
  380. --------------
  381. - Teleport to the location of the arrow
  382.  
  383.  
  384. Swift Shots
  385. - Toggle
  386. -----------
  387. - 15% chance to shoot an extra arrow
  388.  
  389.  
  390. Illusion
  391. - Cooldown: 30s
  392. --------
  393. - Create an illusion of yourself for 10s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement